Commit Graph

812 Commits (f285901bb21355bb47106658ef14eeb6b8ed538f)

Author SHA1 Message Date
Eduard - Gabriel Munteanu f285901bb2 tracing: add missing 'extern' keywords to trace_output.h 16 years ago
Eduard - Gabriel Munteanu bdd6df6af9 tracing: provide trace_seq_reserve() 16 years ago
Zhaolei 2a4efa4245 ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release() 16 years ago
Lai Jiangshan 2f63b840bc trace_workqueues: fix empty line's output 16 years ago
Lai Jiangshan 220ba351df trace_stat: keep original order 16 years ago
Lai Jiangshan e6f489013b trace_stat: don't call seq_printf() in seq_operation->start() 16 years ago
Lai Jiangshan ee000b7f9f tracing: use union for multi-usages field 16 years ago
Lai Jiangshan cc59c9e8d0 ftrace: show virtual PID 16 years ago
Steven Rostedt be6f164a02 function-graph: add option for include sleep times 16 years ago
Steven Rostedt 8aef2d2856 function-graph: ignore times across schedule 16 years ago
Steven Rostedt 05ce5818ad function-graph: prevent more than one tracer registering 16 years ago
Steven Rostedt 5d1a03dc54 function-graph: moved the timestamp from arch to generic code 16 years ago
Steven Rostedt 098335215a tracing: fix memory leak in trace_stat 16 years ago
Anton Vorontsov 45b9560895 tracing: Fix TRACING_SUPPORT dependency for PPC32 16 years ago
Frederic Weisbecker 3e1f60b80c tracing/ftrace: check if debugfs is registered before creating files 16 years ago
Dmitri Vorobiev b8b9426533 tracing: fix four sparse warnings 16 years ago
Frederic Weisbecker 0cf53ff62b tracing: keep the tracing buffer after self-test failure 16 years ago
Frederic Weisbecker cf586b61f8 tracing/function-graph-tracer: prevent hangs during self-tests 16 years ago
Frederic Weisbecker 09c9e84d47 tracing/ring-buffer: don't annotate rb_cpu_notify with __cpuinit 16 years ago
Peter Zijlstra ac199db018 ftrace: event profile hooks 16 years ago
Peter Zijlstra 28bea271e5 ftrace: ensure every event gets an id 16 years ago
Peter Zijlstra 23725aeeab ftrace: provide an id file for each event 16 years ago
Steven Rostedt 5087f8d2a2 function-graph: show binary events as comments 16 years ago
Steven Rostedt 40ce74f19c tracing: remove recording function depth from trace_printk 16 years ago
Steven Rostedt 2fbcdb35ac function-graph: calculate function depth within function graph tracer 16 years ago
Steven Rostedt 5ef841f6f3 tracing: make print_(b)printk_msg_only global 16 years ago
Frederic Weisbecker 3bf832ce1f tracing/ring-buffer: fix non cpu hotplug case 16 years ago
Steven Rostedt ac5f6c9685 function-graph: consolidate prologues for output 16 years ago
Steven Rostedt 4acd4d00f7 tracing: give easy way to clear trace buffer 16 years ago
Frederic Weisbecker 4903620034 tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stopped 16 years ago
Carsten Emde a635cf0497 tracing: fix command line to pid reverse map 16 years ago
Thomas Gleixner 50d88758a3 tracing: fix trace_find_cmdline() 16 years ago
Thomas Gleixner 2c7eea4c62 tracing: replace the crude (unsigned) -1 hackery 16 years ago
Thomas Gleixner 18aecd362a tracing: stop command line recording when tracing is disabled 16 years ago
Steven Rostedt 62524d55e5 tracing: make power tracer start/stop methods lighter weight 16 years ago
Steven Rostedt 5fec6ddcb4 tracing: make sched_switch stop/start light weight 16 years ago
Steven Rostedt af4617bdba tracing: add global-clock option to provide cross CPU clock to traces 16 years ago
Steven Rostedt 37886f6a9f ring-buffer: add api to allow a tracer to change clock source 16 years ago
Tom Zanussi c269fc8c53 tracing: fix leak in event_format_read() 16 years ago
Steven Rostedt 6adaad14d7 tracing: stop comm recording on tracing off 16 years ago
Steven Rostedt 4ca5308523 tracing: protect reader of cmdline output 16 years ago
Frederic Weisbecker 03303549b1 tracing/ftrace: fix the check on nopped sites 16 years ago
Frederic Weisbecker 2fc1dfbe17 tracing/core: fix early free of cpumasks 16 years ago
Frederic Weisbecker ac1d52d0b8 tracing/ftrace: fix double calls to tracing_start() 16 years ago
Frederic Weisbecker 59f586db98 tracing/core: fix missing mutex unlock on tracing_set_tracer() 16 years ago
Frederic Weisbecker 0ea1c4156b tracing/syscalls: select kallsysms 16 years ago
Frederic Weisbecker 5be71b61f1 tracing/syscalls: protect thread flag toggling from races 16 years ago
Frederic Weisbecker 6404434525 tracing/syscalls: various cleanups 16 years ago
Frederic Weisbecker ac99c58c9e tracing/syscalls: fix missing release of tracing 16 years ago
Frederic Weisbecker bed1ffca02 tracing/syscalls: core infrastructure for syscalls tracing, enhancements 16 years ago