Commit Graph

6829 Commits (32c1628f153a5468cf48be5e5c04cd599ae9e01d)

Author SHA1 Message Date
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
Thomas Gleixner c8e2aeef0b genirq: remove redundant if condition 16 years ago
Lai Jiangshan e94142a67f ftrace: remove struct list_head from struct dyn_ftrace 16 years ago
Lai Jiangshan 850a80cfaa ftrace: use seq_read 16 years ago
Ingo Molnar c95dbf27e2 panic: clean up kernel/panic.c 16 years ago
Ingo Molnar d1dedb52ac panic, smp: provide smp_send_stop() wrapper on UP too 16 years ago
Ingo Molnar ffd71da4e3 panic: decrease oops_in_progress only after having done the panic 16 years ago
Ingo Molnar 641cd4cfcd generic-ipi: eliminate WARN_ON()s during oops/panic 16 years ago
Ingo Molnar 88f502fedb futex: remove the pointer math from double_unlock_hb, fix 16 years ago
Zhaolei fa9d13cf13 ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED rec 16 years ago
Zhaolei b00f0b6dc1 ftrace: avoid double-free of dyn_ftrace 16 years ago
Frederic Weisbecker ee08c6eccb tracing/ftrace: syscall tracing infrastructure, basics 16 years ago
Steven Rostedt 899039e874 softirq: no need to have SOFTIRQ in softirq name 16 years ago
Steven Rostedt 7f96f93f02 tracing: move binary buffers into per cpu directory 16 years ago
Rusty Russell c69fc56de1 cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_core_map/cpu_sibling_map 16 years ago
Steven Rostedt bdc067582b tracing: add comment for use of double __builtin_consant_p 16 years ago
Steven Rostedt eb1871f343 tracing: left align location header in stack_trace 16 years ago