summaryrefslogtreecommitdiffstats
path: root/Documentation/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-4/+1
|\
| * ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+1
|\ \
| * | doc: fix double wordsMasanari Iida2014-03-211-1/+1
| |/
* | PM / QoS: Rename device resume latency QoS itemsRafael J. Wysocki2014-02-111-1/+1
|/
* Documentation/trace/postprocess/trace-vmscan-postprocess.pl: fix the traceeve...Vinayak Menon2014-01-231-9/+9
* tracing/uprobes: Add @+file_offset fetch methodNamhyung Kim2014-01-021-0/+1
* tracing/uprobes: Add support for full argument access methodsNamhyung Kim2014-01-021-0/+25
* tracing/uprobes: Fix documentation of uprobe registration syntaxNamhyung Kim2014-01-021-5/+5
* tracing: Add documentation for trace event triggersTom Zanussi2013-12-211-0/+207
* Documentation/trace/tracepoints.txt: add links to TRACE_EVENT documentationStefan Raspl2013-11-131-0/+5
* ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHEDPeter Zijlstra2013-11-111-1/+5
* Documentation/trace: Correcting and extending tracepoint documentationZoltan Kiss2013-08-271-2/+17
* Documentation: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-201-2/+2
* Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-07-112-3/+25
|\
| * tracing: Update documentation on tracepoint glob matchingSteven Rostedt (Red Hat)2013-06-191-2/+11
| * tracing: Add binary '&' filter for eventsSteven Rostedt2013-06-191-1/+1
| * tracing: Add function probe to trigger a ftrace dump of current CPU traceSteven Rostedt (Red Hat)2013-06-111-0/+6
| * tracing: Add function probe to trigger a ftrace dump to consoleSteven Rostedt (Red Hat)2013-06-111-0/+7
* | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-0/+31
|\ \
| * | PM / QoS: Add pm_qos and dev_pm_qos to events-power.txtSahara2013-06-241-0/+31
| |/
* | x86: Add NMI duration tracepointsDave Hansen2013-06-231-0/+43
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-15/+0
|\
| * doc: Remove text on tracepoint samplesPaul Bolle2013-03-211-15/+0
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-301-47/+67
|\ \
| * | uretprobes: Documentation updateAnton Arapov2013-04-131-47/+67
* | | Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-04-291-617/+1480
|\ \ \ | |/ / |/| |
| * | tracing: Bring Documentation/trace/ftrace.txt up to dateSteven Rostedt (Red Hat)2013-03-151-617/+1480
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-111-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * tracing: update documentation of snapshot utilityHiraku Toyooka2013-03-081-1/+1
* | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-26/+1
|\ \ | |/ |/|
| * PM / tracing: remove deprecated power trace APIPaul Gortmaker2013-01-261-26/+1
* | tracing: Add documentation of snapshot utilityHiraku Toyooka2013-01-301-0/+83
|/
* doc: fix old config name of kprobetraceLiu Bo2012-09-271-1/+1
* tracing: Fix kconfig warning due to a typoSrikar Dronamraju2012-05-081-2/+20
* tracing: Provide trace events interface for uprobesSrikar Dronamraju2012-05-071-0/+95
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-1/+1
|\
| * Documentation: Fix typo in events-power.txtMasanari Iida2012-02-211-1/+1
* | ftrace: Append wakeup_rt description of ftrace docGeunsik Lim2012-02-131-0/+7
|/
* mm-tracepoint: fix documentation and examplesKonstantin Khlebnikov2012-01-101-20/+20
* mm-tracepoint: rename page-free eventsKonstantin Khlebnikov2012-01-102-16/+16
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-11-111-2/+0
|\
| * tracing: update Documentation on max preds limitLi Zefan2011-11-041-2/+0
* | mm: change isolate mode from #define to bitwise typeMinchan Kim2011-10-311-4/+4
|/
* tracing/kprobes: Support module init function probingMasami Hiramatsu2011-07-151-4/+5
* sched: Get rid of lock_depthJonathan Corbet2011-04-241-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* tracing: Add an 'overwrite' trace_option.David Sharp2011-03-091-0/+5
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-02-172-129/+26
|\
OpenPOWER on IntegriCloud