summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
* tracing/probes: Integrate duplicate set_print_fmt()Namhyung Kim2014-01-024-116/+66
* tracing/kprobes: Move common functions to trace_probe.hNamhyung Kim2014-01-022-48/+48
* tracing/uprobes: Convert to struct trace_probeNamhyung Kim2014-01-021-80/+79
* tracing/kprobes: Factor out struct trace_probeNamhyung Kim2014-01-022-285/+295
* tracing/probes: Fix basic print type functionsNamhyung Kim2014-01-021-11/+11
* tracing/uprobes: Fix documentation of uprobe registration syntaxNamhyung Kim2014-01-021-1/+1
* tracing: Fix rcu handling of event_trigger_data filter fieldSteven Rostedt (Red Hat)2014-01-022-4/+6
* tracing: Add generic tracing_lseek() functionSteven Rostedt (Red Hat)2014-01-025-26/+19
* tracing: Add and use generic set_trigger_filter() implementationTom Zanussi2013-12-214-14/+219
* tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdefSteven Rostedt (Red Hat)2013-12-211-13/+13
* tracing: Add 'enable_event' and 'disable_event' event trigger commandsTom Zanussi2013-12-213-1/+364
* tracing: Add 'stacktrace' event trigger commandTom Zanussi2013-12-211-0/+79
* tracing: Add 'snapshot' event trigger commandTom Zanussi2013-12-213-3/+116
* tracing: Add 'traceon' and 'traceoff' event trigger commandsTom Zanussi2013-12-201-0/+446
* tracing: Add basic event trigger frameworkTom Zanussi2013-12-205-5/+480
* Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-12-062-10/+3
|\
| * tracing: Only run synchronize_sched() at instance deletion timeSteven Rostedt2013-12-052-10/+3
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-021-1/+7
|\ \ | |/ |/|
| * perf/trace: Properly use u64 to hold event_idVince Weaver2013-11-191-1/+1
| * ftrace, perf: Avoid infinite event generation loopPeter Zijlstra2013-11-191-0/+6
* | ftrace: Fix function graph with loading of modulesSteven Rostedt (Red Hat)2013-11-261-29/+35
|/
* Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-11-1614-209/+518
|\
| * tracing: Add rcu annotation for syscall trace descriptorsSteven Rostedt (Red Hat)2013-11-111-2/+2
| * tracing: Do not use signed enums with unsigned long long in fgragh outputSteven Rostedt (Red Hat)2013-11-062-11/+13
| * tracing: Remove unused function ftrace_off_permanent()Steven Rostedt (Red Hat)2013-11-061-15/+0
| * tracing: Do not assign filp->private_data to freed memoryGeyslan G. Bem2013-11-061-1/+8
| * tracing: Add helper function tracing_is_disabled()Geyslan G. Bem2013-11-062-0/+6
| * tracing: Open tracer when ftrace_dump_on_oops is usedCody P Schafer2013-11-061-0/+11
| * tracing: Add support for SOFT_DISABLE to syscall eventsTom Zanussi2013-11-052-12/+34
| * tracing: Make register/unregister_ftrace_command __initTom Zanussi2013-11-052-4/+12
| * tracing: Update event filters for multibufferTom Zanussi2013-11-0512-91/+239
| * ftrace: Have control op function callback only trace when RCU is watchingSteven Rostedt (Red Hat)2013-11-051-0/+9
| * trace/trace_stat: use rbtree postorder iteration helper instead of opencodingCody P Schafer2013-11-051-36/+5
| * ftrace: Add set_graph_notrace filterNamhyung Kim2013-10-183-3/+108
| * ftrace: Narrow down the protected area of graph_lockNamhyung Kim2013-10-181-13/+9
| * ftrace: Introduce struct ftrace_graph_dataNamhyung Kim2013-10-181-19/+62
| * ftrace: Get rid of ftrace_graph_filter_enabledNamhyung Kim2013-10-182-7/+2
| * tracing: Fix potential out-of-bounds in trace_get_user()Steven Rostedt2013-10-181-1/+4
| * tracing: Show more exact help information about snapshotWang YanQing2013-10-091-1/+1
* | Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-141-8/+28
|\ \
| * | kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()Chen Gang2013-11-081-2/+1
| * | blktrace: Send BLK_TN_PROCESS events to all running tracesJan Kara2013-11-081-6/+27
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-123-3/+20
|\ \
| * | ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHEDPeter Zijlstra2013-11-113-3/+20
| |/
* | perf/ftrace: Fix paranoid level for enabling function tracerSteven Rostedt2013-11-061-1/+1
|/
* Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-09-095-208/+64
|\
| * ftrace: Fix a slight race in modifying what function callback gets tracedSteven Rostedt (Red Hat)2013-09-031-1/+16
| * tracing: Make tracing_cpumask available for all instancesAlexander Z Lam2013-08-222-17/+21
| * tracing: Kill the !CONFIG_MODULES code in trace_events.cOleg Nesterov2013-08-211-12/+6
| * tracing: Don't pass file_operations array to event_create_dir()Oleg Nesterov2013-08-211-34/+12
OpenPOWER on IntegriCloud