Commit Graph

377 Commits (87a342f5db69d53ea70493bb1ec69c9047677038)

Author SHA1 Message Date
Zhaolei 7770841e63 tracing: Rename set_tracer_flags()'s local variable trace_flags 16 years ago
Frederic Weisbecker f413cdb80c perf_counter: Fix/complete ftrace event records sampling 16 years ago
Frederic Weisbecker 1a0799a8fe tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer file 16 years ago
Frederic Weisbecker 82e04af498 tracing: Move sched event insertion helpers in the sched switch tracer file 16 years ago
Frederic Weisbecker c0a0d0d3f6 tracing/core: Make the stack entry helpers global 16 years ago
Frederic Weisbecker 5e5bf48398 tracing/core: Turn ftrace_cpu_disabled into a global var 16 years ago
Lai Jiangshan 74e7ff8c50 tracing: Fix missing function_graph events when we splice_read from trace_pipe 16 years ago
Steven Rostedt 8650ae32ef tracing: only truncate ftrace files when O_TRUNC is set 16 years ago
Xiao Guangrong ff4e9da233 tracing: cleanup for tracing_trace_options_read() 16 years ago
jolsa@redhat.com 566b0aaf79 tracing: Remove unused fields/variables 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Steven Rostedt 77ae365eca ring-buffer: make lockless 16 years ago
Li Zefan 020e5f85cb tracing/events: Add trace_event boot option 16 years ago
Li Zefan 9d612beff5 tracing: Fix trace_buf_size boot option 16 years ago
Li Zefan f129e965be tracing: Reset iterator in t_start() 16 years ago
GeunSik Lim 156f5a7801 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. 16 years ago
Li Zefan e4f2d10f47 tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation 16 years ago
Li Zefan 215368e8e5 tracing: fix a typo in tracing_cpumask_write() 16 years ago
Steven Rostedt 112f38a7e3 tracing: make trace pipe recognize latency format flag 16 years ago
Heiko Carstens 5b6045a906 trace: disable preemption before taking raw spinlocks 16 years ago
Lai Jiangshan 4f5359685a tracing: add trace_event_read_lock() 16 years ago
GeunSik Lim 88fc86c283 tracing: Append prompt in /debug/tracing/README file 16 years ago
Steven Rostedt 9456f0fa6d tracing: reset ring buffer when removing modules with events 16 years ago
Steven Rostedt 94487d6d53 tracing: use proper export symbol for tracing api 16 years ago
Steven Rostedt c8d771835e tracing: export stats of ring buffers to userspace 16 years ago
Steven Rostedt 7267fa6819 tracing: fix ref count in splice pages 16 years ago
Steven Rostedt f2957f1f19 tracing: have splice only copy full pages 16 years ago
Steven Rostedt 93459c6cb9 tracing: only add splice page if entries exist 16 years ago
Steven Rostedt 5beae6efd1 tracing: fix ref count in splice pages 16 years ago
Steven Rostedt cd891ae030 tracing: convert ftrace_dump spinlocks to raw 16 years ago
Li Zefan 7a4f453b6d tracing/events: make struct trace_entry->type to be int type 16 years ago
Steven Rostedt 3189cdb316 tracing: protect trace_printk from recursion 16 years ago
Steven Rostedt 12acd473d4 tracing: add EXPORT_SYMBOL_GPL for trace commits 16 years ago
Li Zefan 339ae5d3c3 tracing: fix file mode of trace and README 16 years ago
Avadh Patel 69abe6a5d1 tracing: add saved_cmdlines file to show cached task comms 16 years ago
Steven Rostedt 17c873ec28 tracing/events: add export symbols for trace events in modules 16 years ago
Tom Zanussi eb02ce017d tracing/filters: use ring_buffer_discard_commit() in filter_check_discard() 16 years ago
Steven Rostedt 77d9f465d4 tracing/filters: use ring_buffer_discard_commit for discarded events 16 years ago
Tom Zanussi e45f2e2bd2 tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro 16 years ago
Tom Zanussi e1112b4d96 tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events 16 years ago
Lai Jiangshan 93cfb3c9fd tracing: fix splice return too large 16 years ago
Lai Jiangshan c7625a555f tracing: update file->f_pos when splice(2) it 16 years ago
Lai Jiangshan ddd538f3e6 tracing: allocate page when needed 16 years ago
Lai Jiangshan d1e7e02f30 tracing: disable seeking for trace_pipe_raw 16 years ago
Frederic Weisbecker 5452af664f tracing/ftrace: factorize the tracing files creation 16 years ago
Nikanth Karthikesan bc2b6871c1 Update /debug/tracing/README 16 years ago
Frederic Weisbecker b0dfa978c7 tracing/ftrace: alloc the started cpumask for the trace file 16 years ago
Frederic Weisbecker 5f0c6c03c5 tracing/ftrace: fix missing include string.h 16 years ago
Lai Jiangshan cf8e347465 tracing: fix incorrect return type of ns2usecs() 16 years ago
Steven Rostedt a2a16d6a31 function-graph: add option to calculate graph time or not 16 years ago