Commit Graph

609 Commits (8fc0c701c5b6c0c3e242758c3acef6f9047940a9)

Author SHA1 Message Date
Steven Rostedt 8fc0c701c5 ftrace: show selected functions in set_ftrace_filter 16 years ago
Steven Rostedt 23b4ff3aa4 ftrace: add traceon traceoff commands to enable/disable the buffers 16 years ago
Steven Rostedt 988ae9d6b2 ring-buffer: add tracing_is_on to test if ring buffer is enabled 16 years ago
Steven Rostedt 59df055f19 ftrace: trace different functions with a different tracer 16 years ago
Steven Rostedt e6ea44e9b4 ftrace: consolidate mutexes 16 years ago
Steven Rostedt 52baf11922 ftrace: convert ftrace_lock from a spinlock to mutex 16 years ago
Steven Rostedt f6180773d9 ftrace: add command interface for function selection 16 years ago
Steven Rostedt e68746a271 ftrace: enable filtering only when a function is filtered on 16 years ago
Steven Rostedt 64e7c44061 ftrace: add module command function filter selection 16 years ago
Steven Rostedt 9f4801e30a ftrace: break up ftrace_match_records into smaller components 16 years ago
Steven Rostedt 7f24b31b01 ftrace: rename ftrace_match to ftrace_match_records 16 years ago
Steven Rostedt 265c831cb0 ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_rec 16 years ago
Steven Rostedt 0c75a3ed63 ftrace: state that all functions are enabled in set_ftrace_filter 16 years ago
Steven Rostedt 45141d4667 ring-buffer: rename label out_unlock to out_reset 16 years ago
Arnaldo Carvalho de Melo 00f62f614b ring_buffer: pahole struct ring_buffer 16 years ago
Frederic Weisbecker b22f485812 tracing/sysprof: add missing tracing_{start,stop}_record_cmdline() 16 years ago
Hannes Eder e7669b8e32 tracing: fix sparse warning: attribute function with __acquires/__releases 16 years ago
Hannes Eder 5e39841c45 tracing: fix sparse warnings: fix (un-)signedness 16 years ago
Hannes Eder 4fd2735881 tracing: fix sparse warnings: make symbols static 16 years ago
Wenji Huang c3706f005c tracing: fix typos in comments 16 years ago
Wenji Huang 810dc73265 tracing: provide correct return value after outputting the event 16 years ago
Wenji Huang f54fc98aa6 tracing: remove unneeded variable 16 years ago
Tobias Klauser 4543ae7ce1 tracing: storage class should be before const qualifier 16 years ago
Lai Jiangshan 667d241258 ring_buffer: fix ring_buffer_read_page() 16 years ago
Lai Jiangshan b85fa01ed9 ring_buffer: fix typing mistake 16 years ago
Steven Rostedt 34cd4998d3 tracing: clean up splice code 16 years ago
Eduard - Gabriel Munteanu ff98781bab tracing: Move pipe waiting code out of tracing_read_pipe(). 16 years ago
Eduard - Gabriel Munteanu 3c56819b14 tracing: splice support for tracing_pipe 16 years ago
Frederic Weisbecker b91facc367 tracing/function-graph-tracer: handle the leaf functions from trace_pipe 16 years ago
Ingo Molnar 1dfba05d0f tracing/blktrace: move the tracing file to kernel/trace, fix 16 years ago
Arnaldo Carvalho de Melo b5db03c435 tracing: handle unregistering the current tracer 16 years ago
Frederic Weisbecker 1292211058 tracing/power: move the power trace headers to a dedicated file 16 years ago
Frederic Weisbecker 7447dce96f tracing/function-graph-tracer: provide a selftest for the function graph tracer 16 years ago
Frederic Weisbecker 2db270a80b tracing/blktrace: move the tracing file to kernel/trace 16 years ago
Wenji Huang 57794a9d48 trace: trivial fixes in comment typos. 16 years ago
Steven Rostedt a81bd80a0b ring-buffer: use generic version of in_nmi 16 years ago
Steven Rostedt 78d904b46a ring-buffer: add NMI protection for spinlocks 16 years ago
Steven Rostedt 1830b52d0d trace: remove deprecated entry->cpu 16 years ago
Arnaldo Carvalho de Melo b6f11df26f trace: Call tracing_reset_online_cpus before tracer->init() 16 years ago
Arnaldo Carvalho de Melo 51a763dd84 tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} 16 years ago
Arnaldo Carvalho de Melo 0a9877514c ring_buffer: remove unused flags parameter 16 years ago
Steven Rostedt dac7494028 trace: code style clean up 16 years ago
Arnaldo Carvalho de Melo 7be421510b trace: Remove unused trace_array_cpu parameter 16 years ago
Arnaldo Carvalho de Melo 97e5b191ae trace_branch: Remove unused function 16 years ago
Arnaldo Carvalho de Melo 268ccda0cb trace: assign defaults at register_ftrace_event 16 years ago
Arnaldo Carvalho de Melo ae7462b4f1 trace: make the trace_event callbacks return enum print_line_t 16 years ago
Arnaldo Carvalho de Melo d9793bd801 trace: judicious error checking of trace_seq results 16 years ago
Oleg Nesterov 229c4ef8ae ftrace: do_each_pid_task() needs rcu lock 16 years ago
Arnaldo Carvalho de Melo 2c9b238eb3 trace: Change struct trace_event callbacks parameter list 16 years ago
Frederic Weisbecker c4a8e8be2d trace: better manage the context info for events 16 years ago