Age | Commit message (Expand) | Author | Files | Lines |
2014-08-07 | mm: trace-vmscan-postprocess.pl: report the number of file/anon pages respect... | Chen Yucong | 1 | -0/+53 |
2014-08-05 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2014-08-04 | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -26/+0 |
2014-07-18 | ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TEST | Steven Rostedt (Red Hat) | 1 | -26/+0 |
2014-07-16 | Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying ... | Ingo Molnar | 1 | -12/+2 |
2014-07-16 | sched: Transform resched_task() into resched_curr() | Kirill Tkhai | 1 | -1/+1 |
2014-07-03 | mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_... | Chen Yucong | 1 | -12/+2 |
2014-06-10 | Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2 | -0/+50 |
2014-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-05-21 | tracing: Add funcgraph_tail option to print function name after closing braces | Robert Elliott | 1 | -0/+26 |
2014-05-07 | tracing: Add trace_<tracepoint>_enabled() function | Steven Rostedt (Red Hat) | 1 | -0/+24 |
2014-05-05 | doc: spelling error changes | Carlos Garcia | 1 | -1/+1 |
2014-04-03 | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -4/+1 |
2014-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-03-21 | doc: fix double words | Masanari Iida | 1 | -1/+1 |
2014-03-07 | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby | 1 | -1/+1 |
2014-03-07 | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby | 1 | -3/+0 |
2014-02-11 | PM / QoS: Rename device resume latency QoS items | Rafael J. Wysocki | 1 | -1/+1 |
2014-01-24 | Documentation/trace/postprocess/trace-vmscan-postprocess.pl: fix the traceeve... | Vinayak Menon | 1 | -9/+9 |
2014-01-03 | tracing/uprobes: Add @+file_offset fetch method | Namhyung Kim | 1 | -0/+1 |
2014-01-03 | tracing/uprobes: Add support for full argument access methods | Namhyung Kim | 1 | -0/+25 |
2014-01-03 | tracing/uprobes: Fix documentation of uprobe registration syntax | Namhyung Kim | 1 | -5/+5 |
2013-12-22 | tracing: Add documentation for trace event triggers | Tom Zanussi | 1 | -0/+207 |
2013-11-13 | Documentation/trace/tracepoints.txt: add links to TRACE_EVENT documentation | Stefan Raspl | 1 | -0/+5 |
2013-11-11 | ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED | Peter Zijlstra | 1 | -1/+5 |
2013-08-27 | Documentation/trace: Correcting and extending tracepoint documentation | Zoltan Kiss | 1 | -2/+17 |
2013-08-20 | Documentation: replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -2/+2 |
2013-07-11 | Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2 | -3/+25 |
2013-07-04 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+31 |
2013-06-24 | PM / QoS: Add pm_qos and dev_pm_qos to events-power.txt | Sahara | 1 | -0/+31 |
2013-06-23 | x86: Add NMI duration tracepoints | Dave Hansen | 1 | -0/+43 |
2013-06-20 | tracing: Update documentation on tracepoint glob matching | Steven Rostedt (Red Hat) | 1 | -2/+11 |
2013-06-20 | tracing: Add binary '&' filter for events | Steven Rostedt | 1 | -1/+1 |
2013-06-12 | tracing: Add function probe to trigger a ftrace dump of current CPU trace | Steven Rostedt (Red Hat) | 1 | -0/+6 |
2013-06-12 | tracing: Add function probe to trigger a ftrace dump to console | Steven Rostedt (Red Hat) | 1 | -0/+7 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -15/+0 |
2013-04-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -47/+67 |
2013-04-30 | Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -617/+1480 |
2013-04-13 | uretprobes: Documentation update | Anton Arapov | 1 | -47/+67 |
2013-03-21 | doc: Remove text on tracepoint samples | Paul Bolle | 1 | -15/+0 |
2013-03-15 | tracing: Bring Documentation/trace/ftrace.txt up to date | Steven Rostedt (Red Hat) | 1 | -617/+1480 |
2013-03-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2013-03-08 | tracing: update documentation of snapshot utility | Hiraku Toyooka | 1 | -1/+1 |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -26/+1 |
2013-01-30 | tracing: Add documentation of snapshot utility | Hiraku Toyooka | 1 | -0/+83 |
2013-01-26 | PM / tracing: remove deprecated power trace API | Paul Gortmaker | 1 | -26/+1 |
2012-09-27 | doc: fix old config name of kprobetrace | Liu Bo | 1 | -1/+1 |
2012-05-08 | tracing: Fix kconfig warning due to a typo | Srikar Dronamraju | 1 | -2/+20 |
2012-05-07 | tracing: Provide trace events interface for uprobes | Srikar Dronamraju | 1 | -0/+95 |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |