aboutsummaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2009-04-09tracing/syscalls: use a dedicated file headerGravatar Frederic Weisbecker 1-0/+35
2009-04-03kmemtrace: use tracepointsGravatar Eduard - Gabriel Munteanu 1-52/+40
2009-04-02tracing, net: fix net tree and tracing tree merge interactionGravatar Stephen Rothwell 1-2/+2
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusGravatar Ingo Molnar 12-83/+632
2009-03-24net: Add dependent headers to trace/skb.hGravatar Josh Stone 1-0/+3
2009-03-13Network Drop Monitor: Add trace declaration for skb freesGravatar Neil Horman 1-0/+8
2009-03-12tracing: tracepoints for softirq entry/exit - tracepointsGravatar Jason Baron 1-0/+12
2009-03-10tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macroGravatar Steven Rostedt 2-55/+55
2009-03-10tracing: remove obsolete TRACE_EVENT_FORMAT macroGravatar Steven Rostedt 2-2/+2
2009-03-10tracing: convert irq trace points to new macrosGravatar Steven Rostedt 1-14/+24
2009-03-10tracing: convert the sched trace points to the TRACE_EVENT macrosGravatar Steven Rostedt 1-76/+246
2009-03-10tracing: new format for specialized trace pointsGravatar Steven Rostedt 1-16/+32
2009-03-10tracing: replace TP<var> with TP_<var>Gravatar Steven Rostedt 6-118/+118
2009-03-06tracing, power-trace: make it build even if the power-tracer is turned offGravatar Ingo Molnar 1-2/+0
2009-03-04tracing: add lockdep tracepoints for lock acquire/releaseGravatar Peter Zijlstra 4-0/+55
2009-03-02tracing: add TRACE_FIELD_SPECIAL to record complex entriesGravatar Steven Rostedt 1-1/+6
2009-02-28tracing: create the C style tracing for the irq subsystemGravatar Steven Rostedt 1-4/+15
2009-02-28tracing: create the C style tracing for the sched subsystemGravatar Steven Rostedt 1-25/+94
2009-02-28tracing: add subsystem sched for sched eventsGravatar Steven Rostedt 1-0/+5
2009-02-28tracing: add subsystem irq for irq eventsGravatar Steven Rostedt 1-0/+5
2009-02-28tracing: move trace point formats to files in include/trace directoryGravatar Steven Rostedt 2-0/+8
2009-02-26tracing, genirq: add irq enter and exit trace eventsGravatar Jason Baron 2-0/+26
2009-02-25tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMATGravatar Steven Rostedt 1-13/+13
2009-02-24tracing: add schedule events to event traceGravatar Steven Rostedt 2-48/+73
2009-02-13tracing: convert c/p state power tracer to use tracepointsGravatar Jason Baron 1-13/+12
2009-02-09tracing/power: move the power trace headers to a dedicated fileGravatar Frederic Weisbecker 1-0/+35
2009-01-14tracing: add a new workqueue tracerGravatar Frederic Weisbecker 1-0/+25
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIGravatar Frederic Weisbecker 1-0/+75
2008-12-25sched, trace: update trace_sched_wakeup()Gravatar Peter Zijlstra 1-2/+2
2008-12-19tracing: fix warnings in kernel/trace/trace_sched_switch.cGravatar Ingo Molnar 1-2/+2
2008-12-16Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-...Gravatar Ingo Molnar 1-2/+2
2008-12-12sched: fix tracepoints in schedulerGravatar Peter Zijlstra 1-2/+2
2008-12-12tracing/fastboot: include missing headersGravatar Frederic Weisbecker 1-0/+4
2008-12-12tracing/fastboot: fix len of func bufferGravatar Stephen Rothwell 1-2/+2
2008-11-26blktrace: port to tracepoints, updateGravatar Ingo Molnar 1-34/+50
2008-11-26blktrace: port to tracepointsGravatar Arnaldo Carvalho de Melo 1-0/+60
2008-11-16tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Gravatar Mathieu Desnoyers 1-12/+12
2008-11-12tracing/fastboot: Use the ring-buffer timestamp for initcall entriesGravatar Frederic Weisbecker 1-9/+22
2008-11-12tracing/fastboot: move boot tracer structs and funcs into their own header.Gravatar Frederic Weisbecker 1-0/+43
2008-10-14sched: clean up tracepointsGravatar Ingo Molnar 1-12/+23
2008-10-14tracing, sched: LTTng instrumentation - schedulerGravatar Mathieu Desnoyers 1-0/+45