Commit Graph

621 Commits (d2ef7c2f0f9ab48c25eafc0ebad0df5f7930420b)

Author SHA1 Message Date
Wenji Huang d2ef7c2f0f tracing: fix the return value of trace selftest 16 years ago
Wenji Huang af51309845 tracing: use the more proper parameter 16 years ago
Steven Rostedt b6887d7916 ftrace: rename _hook to _probe 16 years ago
Steven Rostedt 6a24a244cd ftrace: clean up coding style 16 years ago
Ingo Molnar 73d3fd96e7 ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definition 16 years ago
Steven Rostedt e110e3d1ea ftrace: add pretty print function for traceon and traceoff hooks 16 years ago
Steven Rostedt 809dcf29ce ftrace: add pretty print to selected fuction traces 16 years ago
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
Rakib Mullick a234aa9ecd tracing: fix section mismatch in trace_hw_branches.c 16 years ago
Pekka Paalanen 6bc5c366b1 trace: mmiotrace to the tracer menu in Kconfig 16 years ago
Pekka Paalanen 391b170f10 mmiotrace: count events lost due to not recording 16 years ago
Jason Baron b5f9fd0f8a tracing: convert c/p state power tracer to use tracepoints 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