Commit Graph

644 Commits (499aa86dcbc3c4daf7d2c59c5c30e1a78220fbc1)

Author SHA1 Message Date
Markus Metzger 5e01cb695d x86, ftrace: fix section mismatch in hw-branch-tracer 16 years ago
Steven Rostedt 4377245aa9 ftrace: break out modify loop immediately on detection of error 16 years ago
Steven Rostedt 000ab69117 ftrace: allow archs to preform pre and post process for code modification 16 years ago
Frederic Weisbecker f9349a8f97 tracing/function-graph-tracer: make set_graph_function file support ftrace regex 16 years ago
Ingo Molnar 00a8bf8593 tracing/function-graph-tracer: fix merge 16 years ago
Frederic Weisbecker d1f9cbd788 tracing/function-graph-tracer: fix traces weirdness while absolute time printing 16 years ago
Steven Rostedt 4b3e3d2284 tracing: limit the number of loops the ring buffer self test can make 16 years ago
Steven Rostedt 4d7a077c0c tracing: have function trace select kallsyms 16 years ago
Steven Rostedt 0c5119c1e6 tracing: disable tracing while testing ring buffer 16 years ago
Steven Rostedt 712406a6bf tracing/function-graph-tracer: make arch generic push pop functions 16 years ago
Frederic Weisbecker fa7c7f6e11 tracing/core: remove unused parameter in tracing_fill_pipe_page() 16 years ago
Frederic Weisbecker 6eaaa5d57e tracing/core: use appropriate waiting on trace_pipe 16 years ago
Frederic Weisbecker 5b058bcde9 tracing/function-graph-tracer: trace the idle tasks 16 years ago
Steven Rostedt 35ebf1caa4 ftrace: show unlimited when traceon or traceoff has no counter 16 years ago
Wenji Huang 73d8b8bc4f tracing: fix typing mistake in hint message and comments 16 years ago
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