summaryrefslogtreecommitdiffstats
path: root/Documentation/trace
AgeCommit message (Expand)AuthorLines
2016-06-20tracing: expose current->comm to [ku]probe eventsOmar Sandoval-0/+6
2016-05-20Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+35
2016-05-18Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-10/+1579
2016-05-03coresight: stm: adding driver for CoreSight STM componentPratik Patel-2/+35
2016-04-23sched/fair: Gather CPU load functions under a more conventional namespaceFrederic Weisbecker-5/+5
2016-04-19tracing: Add support for named hist triggersTom Zanussi-8/+266
2016-04-19tracing: Add support for multiple hist triggers per eventTom Zanussi-6/+148
2016-04-19tracing: Add 'hist' trigger DocumentationTom Zanussi-0/+1155
2016-04-19tracing: Update the documentation to describe "event-fork" optionSteven Rostedt (Red Hat)-10/+24
2015-12-06x86, tracing, perf: Add trace point for MSR accessesAndi Kleen-0/+74
2015-11-06Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-0/+41
2015-11-03tracing: Add some documentation about set_event_pidSteven Rostedt (Red Hat)-0/+24
2015-10-20Documentation: ftrace: Module globbing usageDmitry Safonov-0/+17
2015-10-04intel_th: Add driver infrastructure for Intel(R) Trace Hub devicesAlexander Shishkin-0/+99
2015-10-04stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin-0/+80
2015-09-08Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-13/+38
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+5
2015-08-06powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao-0/+5
2015-08-05Doc: trace: Fix typo in coresight.txtMasanari Iida-2/+2
2015-07-20tracing: Introduce two additional marks for delayJungseok Lee-13/+38
2015-05-13Documentation: tracing: fix grammarRabin Vincent-2/+2
2015-04-03coresight: Correcting documentation typographical errorMathieu Poirier-1/+1
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2015-02-09Documentation: Fix the wrong command `echo -1 > set_ftrace_pid` for cleaning ...Wang Long-1/+1
2015-02-04coresight: fix the debug AMBA bus nameKaixu Xia-2/+2
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+299
2014-12-03tracing: Add additional marks to signal very large time deltasByungchul Park-3/+7
2014-11-21ftrace, kprobes: Support IPMODIFY flag to find IP modify conflictMasami Hiramatsu-0/+5
2014-11-07coresight: documentation for coresight framework and driversMathieu Poirier-0/+299
2014-08-06mm: trace-vmscan-postprocess.pl: report the number of file/anon pages respect...Chen Yucong-0/+53
2014-08-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-26/+0
2014-07-18ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TESTSteven Rostedt (Red Hat)-26/+0
2014-07-16Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying ...Ingo Molnar-12/+2
2014-07-16sched: Transform resched_task() into resched_curr()Kirill Tkhai-1/+1
2014-07-03mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_...Chen Yucong-12/+2
2014-06-09Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-0/+50
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2014-05-20tracing: Add funcgraph_tail option to print function name after closing bracesRobert Elliott-0/+26
2014-05-07tracing: Add trace_<tracepoint>_enabled() functionSteven Rostedt (Red Hat)-0/+24
2014-05-05doc: spelling error changesCarlos Garcia-1/+1
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-4/+1
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2014-03-21doc: fix double wordsMasanari Iida-1/+1
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby-1/+1
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby-3/+0
2014-02-11PM / QoS: Rename device resume latency QoS itemsRafael J. Wysocki-1/+1
2014-01-23Documentation/trace/postprocess/trace-vmscan-postprocess.pl: fix the traceeve...Vinayak Menon-9/+9
2014-01-02tracing/uprobes: Add @+file_offset fetch methodNamhyung Kim-0/+1
2014-01-02tracing/uprobes: Add support for full argument access methodsNamhyung Kim-0/+25