Commit Graph

6848 Commits (c5428e950ad42640f00092949fd17e356dfdeafa)

Author SHA1 Message Date
Li Zefan cbe28296eb blktrace: don't increase blk_probes_ref if failed to setup blk trace 16 years ago
Li Zefan 3c289ba7c3 blktrace: remove blk_probe_mutex 16 years ago
Li Zefan 5006ea73f3 blktrace: make blk_tracer_enabled a bool flag 16 years ago
Li Zefan 1a17662ea0 blktrace: fix possible memory leak 16 years ago
Frederic Weisbecker 09c9e84d47 tracing/ring-buffer: don't annotate rb_cpu_notify with __cpuinit 16 years ago
Ingo Molnar 505f2b970b tracing, Text Edit Lock - kprobes architecture independent support, nommu fix 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
Rusty Russell 8c083f081d cpumask: remove cpumask allocation from idle_balance, fix 16 years ago
Ingo Molnar 4a44bac1f9 symbols, stacktrace: look up init symbols after module symbols 16 years ago
Rusty Russell df7c8e845e cpumask: remove cpumask allocation from idle_balance 16 years ago
Ingo Molnar ec625cb29e tracepoints: dont update zero-sized tracepoint sections 16 years ago
Jaswinder Singh Rajput 09933a108e tracing: fix oops in tracepoint_update_probe_range() 16 years ago
Steven Rostedt 4acd4d00f7 tracing: give easy way to clear trace buffer 16 years ago
Ananth N Mavinakayanahalli f02b8624fe kprobes: Fix locking imbalance in kretprobes 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
Luis Henriques af66df5ecf sched: jiffies not printed per CPU 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
Masami Hiramatsu 6e2b75740b module: fix refptr allocation and release order 16 years ago
Guillaume Knispel f2d28a2ebc printk: correct the behavior of printk_timed_ratelimit() 16 years ago
Luis Henriques 708dc51253 sched: small optimisation of can_migrate_task() 16 years ago
Luis Henriques 80dd99b368 sched: fix typos in documentation 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
Thomas Gleixner 0e57aa11ab genirq: deprecate __do_IRQ 16 years ago
Thomas Gleixner 4553573277 genirq: use kzalloc instead of explicit zero initialization 16 years ago