summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAgeFilesLines
...
* ftrace: fix wakeupsIngo Molnar2008-05-231-4/+11
* ftrace: sched tracer, trace full rbtreeIngo Molnar2008-05-231-32/+23
* ftrace: make nostacktrace the defaultIngo Molnar2008-05-231-1/+1
* ftrace: add stack tracingIngo Molnar2008-05-231-18/+85
* ftrace: add wakeup events to sched tracerIngo Molnar2008-05-231-4/+38
* ftrace: remove notraceIngo Molnar2008-05-231-47/+47
* ftrace: add trace_function api for other tracers to useSteven Rostedt2008-05-231-4/+4
* ftrace: allow the event pipe to be polledSoeren Sandmann Pedersen2008-05-231-1/+38
* ftrace: build fixIngo Molnar2008-05-231-0/+6
* ftrace: introduce the "hex" output methodIngo Molnar2008-05-231-1/+92
* ftrace: build fixIngo Molnar2008-05-231-45/+66
* ftrace: use cpu clock againIngo Molnar2008-05-231-53/+1
* ftrace: enabled tracing by defaultSteven Rostedt2008-05-231-1/+3
* ftrace: pipe fixesSteven Rostedt2008-05-231-8/+7
* ftrace, locking fixIngo Molnar2008-05-231-6/+9
* ftrace: add trace_special()Ingo Molnar2008-05-231-0/+44
* ftrace: bin-outputIngo Molnar2008-05-231-0/+50
* ftrace: add raw outputIngo Molnar2008-05-231-8/+55
* ftrace: clean-up-pipe-iterationIngo Molnar2008-05-231-15/+5
* ftrace: remove-idx-syncIngo Molnar2008-05-231-35/+5
* ftrace: fast, scalable, synchronized timestampsIngo Molnar2008-05-231-1/+53
* ftrace: timestamp syncing, prepareIngo Molnar2008-05-231-1/+6
* ftrace: cleanupsIngo Molnar2008-05-231-37/+35
* ftrace: fix lockingIngo Molnar2008-05-231-5/+3
* ftrace: user run time file readingSteven Rostedt2008-05-231-46/+307
* ftrace: add a buffer for outputSteven Rostedt2008-05-231-68/+134
* ftrace: change buffers to producer consumerSteven Rostedt2008-05-231-42/+61
* ftrace: reset selftestsSteven Rostedt2008-05-231-0/+7
* ftrace: fix time offsetIngo Molnar2008-05-231-20/+55
* ftrace: add READMEIngo Molnar2008-05-231-1/+39
* ftrace: cleanupsIngo Molnar2008-05-231-53/+91
* ftrace: add self-testsSteven Rostedt2008-05-231-2/+61
* ftrace: fix max latencySteven Rostedt2008-05-231-6/+6
* ftrace: fix updates to max traceSteven Rostedt2008-05-231-1/+5
* ftrace: don't use raw_local_irq_save/restoreSteven Rostedt2008-05-231-2/+2
* ftrace: convert single large buffer into single pages.Steven Rostedt2008-05-231-56/+189
* ftrace: latency tracer infrastructureSteven Rostedt2008-05-231-0/+1547