aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2009-02-26tracing: implement trace_clock_*() APIsIngo Molnar
2009-02-26tracing, genirq: add irq enter and exit trace eventsJason Baron
2009-02-26tracing/core: make the per cpu trace files in per cpu directoriesFrederic Weisbecker
2009-02-26Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke...Ingo Molnar
2009-02-26Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into...Ingo Molnar
2009-02-25tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMATSteven Rostedt
2009-02-25tracing/core: make the read callbacks reentrantsFrederic Weisbecker
2009-02-25tracing/core: introduce per cpu tracing filesFrederic Weisbecker
2009-02-25Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-02-25tracing: remove /debug/tracing/latency_traceIngo Molnar
2009-02-25tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlockIngo Molnar
2009-02-24tracing: make event directory structureSteven Rostedt
2009-02-24tracing: add schedule events to event traceSteven Rostedt
2009-02-24tracing: add event trace infrastructureSteven Rostedt
2009-02-24x86, ftrace: fix section mismatch in hw-branch-tracerMarkus Metzger
2009-02-22Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2009-02-20ftrace: break out modify loop immediately on detection of errorSteven Rostedt
2009-02-20ftrace: allow archs to preform pre and post process for code modificationSteven Rostedt
2009-02-20tracing/function-graph-tracer: make set_graph_function file support ftrace regexFrederic Weisbecker
2009-02-19tracing/function-graph-tracer: fix mergeIngo Molnar
2009-02-19tracing/function-graph-tracer: fix traces weirdness while absolute time printingFrederic Weisbecker
2009-02-19Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar
2009-02-19Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar
2009-02-19Merge branch 'linus' into tracing/blktraceIngo Molnar
2009-02-18tracing: limit the number of loops the ring buffer self test can makeSteven Rostedt
2009-02-18tracing: have function trace select kallsymsSteven Rostedt
2009-02-18tracing: disable tracing while testing ring bufferSteven Rostedt
2009-02-18tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt
2009-02-18tracing/core: remove unused parameter in tracing_fill_pipe_page()Frederic Weisbecker
2009-02-18tracing/core: use appropriate waiting on trace_pipeFrederic Weisbecker
2009-02-18Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-02-18Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2009-02-17tracing/function-graph-tracer: trace the idle tasksFrederic Weisbecker
2009-02-17ftrace: show unlimited when traceon or traceoff has no counterSteven Rostedt
2009-02-17tracing: fix typing mistake in hint message and commentsWenji Huang
2009-02-17tracing: fix the return value of trace selftestWenji Huang
2009-02-17tracing: use the more proper parameterWenji Huang
2009-02-17ftrace: rename _hook to _probeSteven Rostedt
2009-02-17ftrace: clean up coding styleSteven Rostedt
2009-02-17ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definitionIngo Molnar
2009-02-17Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-02-17Merge branches 'tracing/hw-branch-tracing' and 'tracing/power-tracer' into tr...Ingo Molnar
2009-02-16ftrace: add pretty print function for traceon and traceoff hooksSteven Rostedt
2009-02-16ftrace: add pretty print to selected fuction tracesSteven Rostedt
2009-02-16ftrace: show selected functions in set_ftrace_filterSteven Rostedt
2009-02-16ftrace: add traceon traceoff commands to enable/disable the buffersSteven Rostedt
2009-02-16ring-buffer: add tracing_is_on to test if ring buffer is enabledSteven Rostedt
2009-02-16ftrace: trace different functions with a different tracerSteven Rostedt
2009-02-16ftrace: consolidate mutexesSteven Rostedt
2009-02-16ftrace: convert ftrace_lock from a spinlock to mutexSteven Rostedt