aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-06Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-0/+41
2015-11-03tracing: Add some documentation about set_event_pidSteven Rostedt (Red Hat)2-0/+24
2015-10-20Documentation: ftrace: Module globbing usageDmitry Safonov1-0/+17
2015-10-04intel_th: Add driver infrastructure for Intel(R) Trace Hub devicesAlexander Shishkin1-0/+99
2015-10-04stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin1-0/+80
2015-09-08Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-13/+38
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+5
2015-08-06powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao1-0/+5
2015-08-05Doc: trace: Fix typo in coresight.txtMasanari Iida1-2/+2
2015-07-20tracing: Introduce two additional marks for delayJungseok Lee1-13/+38
2015-05-13Documentation: tracing: fix grammarRabin Vincent1-2/+2
2015-04-03coresight: Correcting documentation typographical errorMathieu Poirier1-1/+1
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+2
2015-02-09Documentation: Fix the wrong command `echo -1 > set_ftrace_pid` for cleaning the filter.Wang Long1-1/+1
2015-02-04coresight: fix the debug AMBA bus nameKaixu Xia1-2/+2
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+299
2014-12-03tracing: Add additional marks to signal very large time deltasByungchul Park1-3/+7
2014-11-21ftrace, kprobes: Support IPMODIFY flag to find IP modify conflictMasami Hiramatsu1-0/+5
2014-11-07coresight: documentation for coresight framework and driversMathieu Poirier1-0/+299
2014-08-06mm: trace-vmscan-postprocess.pl: report the number of file/anon pages respectivelyChen Yucong1-0/+53
2014-08-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-26/+0
2014-07-18ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TESTSteven Rostedt (Red Hat)1-26/+0
2014-07-16Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying bigger tree-wide changesIngo Molnar1-12/+2
2014-07-16sched: Transform resched_task() into resched_curr()Kirill Tkhai1-1/+1
2014-07-03mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_lru_isolateChen Yucong1-12/+2
2014-06-09Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-0/+50
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into nextLinus Torvalds1-1/+1
2014-05-20tracing: Add funcgraph_tail option to print function name after closing bracesRobert Elliott1-0/+26
2014-05-07tracing: Add trace_<tracepoint>_enabled() functionSteven Rostedt (Red Hat)1-0/+24
2014-05-05doc: spelling error changesCarlos Garcia1-1/+1
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-4/+1
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-03-21doc: fix double wordsMasanari Iida1-1/+1
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby1-1/+1
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby1-3/+0
2014-02-11PM / QoS: Rename device resume latency QoS itemsRafael J. Wysocki1-1/+1
2014-01-23Documentation/trace/postprocess/trace-vmscan-postprocess.pl: fix the traceevent regexVinayak Menon1-9/+9
2014-01-02tracing/uprobes: Add @+file_offset fetch methodNamhyung Kim1-0/+1
2014-01-02tracing/uprobes: Add support for full argument access methodsNamhyung Kim1-0/+25
2014-01-02tracing/uprobes: Fix documentation of uprobe registration syntaxNamhyung Kim1-5/+5
2013-12-21tracing: Add documentation for trace event triggersTom Zanussi1-0/+207
2013-11-13Documentation/trace/tracepoints.txt: add links to TRACE_EVENT documentationStefan Raspl1-0/+5
2013-11-11ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHEDPeter Zijlstra1-1/+5
2013-08-27Documentation/trace: Correcting and extending tracepoint documentationZoltan Kiss1-2/+17
2013-08-20Documentation: replace strict_strtoul() with kstrtoul()Jingoo Han1-2/+2
2013-07-11Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-3/+25
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+31
2013-06-24PM / QoS: Add pm_qos and dev_pm_qos to events-power.txtSahara1-0/+31
2013-06-23x86: Add NMI duration tracepointsDave Hansen1-0/+43