aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* 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
* 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
* | 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: 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 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-11
| |\
| * \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-10
| |\ \
| * | | trace_clock: fix preemption bugPeter Zijlstra2009-03-10
| * | | tracing: Don't assume possible cpu list have continuous numbersKOSAKI Motohiro2009-03-10
| * | | Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-10
| |\ \ \
| * \ \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-10
| |\ \ \ \
| * | | | | tracing: Don't use tracing_record_cmdline() in workqueue tracerKOSAKI Motohiro2009-03-09
| * | | | | ftrace: tracing header should put '#' at the beginning of a lineKOSAKI Motohiro2009-03-08
| * | | | | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...Ingo Molnar2009-03-08
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
* | | | | | | ring-buffer: only allocate buffers for online cpusSteven Rostedt2009-03-11
* | | | | | | tracing: fix trace_wait to know to wait on all cpus or just oneSteven Rostedt2009-03-11
* | | | | | | tracing: expand the ring buffers when an event is activatedSteven Rostedt2009-03-11
* | | | | | | tracing: keep ring buffer to minimum size till usedSteven Rostedt2009-03-11
| |_|_|_|_|/ |/| | | | |
* | | | | | tracing: use raw spinlocks for trace_vprintkSteven Rostedt2009-03-10
| |_|_|_|/ |/| | | |
* | | | | tracing: remove funky whitespace in the trace codeSteven Rostedt2009-03-10
* | | | | tracing: update comments to match event code macrosSteven Rostedt2009-03-10
* | | | | tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macroSteven Rostedt2009-03-10
* | | | | tracing: add back the available_events fileSteven Rostedt2009-03-10
* | | | | tracing: do not allow modifying the ftrace events via the event filesSteven Rostedt2009-03-10
* | | | | tracing: fix printk format specifierSteven Rostedt2009-03-10
| |_|_|/ |/| | |
* | | | tracing: remove obsolete TRACE_EVENT_FORMAT macroSteven Rostedt2009-03-10
* | | | tracing: new format for specialized trace pointsSteven Rostedt2009-03-10