summaryrefslogtreecommitdiff
path: root/Documentation/trace
AgeCommit message (Expand)Author
2017-08-25stm class: Document the stm_ftraceChunyan Zhang
2017-07-13Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2017-07-11tracing: Update Documentation/trace/ftrace.txtSteven Rostedt (VMware)
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-06-22sched/loadavg: Generalize "_idle" naming to "_nohz"Frederic Weisbecker
2017-06-09doc: Add documentation for Coresight CPU debugLeo Yan
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-04-04tracing/kprobes: expose maxactive for kretprobe in kprobe_eventsAlban Crequy
2017-03-24Documentation: ftrace.txt: Correct nice value of 120 priorityLiu, Changcheng
2017-03-14doc: trace/kprobes: add information about NOKPROBE_SYMBOLNaveen N. Rao
2017-03-01perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTSAnton Blanchard
2017-02-22trace-vmscan-postprocess: sync with tracepoints updatesMichal Hocko
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-11-29trace: Update documentation for mono, mono_raw and boot clockJoel Fernandes
2016-11-18intel_th: Document debug host modeAlexander Shishkin
2016-11-18stm class: Document stm_source channel assignmentAlexander Shishkin
2016-11-18stm class: Document the stm_source interfaceAlexander Shishkin
2016-11-15tracing: Add new trace_marker_rawSteven Rostedt
2016-11-14ftrace: Support full glob matchingMasami Hiramatsu
2016-10-21Documentation/trace/uprobetracer.txt: fix incorrect examplesMarcin Nowakowski
2016-10-06Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-09-02tracing: Have hwlat trace migrate across tracing_cpumask CPUsSteven Rostedt (Red Hat)
2016-09-02tracing: Add documentation for hwlat_detector tracerJon Masters
2016-09-01ftrace: Access ret_stack->subtime only in the function profilerNamhyung Kim
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf
2016-08-23ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimalMasami Hiramatsu
2016-08-23ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal typesMasami Hiramatsu
2016-06-20tracing: expose current->comm to [ku]probe eventsOmar Sandoval
2016-05-20Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-18Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-05-03coresight: stm: adding driver for CoreSight STM componentPratik Patel
2016-04-23sched/fair: Gather CPU load functions under a more conventional namespaceFrederic Weisbecker
2016-04-19tracing: Add support for named hist triggersTom Zanussi
2016-04-19tracing: Add support for multiple hist triggers per eventTom Zanussi
2016-04-19tracing: Add 'hist' trigger DocumentationTom Zanussi
2016-04-19tracing: Update the documentation to describe "event-fork" optionSteven Rostedt (Red Hat)
2015-12-06x86, tracing, perf: Add trace point for MSR accessesAndi Kleen
2015-11-06Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-11-03tracing: Add some documentation about set_event_pidSteven Rostedt (Red Hat)
2015-10-20Documentation: ftrace: Module globbing usageDmitry Safonov
2015-10-04intel_th: Add driver infrastructure for Intel(R) Trace Hub devicesAlexander Shishkin
2015-10-04stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin
2015-09-08Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-08-06powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao
2015-08-05Doc: trace: Fix typo in coresight.txtMasanari Iida