summaryrefslogtreecommitdiff
path: root/kernel/trace (follow)
Commit message (Expand)AuthorAge
...
| * | | 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
| * ftrace: Introduce struct ftrace_graph_dataNamhyung Kim2013-10-18
| * ftrace: Get rid of ftrace_graph_filter_enabledNamhyung Kim2013-10-18
| * tracing: Fix potential out-of-bounds in trace_get_user()Steven Rostedt2013-10-18
| * tracing: Show more exact help information about snapshotWang YanQing2013-10-09
* | Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-14
|\ \
| * | kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()Chen Gang2013-11-08
| * | blktrace: Send BLK_TN_PROCESS events to all running tracesJan Kara2013-11-08
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-12
|\ \
| * | ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHEDPeter Zijlstra2013-11-11
| |/
* / perf/ftrace: Fix paranoid level for enabling function tracerSteven Rostedt2013-11-06
|/
* Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-09-09
|\
| * ftrace: Fix a slight race in modifying what function callback gets tracedSteven Rostedt (Red Hat)2013-09-03
| * tracing: Make tracing_cpumask available for all instancesAlexander Z Lam2013-08-22
| * tracing: Kill the !CONFIG_MODULES code in trace_events.cOleg Nesterov2013-08-21