summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-01-27UPSTREAM: trace: Update documentation for mono, mono_raw and boot clockJoel Fernandes1-0/+20
2017-01-27ANDROID: trace: cpufreq: Add tracing for min/max cpufreqRuchi Kandoi3-0/+27
2017-01-27ANDROID: trace: add non-hierarchical function_graph optionJamie Gennis3-30/+206
2016-10-06Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds17-20/+1013
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds114-1108/+1722
2016-09-02tracing: Have hwlat trace migrate across tracing_cpumask CPUsSteven Rostedt (Red Hat)2-0/+61
2016-09-02tracing: Add documentation for hwlat_detector tracerJon Masters1-0/+73
2016-09-01ftrace: Access ret_stack->subtime only in the function profilerNamhyung Kim4-6/+13
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf15-15/+34
2016-08-23ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimalMasami Hiramatsu5-10/+15
2016-08-23ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal typesMasami Hiramatsu7-19/+40
2016-06-20tracing: expose current->comm to [ku]probe eventsOmar Sandoval5-0/+50
2016-05-21Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds96-3766/+6410
2016-05-19Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds22-412/+6041
2016-05-03coresight: stm: adding driver for CoreSight STM componentPratik Patel7-2/+1047
2016-04-23sched/fair: Gather CPU load functions under a more conventional namespaceFrederic Weisbecker6-23/+23
2016-04-19tracing: Add support for named hist triggersTom Zanussi3-29/+407
2016-04-19tracing: Add support for multiple hist triggers per eventTom Zanussi3-41/+293
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 Kleen5-0/+188
2015-11-06Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds39-943/+1787
2015-11-03tracing: Add some documentation about set_event_pidSteven Rostedt (Red Hat)2-0/+24
2015-10-21Documentation: ftrace: Module globbing usageDmitry Safonov1-0/+17
2015-10-04intel_th: Add driver infrastructure for Intel(R) Trace Hub devicesAlexander Shishkin10-0/+1148
2015-10-04stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin14-0/+1991
2015-09-08Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds16-437/+562
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds146-1998/+3560
2015-08-06powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao5-1/+40
2015-08-05Doc: trace: Fix typo in coresight.txtMasanari Iida1-2/+2
2015-07-21tracing: Introduce two additional marks for delayJungseok Lee2-14/+41
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/g...Linus Torvalds80-527/+2127
2015-02-09Documentation: Fix the wrong command `echo -1 > set_ftrace_pid` for cleaning ...Wang Long1-1/+1
2015-02-04coresight: fix the debug AMBA bus nameKaixu Xia1-2/+2
2014-12-15Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds93-1177/+9174
2014-12-03tracing: Add additional marks to signal very large time deltasByungchul Park4-28/+41
2014-11-21ftrace, kprobes: Support IPMODIFY flag to find IP modify conflictMasami Hiramatsu3-4/+159
2014-11-07coresight: documentation for coresight framework and driversMathieu Poirier1-0/+299
2014-08-07mm: trace-vmscan-postprocess.pl: report the number of file/anon pages respect...Chen Yucong1-0/+53
2014-08-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds57-560/+588
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds50-693/+1032
2014-07-18ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TESTSteven Rostedt (Red Hat)2-28/+1
2014-07-16Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying ...Ingo Molnar1117-8132/+13905
2014-07-16sched: Transform resched_task() into resched_curr()Kirill Tkhai8-49/+51
2014-07-03mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_...Chen Yucong1-12/+2
2014-06-09Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds30-729/+1326
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds61-89/+84
2014-05-21tracing: Add funcgraph_tail option to print function name after closing bracesRobert Elliott3-3/+33
[next]