summaryrefslogtreecommitdiffstats
path: root/Documentation/trace
Commit message (Expand)AuthorAgeFilesLines
* stm class: Document the stm_ftraceChunyan Zhang2017-08-251-1/+12
* Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2017-07-131-112/+396
|\
| * tracing: Update Documentation/trace/ftrace.txtSteven Rostedt (VMware)2017-07-111-112/+396
* | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-031-0/+175
|\ \
| * | doc: Add documentation for Coresight CPU debugLeo Yan2017-06-091-0/+175
| |/
* | sched/loadavg: Generalize "_idle" naming to "_nohz"Frederic Weisbecker2017-06-221-1/+1
|/
* Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-05-031-1/+4
|\
| * tracing/kprobes: expose maxactive for kretprobe in kprobe_eventsAlban Crequy2017-04-041-1/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-021-1/+1
|\ \
| * | Documentation: ftrace.txt: Correct nice value of 120 priorityLiu, Changcheng2017-03-241-1/+1
| |/
* | doc: trace/kprobes: add information about NOKPROBE_SYMBOLNaveen N. Rao2017-03-141-2/+3
|/
* perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTSAnton Blanchard2017-03-012-2/+2
* trace-vmscan-postprocess: sync with tracepoints updatesMichal Hocko2017-02-221-13/+13
* Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2016-12-152-12/+12
|\
| * tracing: Add new trace_marker_rawSteven Rostedt2016-11-151-0/+6
| * ftrace: Support full glob matchingMasami Hiramatsu2016-11-142-12/+6
* | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-132-3/+56
|\ \
| * | intel_th: Document debug host modeAlexander Shishkin2016-11-181-0/+22
| * | stm class: Document stm_source channel assignmentAlexander Shishkin2016-11-181-0/+10
| * | stm class: Document the stm_source interfaceAlexander Shishkin2016-11-181-3/+24
| |/
* | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-121-3/+3
|\ \
| * | Documentation/trace/uprobetracer.txt: fix incorrect examplesMarcin Nowakowski2016-10-211-3/+3
| |/
* | trace: Update documentation for mono, mono_raw and boot clockJoel Fernandes2016-11-291-0/+20
|/
* Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-10-062-5/+84
|\
| * tracing: Have hwlat trace migrate across tracing_cpumask CPUsSteven Rostedt (Red Hat)2016-09-021-0/+6
| * tracing: Add documentation for hwlat_detector tracerJon Masters2016-09-021-0/+73
| * ftrace: Access ret_stack->subtime only in the function profilerNamhyung Kim2016-09-011-5/+5
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-031-0/+11
|\ \
| * | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-0/+11
| |/
* | ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimalMasami Hiramatsu2016-08-232-2/+8
* | ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal typesMasami Hiramatsu2016-08-232-4/+4
|/
* tracing: expose current->comm to [ku]probe eventsOmar Sandoval2016-06-202-0/+6
* Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-201-2/+35
|\
| * coresight: stm: adding driver for CoreSight STM componentPratik Patel2016-05-031-2/+35
* | Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-05-182-10/+1579
|\ \
| * | tracing: Add support for named hist triggersTom Zanussi2016-04-191-8/+266
| * | tracing: Add support for multiple hist triggers per eventTom Zanussi2016-04-191-6/+148
| * | tracing: Add 'hist' trigger DocumentationTom Zanussi2016-04-191-0/+1155
| * | tracing: Update the documentation to describe "event-fork" optionSteven Rostedt (Red Hat)2016-04-191-10/+24
| |/
* | sched/fair: Gather CPU load functions under a more conventional namespaceFrederic Weisbecker2016-04-231-5/+5
|/
* x86, tracing, perf: Add trace point for MSR accessesAndi Kleen2015-12-062-0/+74
* Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-11-062-0/+41
|\
| * tracing: Add some documentation about set_event_pidSteven Rostedt (Red Hat)2015-11-032-0/+24
| * Documentation: ftrace: Module globbing usageDmitry Safonov2015-10-201-0/+17
* | intel_th: Add driver infrastructure for Intel(R) Trace Hub devicesAlexander Shishkin2015-10-041-0/+99
* | stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin2015-10-041-0/+80
|/
* Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-09-081-13/+38
|\
| * tracing: Introduce two additional marks for delayJungseok Lee2015-07-201-13/+38
* | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-031-0/+5
|\ \
| * | powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao2015-08-061-0/+5
| |/
OpenPOWER on IntegriCloud