aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* tracing: fix command line to pid reverse mapCarsten Emde2009-03-18
* tracing: fix trace_find_cmdline()Thomas Gleixner2009-03-18
* tracing: replace the crude (unsigned) -1 hackeryThomas Gleixner2009-03-18
* tracing: stop command line recording when tracing is disabledThomas Gleixner2009-03-18
* Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-17
|\
| * tracing: stop comm recording on tracing offSteven Rostedt2009-03-16
| * tracing: protect reader of cmdline outputSteven Rostedt2009-03-16
| * tracing/ftrace: fix the check on nopped sitesFrederic Weisbecker2009-03-16
* | tracing: fix leak in event_format_read()Tom Zanussi2009-03-17
* | tracing/core: fix early free of cpumasksFrederic Weisbecker2009-03-16
* | tracing/ftrace: fix double calls to tracing_start()Frederic Weisbecker2009-03-16
* | tracing/core: fix missing mutex unlock on tracing_set_tracer()Frederic Weisbecker2009-03-16
* | tracing/syscalls: select kallsysmsFrederic Weisbecker2009-03-16
* | tracing/syscalls: protect thread flag toggling from racesFrederic Weisbecker2009-03-16
* | tracing/syscalls: various cleanupsFrederic Weisbecker2009-03-16
* | tracing/syscalls: fix missing release of tracingFrederic Weisbecker2009-03-16
| |
| \
*-. \ Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-16
|\ \ \ | |_|/ |/| |
| * | tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker2009-03-13
* | | ftrace: remove struct list_head from struct dyn_ftraceLai Jiangshan2009-03-13
* | | ftrace: use seq_readLai Jiangshan2009-03-13
* | | ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED recZhaolei2009-03-13
* | | ftrace: avoid double-free of dyn_ftraceZhaolei2009-03-13
* | | Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ...Ingo Molnar2009-03-13
|\| |
| * | tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker2009-03-13
* | | softirq: no need to have SOFTIRQ in softirq nameSteven Rostedt2009-03-13
* | | tracing: move binary buffers into per cpu directorySteven Rostedt2009-03-13
* | | tracing: add comment for use of double __builtin_consant_pSteven Rostedt2009-03-13
* | | tracing: left align location header in stack_traceSteven Rostedt2009-03-13
* | | ring-buffer: document reader page designSteven Rostedt2009-03-12
* | | tracing: show event name in trace for TRACE_EVENT created eventsSteven Rostedt2009-03-12
* | | tracing: Don't use tracing_record_cmdline() in workqueue tracer fixKOSAKI Motohiro2009-03-12
* | | tracing: tracepoints for softirq entry/exit - tracepointsJason Baron2009-03-12
* | | tracing: tracepoints for softirq entry/exit - add softirq-to-name arrayJason Baron2009-03-12
* | | tracing: explain why stack tracer is emptySteven Rostedt2009-03-12
* | | tracing: fix stack tracer headerSteven Rostedt2009-03-12
* | | tracing: export trace formats to user spaceSteven Rostedt2009-03-12
* | | tracing: have event_trace_printk use static tracerSteven Rostedt2009-03-12
* | | tracing: make bprint event use the proper event idSteven Rostedt2009-03-12
* | | tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker2009-03-12
* | | tracing: show that buffer size is not expandedSteven Rostedt2009-03-12
* | | ring-buffer: remove unneeded get_online_cpusSteven Rostedt2009-03-12
* | | ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUGSteven Rostedt2009-03-12
* | | tracing: protect ring_buffer_expanded with trace_types_lockSteven Rostedt2009-03-12
* | | tracing: fix comments about trace buffer resizingSteven Rostedt2009-03-12
* | | Merge branch 'tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Steven Rostedt2009-03-12
|\| |
| * | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-12
| |\ \
| | * | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar2009-03-12
| | * | Merge branch 'linus' into core/lockingIngo Molnar2009-03-12
| | |\|
| | | * kernel/user.c: fix a memory leak when freeing up non-init usernamespaces usersDhaval Giani2009-03-10
| | * | lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitionsDavid Rientjes2009-03-05