aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* ring-buffer: Fix first commit on sub-buffer having non-zero deltaSteven Rostedt (Red Hat)2014-02-11
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\
| * Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-31
| |\
| * | block: Abstract out bvec iteratorKent Overstreet2013-11-24
* | | Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-27
|\ \ \
| * | | tracing: Check if tracing is enabled in trace_puts()Steven Rostedt (Red Hat)2014-01-23
| * | | tracing: Fix formatting of trace README fileSteven Rostedt (Red Hat)2014-01-23
| * | | tracing/README: Add event file usage to tracing mini-HOWTOTom Zanussi2014-01-22
* | | | Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-01-22
|\| | |
| * | | tracing: Fix buggered tee(2) on tracing_pipeAl Viro2014-01-19
| * | | tracing: Have trace buffer point back to trace_arraySteven Rostedt (Red Hat)2014-01-14
| * | | ftrace: Fix synchronization location disabling and freeing ftrace_opsSteven Rostedt (Red Hat)2014-01-13
| * | | ftrace: Have function graph only trace based on global_ops filtersSteven Rostedt (Red Hat)2014-01-13
| * | | ftrace: Synchronize setting function_trace_op with ftrace_trace_functionSteven Rostedt (Red Hat)2014-01-09
| * | | tracing: Show available event triggers when no trigger is setSteven Rostedt (Red Hat)2014-01-09
| * | | tracing: Consolidate event trigger codeSteven Rostedt (Red Hat)2014-01-09
| * | | tracing: Fix counter for traceon/off event triggersSteven Rostedt (Red Hat)2014-01-09
| * | | tracing: Remove double-underscore naming in syscall trigger invocationsTom Zanussi2014-01-06
| * | | tracing/kprobes: Add trace event trigger invocationsTom Zanussi2014-01-06
| * | | tracing/probes: Fix build break on !CONFIG_KPROBE_EVENTNamhyung Kim2014-01-03
| * | | tracing/uprobes: Add @+file_offset fetch methodNamhyung Kim2014-01-02
| * | | tracing/uprobes: Add support for full argument access methodsNamhyung Kim2014-01-02
| * | | tracing/uprobes: Fetch args before reserving a ring bufferNamhyung Kim2014-01-02
| * | | tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()Namhyung Kim2014-01-02
| * | | tracing/probes: Implement 'memory' fetch method for uprobesNamhyung Kim2014-01-02
| * | | tracing/probes: Add fetch{,_size} member into deref fetch methodHyeoncheol Lee2014-01-02
| * | | tracing/probes: Move 'symbol' fetch method to kprobesNamhyung Kim2014-01-02
| * | | tracing/probes: Implement 'stack' fetch method for uprobesNamhyung Kim2014-01-02
| * | | tracing/probes: Split [ku]probes_fetch_type_tableNamhyung Kim2014-01-02
| * | | tracing/probes: Move fetch function helpers to trace_probe.hNamhyung Kim2014-01-02
| * | | tracing/probes: Integrate duplicate set_print_fmt()Namhyung Kim2014-01-02
| * | | tracing/kprobes: Move common functions to trace_probe.hNamhyung Kim2014-01-02
| * | | tracing/uprobes: Convert to struct trace_probeNamhyung Kim2014-01-02
| * | | tracing/kprobes: Factor out struct trace_probeNamhyung Kim2014-01-02
| * | | tracing/probes: Fix basic print type functionsNamhyung Kim2014-01-02
| * | | tracing/uprobes: Fix documentation of uprobe registration syntaxNamhyung Kim2014-01-02
| * | | tracing: Fix rcu handling of event_trigger_data filter fieldSteven Rostedt (Red Hat)2014-01-02
| * | | tracing: Add generic tracing_lseek() functionSteven Rostedt (Red Hat)2014-01-02
| * | | tracing: Add and use generic set_trigger_filter() implementationTom Zanussi2013-12-21
| * | | tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdefSteven Rostedt (Red Hat)2013-12-21
| * | | tracing: Add 'enable_event' and 'disable_event' event trigger commandsTom Zanussi2013-12-21
| * | | tracing: Add 'stacktrace' event trigger commandTom Zanussi2013-12-21
| * | | tracing: Add 'snapshot' event trigger commandTom Zanussi2013-12-21
| * | | tracing: Add 'traceon' and 'traceoff' event trigger commandsTom Zanussi2013-12-20
| * | | tracing: Add basic event trigger frameworkTom Zanussi2013-12-20
* | | | sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-13
* | | | sched/deadline: Add SCHED_DEADLINE inheritance logicDario Faggioli2014-01-13
* | | | sched/deadline: Add latency tracing for SCHED_DEADLINE tasksDario Faggioli2014-01-13
| |_|/ |/| |
* | | Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-12-20
|\ \ \ | |/ / |/| |
| * | ftrace: Initialize the ftrace profiler for each possible cpuMiao Xie2013-12-16