aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-03-16tracing/syscalls: protect thread flag toggling from racesFrederic Weisbecker
2009-03-16tracing/syscalls: various cleanupsFrederic Weisbecker
2009-03-16tracing/syscalls: fix missing release of tracingFrederic Weisbecker
2009-03-16Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar
2009-03-13tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker
2009-03-13ftrace: remove struct list_head from struct dyn_ftraceLai Jiangshan
2009-03-13ftrace: use seq_readLai Jiangshan
2009-03-13ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED recZhaolei
2009-03-13ftrace: avoid double-free of dyn_ftraceZhaolei
2009-03-13Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ...Ingo Molnar
2009-03-13tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker
2009-03-13softirq: no need to have SOFTIRQ in softirq nameSteven Rostedt
2009-03-13tracing: move binary buffers into per cpu directorySteven Rostedt
2009-03-13tracing: add comment for use of double __builtin_consant_pSteven Rostedt
2009-03-13tracing: left align location header in stack_traceSteven Rostedt
2009-03-12ring-buffer: document reader page designSteven Rostedt
2009-03-12tracing: show event name in trace for TRACE_EVENT created eventsSteven Rostedt
2009-03-12tracing: Don't use tracing_record_cmdline() in workqueue tracer fixKOSAKI Motohiro
2009-03-12tracing: tracepoints for softirq entry/exit - tracepointsJason Baron
2009-03-12tracing: tracepoints for softirq entry/exit - add softirq-to-name arrayJason Baron
2009-03-12tracing: explain why stack tracer is emptySteven Rostedt
2009-03-12tracing: fix stack tracer headerSteven Rostedt
2009-03-12tracing: export trace formats to user spaceSteven Rostedt
2009-03-12tracing: have event_trace_printk use static tracerSteven Rostedt
2009-03-12tracing: make bprint event use the proper event idSteven Rostedt
2009-03-12tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker
2009-03-12tracing: show that buffer size is not expandedSteven Rostedt
2009-03-12ring-buffer: remove unneeded get_online_cpusSteven Rostedt
2009-03-12ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUGSteven Rostedt
2009-03-12tracing: protect ring_buffer_expanded with trace_types_lockSteven Rostedt
2009-03-12tracing: fix comments about trace buffer resizingSteven Rostedt
2009-03-12Merge branch 'tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Steven Rostedt
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar
2009-03-13locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar
2009-03-13Merge branch 'linus' into core/lockingIngo Molnar
2009-03-11ring-buffer: only allocate buffers for online cpusSteven Rostedt
2009-03-11tracing: fix trace_wait to know to wait on all cpus or just oneSteven Rostedt
2009-03-11tracing: expand the ring buffers when an event is activatedSteven Rostedt
2009-03-11tracing: keep ring buffer to minimum size till usedSteven Rostedt
2009-03-11Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-10kernel/user.c: fix a memory leak when freeing up non-init usernamespaces usersDhaval Giani
2009-03-10Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-10Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/...Ingo Molnar
2009-03-10tracing: use raw spinlocks for trace_vprintkSteven Rostedt
2009-03-10trace_clock: fix preemption bugPeter Zijlstra
2009-03-10tracing: remove funky whitespace in the trace codeSteven Rostedt
2009-03-10tracing: update comments to match event code macrosSteven Rostedt
2009-03-10tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macroSteven Rostedt
2009-03-10tracing: add back the available_events fileSteven Rostedt
2009-03-10tracing: do not allow modifying the ftrace events via the event filesSteven Rostedt