summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| |\ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar2009-02-1912-101/+177
| |\ \ \ \ | | | | |/ | | | |/|
| | * | | 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
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | 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
| | * | | | | ftrace: convert ftrace_lock from a spinlock to mutexSteven Rostedt2009-02-161-32/+19
| | * | | | | ftrace: add command interface for function selectionSteven Rostedt2009-02-161-11/+95
| | * | | | | ftrace: enable filtering only when a function is filtered onSteven Rostedt2009-02-161-6/+8
| | * | | | | ftrace: add module command function filter selectionSteven Rostedt2009-02-161-6/+109
| | * | | | | ftrace: break up ftrace_match_records into smaller componentsSteven Rostedt2009-02-161-40/+75
| | * | | | | ftrace: rename ftrace_match to ftrace_match_recordsSteven Rostedt2009-02-161-4/+4
| | * | | | | ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_recSteven Rostedt2009-02-161-107/+101
| | * | | | | ftrace: state that all functions are enabled in set_ftrace_filterSteven Rostedt2009-02-161-0/+23
| * | | | | | Merge branches 'tracing/hw-branch-tracing' and 'tracing/power-tracer' into tr...Ingo Molnar2009-02-171-71/+102
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-151-71/+102
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | tracing: convert c/p state power tracer to use tracepointsJason Baron2009-02-131-71/+102
| * | | | | | | tracing: fix section mismatch in trace_hw_branches.cRakib Mullick2009-02-151-2/+2
| |/ / / / / /
| * | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-131-5/+5
| |\| | | | |
| | * | | | | ring-buffer: rename label out_unlock to out_resetSteven Rostedt2009-02-121-5/+5
OpenPOWER on IntegriCloud