aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-12/+12
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-3/+56
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds1-3/+3
2016-11-29trace: Update documentation for mono, mono_raw and boot clockJoel Fernandes1-0/+20
2016-11-18intel_th: Document debug host modeAlexander Shishkin1-0/+22
2016-11-18stm class: Document stm_source channel assignmentAlexander Shishkin1-0/+10
2016-11-18stm class: Document the stm_source interfaceAlexander Shishkin1-3/+24
2016-11-15tracing: Add new trace_marker_rawSteven Rostedt1-0/+6
2016-11-14ftrace: Support full glob matchingMasami Hiramatsu2-12/+6
2016-10-21Documentation/trace/uprobetracer.txt: fix incorrect examplesMarcin Nowakowski1-3/+3
2016-10-06Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-5/+84
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+11
2016-09-02tracing: Have hwlat trace migrate across tracing_cpumask CPUsSteven Rostedt (Red Hat)1-0/+6
2016-09-02tracing: Add documentation for hwlat_detector tracerJon Masters1-0/+73
2016-09-01ftrace: Access ret_stack->subtime only in the function profilerNamhyung Kim1-5/+5
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf1-0/+11
2016-08-23ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimalMasami Hiramatsu2-2/+8
2016-08-23ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal typesMasami Hiramatsu2-4/+4
2016-06-20tracing: expose current->comm to [ku]probe eventsOmar Sandoval2-0/+6
2016-05-20Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+35
2016-05-18Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-10/+1579
2016-05-03coresight: stm: adding driver for CoreSight STM componentPratik Patel1-2/+35
2016-04-23sched/fair: Gather CPU load functions under a more conventional namespaceFrederic Weisbecker1-5/+5
2016-04-19tracing: Add support for named hist triggersTom Zanussi1-8/+266
2016-04-19tracing: Add support for multiple hist triggers per eventTom Zanussi1-6/+148
2016-04-19tracing: Add 'hist' trigger DocumentationTom Zanussi1-0/+1155
2016-04-19tracing: Update the documentation to describe "event-fork" optionSteven Rostedt (Red Hat)1-10/+24
2015-12-06x86, tracing, perf: Add trace point for MSR accessesAndi Kleen2-0/+74
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