aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
...
* | ring-buffer: reset write field for ring_buffer_read_pageSteven Rostedt2009-03-03
* | tracing: fix return value to registering eventsSteven Rostedt2009-03-03
* | tracing: add print format to event trace format filesSteven Rostedt2009-03-02
* | tracing: add trace name and id to event formatsSteven Rostedt2009-03-02
* | tracing: add ftrace headers to event format filesSteven Rostedt2009-03-02
* | tracing: add format file to describe event struct fieldsSteven Rostedt2009-03-02
* | tracing: make trace_seq_reset global and rename to trace_seq_initSteven Rostedt2009-03-02
* | tracing: add protection around modify trace event fieldsSteven Rostedt2009-03-02
* | tracing: add TRACE_FIELD_SPECIAL to record complex entriesSteven Rostedt2009-03-02
* | tracing: add raw fast tracing interface for trace eventsSteven Rostedt2009-02-28
* | tracing: add raw trace point recording infrastructureSteven Rostedt2009-02-28
* | tracing: add interface to write into current tracer bufferSteven Rostedt2009-02-28
* | tracing: make the set_event and available_events subsystem awareSteven Rostedt2009-02-28
* | tracing: add subsystem level to trace eventsSteven Rostedt2009-02-28
* | tracing: move trace point formats to files in include/trace directorySteven Rostedt2009-02-28
* | tracing: replace kzalloc with kcallocSteven Rostedt2009-02-27
* | tracing: use newline separator for trace options listSteven Rostedt2009-02-27
* | tracing: use pointer error returns for __tracing_openSteven Rostedt2009-02-27
* | tracing: add protection around open use of current_tracerSteven Rostedt2009-02-26
* | tracing: add tracer dependent options to options directorySteven Rostedt2009-02-26
* | tracing: add options directory and core option filesSteven Rostedt2009-02-26
* | tracing: implement trace_clock_*() APIsIngo Molnar2009-02-26
* | tracing, genirq: add irq enter and exit trace eventsJason Baron2009-02-26
* | tracing/core: make the per cpu trace files in per cpu directoriesFrederic Weisbecker2009-02-26
* | Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke...Ingo Molnar2009-02-25
|\ \
| * | tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMATSteven Rostedt2009-02-25
| | |
| \ \
*-. \ \ Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into...Ingo Molnar2009-02-25
|\ \ \ \ | |_|/ / |/| | / | | |/
| * | tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlockIngo Molnar2009-02-25
| * | x86, ftrace: fix section mismatch in hw-branch-tracerMarkus Metzger2009-02-24
* | | tracing/core: make the read callbacks reentrantsFrederic Weisbecker2009-02-25
* | | tracing/core: introduce per cpu tracing filesFrederic Weisbecker2009-02-25
* | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-25
|\ \ \
| * | | tracing: make event directory structureSteven Rostedt2009-02-24
| * | | tracing: add schedule events to event traceSteven Rostedt2009-02-24
| * | | tracing: add event trace infrastructureSteven Rostedt2009-02-24
| |/ /
* / / tracing: remove /debug/tracing/latency_traceIngo Molnar2009-02-25
|/ /
* | Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2009-02-22
|\ \
| * | ftrace: break out modify loop immediately on detection of errorSteven Rostedt2009-02-20
| * | ftrace: allow archs to preform pre and post process for code modificationSteven Rostedt2009-02-20
| |/
* | tracing/function-graph-tracer: make set_graph_function file support ftrace regexFrederic Weisbecker2009-02-20
* | tracing/function-graph-tracer: fix mergeIngo Molnar2009-02-19
* | tracing/function-graph-tracer: fix traces weirdness while absolute time printingFrederic Weisbecker2009-02-19
* | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2009-02-19
|\ \
| * | tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt2009-02-18
| | |
| \ \
*-. \ \ Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar2009-02-19
|\ \ \ \ | | | |/ | | |/|
| | * | tracing: limit the number of loops the ring buffer self test can makeSteven Rostedt2009-02-18
| | * | tracing: have function trace select kallsymsSteven Rostedt2009-02-18
| | * | tracing: disable tracing while testing ring bufferSteven Rostedt2009-02-18
| * | | tracing/core: remove unused parameter in tracing_fill_pipe_page()Frederic Weisbecker2009-02-17
| * | | tracing/core: use appropriate waiting on trace_pipeFrederic Weisbecker2009-02-17