aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
...
| * | | 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
* | | Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-12-06
|\| |
| * | tracing: Only run synchronize_sched() at instance deletion timeSteven Rostedt2013-12-05
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-02
|\ \ \ | |/ / |/| |
| * | perf/trace: Properly use u64 to hold event_idVince Weaver2013-11-19
| * | ftrace, perf: Avoid infinite event generation loopPeter Zijlstra2013-11-19
| |/
* / ftrace: Fix function graph with loading of modulesSteven Rostedt (Red Hat)2013-11-26
|/
* Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-11-16
|\
| * tracing: Add rcu annotation for syscall trace descriptorsSteven Rostedt (Red Hat)2013-11-11
| * tracing: Do not use signed enums with unsigned long long in fgragh outputSteven Rostedt (Red Hat)2013-11-06
| * tracing: Remove unused function ftrace_off_permanent()Steven Rostedt (Red Hat)2013-11-06
| * tracing: Do not assign filp->private_data to freed memoryGeyslan G. Bem2013-11-06
| * tracing: Add helper function tracing_is_disabled()Geyslan G. Bem2013-11-06
| * tracing: Open tracer when ftrace_dump_on_oops is usedCody P Schafer2013-11-06
| * tracing: Add support for SOFT_DISABLE to syscall eventsTom Zanussi2013-11-05
| * tracing: Make register/unregister_ftrace_command __initTom Zanussi2013-11-05
| * tracing: Update event filters for multibufferTom Zanussi2013-11-05
| * ftrace: Have control op function callback only trace when RCU is watchingSteven Rostedt (Red Hat)2013-11-05
| * trace/trace_stat: use rbtree postorder iteration helper instead of opencodingCody P Schafer2013-11-05
| * ftrace: Add set_graph_notrace filterNamhyung Kim2013-10-18
| * ftrace: Narrow down the protected area of graph_lockNamhyung Kim2013-10-18