| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2016-12-15 | 2 | -12/+12 |
|\ |
|
| * | tracing: Add new trace_marker_raw | Steven Rostedt | 2016-11-15 | 1 | -0/+6 |
| * | ftrace: Support full glob matching | Masami Hiramatsu | 2016-11-14 | 2 | -12/+6 |
* | | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-12-13 | 2 | -3/+56 |
|\ \ |
|
| * | | intel_th: Document debug host mode | Alexander Shishkin | 2016-11-18 | 1 | -0/+22 |
| * | | stm class: Document stm_source channel assignment | Alexander Shishkin | 2016-11-18 | 1 | -0/+10 |
| * | | stm class: Document the stm_source interface | Alexander Shishkin | 2016-11-18 | 1 | -3/+24 |
| |/ |
|
* | | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 2016-12-13 | 1 | -3/+3 |
|\ \ |
|
| * | | Documentation/trace/uprobetracer.txt: fix incorrect examples | Marcin Nowakowski | 2016-10-21 | 1 | -3/+3 |
| |/ |
|
* / | trace: Update documentation for mono, mono_raw and boot clock | Joel Fernandes | 2016-11-29 | 1 | -0/+20 |
|/ |
|
* | Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2016-10-06 | 2 | -5/+84 |
|\ |
|
| * | tracing: Have hwlat trace migrate across tracing_cpumask CPUs | Steven Rostedt (Red Hat) | 2016-09-02 | 1 | -0/+6 |
| * | tracing: Add documentation for hwlat_detector tracer | Jon Masters | 2016-09-02 | 1 | -0/+73 |
| * | ftrace: Access ret_stack->subtime only in the function profiler | Namhyung Kim | 2016-09-01 | 1 | -5/+5 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-04 | 1 | -0/+11 |
|\ \ |
|
| * | | ftrace: Add return address pointer to ftrace_ret_stack | Josh Poimboeuf | 2016-08-24 | 1 | -0/+11 |
| |/ |
|
* | | ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal | Masami Hiramatsu | 2016-08-23 | 2 | -2/+8 |
* | | ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types | Masami Hiramatsu | 2016-08-23 | 2 | -4/+4 |
|/ |
|
* | tracing: expose current->comm to [ku]probe events | Omar Sandoval | 2016-06-20 | 2 | -0/+6 |
* | Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-05-21 | 1 | -2/+35 |
|\ |
|
| * | coresight: stm: adding driver for CoreSight STM component | Pratik Patel | 2016-05-03 | 1 | -2/+35 |
* | | Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2016-05-19 | 2 | -10/+1579 |
|\ \ |
|
| * | | tracing: Add support for named hist triggers | Tom Zanussi | 2016-04-20 | 1 | -8/+266 |
| * | | tracing: Add support for multiple hist triggers per event | Tom Zanussi | 2016-04-20 | 1 | -6/+148 |
| * | | tracing: Add 'hist' trigger Documentation | Tom Zanussi | 2016-04-20 | 1 | -0/+1155 |
| * | | tracing: Update the documentation to describe "event-fork" option | Steven Rostedt (Red Hat) | 2016-04-19 | 1 | -10/+24 |
| |/ |
|
* / | sched/fair: Gather CPU load functions under a more conventional namespace | Frederic Weisbecker | 2016-04-23 | 1 | -5/+5 |
|/ |
|
* | x86, tracing, perf: Add trace point for MSR accesses | Andi Kleen | 2015-12-06 | 2 | -0/+74 |
* | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2015-11-06 | 2 | -0/+41 |
|\ |
|
| * | tracing: Add some documentation about set_event_pid | Steven Rostedt (Red Hat) | 2015-11-03 | 2 | -0/+24 |
| * | Documentation: ftrace: Module globbing usage | Dmitry Safonov | 2015-10-21 | 1 | -0/+17 |
* | | intel_th: Add driver infrastructure for Intel(R) Trace Hub devices | Alexander Shishkin | 2015-10-04 | 1 | -0/+99 |
* | | stm class: Introduce an abstraction for System Trace Module devices | Alexander Shishkin | 2015-10-04 | 1 | -0/+80 |
|/ |
|
* | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2015-09-08 | 1 | -13/+38 |
|\ |
|
| * | tracing: Introduce two additional marks for delay | Jungseok Lee | 2015-07-21 | 1 | -13/+38 |
* | | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-09-04 | 1 | -0/+5 |
|\ \ |
|
| * | | powerpc/ftrace: add powerpc timebase as a trace clock source | Naveen N. Rao | 2015-08-06 | 1 | -0/+5 |
| |/ |
|
* / | Doc: trace: Fix typo in coresight.txt | Masanari Iida | 2015-08-05 | 1 | -2/+2 |
|/ |
|
* | Documentation: tracing: fix grammar | Rabin Vincent | 2015-05-13 | 1 | -2/+2 |
* | coresight: Correcting documentation typographical error | Mathieu Poirier | 2015-04-03 | 1 | -1/+1 |
* | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-02-15 | 1 | -2/+2 |
|\ |
|
| * | coresight: fix the debug AMBA bus name | Kaixu Xia | 2015-02-04 | 1 | -2/+2 |
* | | Documentation: Fix the wrong command `echo -1 > set_ftrace_pid` for cleaning ... | Wang Long | 2015-02-09 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-15 | 1 | -0/+299 |
|\ |
|
| * | coresight: documentation for coresight framework and drivers | Mathieu Poirier | 2014-11-08 | 1 | -0/+299 |
* | | tracing: Add additional marks to signal very large time deltas | Byungchul Park | 2014-12-03 | 1 | -3/+7 |
* | | ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict | Masami Hiramatsu | 2014-11-21 | 1 | -0/+5 |
|/ |
|
* | mm: trace-vmscan-postprocess.pl: report the number of file/anon pages respect... | Chen Yucong | 2014-08-07 | 1 | -0/+53 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-08-05 | 1 | -1/+1 |
|\ |
|
| * | Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying ... | Ingo Molnar | 2014-07-16 | 1 | -12/+2 |
| |\ |
|