summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
* tracing: implement trace_clock_*() APIsIngo Molnar2009-02-263-3/+104
* tracing, genirq: add irq enter and exit trace eventsJason Baron2009-02-261-0/+2
* tracing/core: make the per cpu trace files in per cpu directoriesFrederic Weisbecker2009-02-261-11/+14
* Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke...Ingo Molnar2009-02-261-2/+2
|\
| * tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMATSteven Rostedt2009-02-251-2/+2
| |
| \
*-. \ Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into...Ingo Molnar2009-02-261-33/+31
|\ \ \ | |_|/ |/| |
| * | tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlockIngo Molnar2009-02-251-29/+28
| * | x86, ftrace: fix section mismatch in hw-branch-tracerMarkus Metzger2009-02-241-4/+3
* | | tracing/core: make the read callbacks reentrantsFrederic Weisbecker2009-02-252-19/+85
* | | tracing/core: introduce per cpu tracing filesFrederic Weisbecker2009-02-252-24/+147
* | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-255-0/+486
|\ \ \
| * | | tracing: make event directory structureSteven Rostedt2009-02-242-7/+137
| * | | tracing: add schedule events to event traceSteven Rostedt2009-02-242-0/+14
| * | | tracing: add event trace infrastructureSteven Rostedt2009-02-244-0/+342
| |/ /
* / / tracing: remove /debug/tracing/latency_traceIngo Molnar2009-02-251-5/+0
|/ /
* | Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2009-02-221-1/+32
|\ \
| * | ftrace: break out modify loop immediately on detection of errorSteven Rostedt2009-02-201-1/+4
| * | ftrace: allow archs to preform pre and post process for code modificationSteven Rostedt2009-02-201-0/+28
| |/
* | tracing/function-graph-tracer: make set_graph_function file support ftrace regexFrederic Weisbecker2009-02-201-18/+38
* | tracing/function-graph-tracer: fix mergeIngo Molnar2009-02-191-1/+1
* | tracing/function-graph-tracer: fix traces weirdness while absolute time printingFrederic Weisbecker2009-02-191-21/+29
* | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2009-02-191-0/+75
|\ \
| * | tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt2009-02-181-0/+75
| | |
| \ \
*-. \ \ Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar2009-02-1912-101/+177
|\ \ \ \ | | | |/ | | |/|
| | * | tracing: limit the number of loops the ring buffer self test can makeSteven Rostedt2009-02-181-0/+10
| | * | tracing: have function trace select kallsymsSteven Rostedt2009-02-181-0/+2
| | * | tracing: disable tracing while testing ring bufferSteven Rostedt2009-02-181-0/+9
| * | | tracing/core: remove unused parameter in tracing_fill_pipe_page()Frederic Weisbecker2009-02-181-3/+2
| * | | tracing/core: use appropriate waiting on trace_pipeFrederic Weisbecker2009-02-186-24/+67
| * | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-189-74/+87
| |\ \ \
| | * | | ftrace: show unlimited when traceon or traceoff has no counterSteven Rostedt2009-02-171-1/+3
| | * | | tracing: fix typing mistake in hint message and commentsWenji Huang2009-02-176-7/+7
| | * | | tracing: fix the return value of trace selftestWenji Huang2009-02-171-1/+11
| | * | | tracing: use the more proper parameterWenji Huang2009-02-171-1/+1
| | * | | ftrace: rename _hook to _probeSteven Rostedt2009-02-172-52/+52
| | * | | ftrace: clean up coding styleSteven Rostedt2009-02-172-12/+13
* | | | | Merge branch 'linus' into tracing/blktraceIngo Molnar2009-02-191-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
* | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2009-02-181-1/+5
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | tracing/function-graph-tracer: trace the idle tasksFrederic Weisbecker2009-02-171-1/+5
| |/ /
| * | trace: mmiotrace to the tracer menu in KconfigPekka Paalanen2009-02-151-0/+23
| * | mmiotrace: count events lost due to not recordingPekka Paalanen2009-02-151-4/+10
| |/
* | ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definitionIngo Molnar2009-02-171-3/+5
* | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-173-197/+904
|\ \
| * | ftrace: add pretty print function for traceon and traceoff hooksSteven Rostedt2009-02-161-0/+28
| * | ftrace: add pretty print to selected fuction tracesSteven Rostedt2009-02-161-0/+3
| * | ftrace: show selected functions in set_ftrace_filterSteven Rostedt2009-02-161-20/+103
| * | ftrace: add traceon traceoff commands to enable/disable the buffersSteven Rostedt2009-02-161-0/+135
| * | ring-buffer: add tracing_is_on to test if ring buffer is enabledSteven Rostedt2009-02-161-0/+9
| * | ftrace: trace different functions with a different tracerSteven Rostedt2009-02-161-0/+247
| * | ftrace: consolidate mutexesSteven Rostedt2009-02-161-47/+21