Commit Graph

668 Commits (ef5580d0fffce6e0a01043bac0625128b5d409a7)

Author SHA1 Message Date
Steven Rostedt ef5580d0ff tracing: add interface to write into current tracer buffer 16 years ago
Steven Rostedt b628b3e629 tracing: make the set_event and available_events subsystem aware 16 years ago
Steven Rostedt 6ecc2d1ca3 tracing: add subsystem level to trace events 16 years ago
Steven Rostedt eb594e45f6 tracing: move trace point formats to files in include/trace directory 16 years ago
Steven Rostedt 0cfe82451d tracing: replace kzalloc with kcalloc 16 years ago
Steven Rostedt 5c6a3ae1b4 tracing: use newline separator for trace options list 16 years ago
Steven Rostedt 85a2f9b46f tracing: use pointer error returns for __tracing_open 16 years ago
Steven Rostedt d8e83d26b5 tracing: add protection around open use of current_tracer 16 years ago
Steven Rostedt 577b785f55 tracing: add tracer dependent options to options directory 16 years ago
Steven Rostedt a825907507 tracing: add options directory and core option files 16 years ago
Ingo Molnar 14131f2f98 tracing: implement trace_clock_*() APIs 16 years ago
Jason Baron af39241b90 tracing, genirq: add irq enter and exit trace events 16 years ago
Frederic Weisbecker 8656e7a2fa tracing/core: make the per cpu trace files in per cpu directories 16 years ago
Steven Rostedt eef62a6826 tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT 16 years ago
Frederic Weisbecker d7350c3f45 tracing/core: make the read callbacks reentrants 16 years ago
Frederic Weisbecker b04cc6b1f6 tracing/core: introduce per cpu tracing files 16 years ago
Ingo Molnar 886b5b73d7 tracing: remove /debug/tracing/latency_trace 16 years ago
Ingo Molnar 2d542cf342 tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlock 16 years ago
Steven Rostedt 1473e4417c tracing: make event directory structure 16 years ago
Steven Rostedt f3fe8e4a38 tracing: add schedule events to event trace 16 years ago
Steven Rostedt b77e38aa24 tracing: add event trace infrastructure 16 years ago
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