aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/trace
AgeCommit message (Expand)AuthorFilesLines
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds10-8/+856
2022-07-30rv/monitor: Add the wwnr monitorDaniel Bristot de Oliveira2-0/+46
2022-07-30rv/monitor: Add the wip monitorDaniel Bristot de Oliveira2-0/+56
2022-07-30Documentation/rv: Add deterministic automata instrumentation documentationDaniel Bristot de Oliveira2-0/+172
2022-07-30Documentation/rv: Add deterministic automata monitor synthesis documentationDaniel Bristot de Oliveira2-0/+148
2022-07-30Documentation/rv: Add deterministic automaton documentationDaniel Bristot de Oliveira2-0/+185
2022-07-30Documentation/rv: Add a basic documentationDaniel Bristot de Oliveira3-0/+241
2022-07-24tracing: Auto generate event name when creating a group of eventsLinyu Yuan2-8/+8
2022-07-06Documentation: coresight: Expand branch broadcast documentationJames Clark1-1/+12
2022-07-06Documentation: coresight: Link config options to existing documentationJames Clark2-0/+43
2022-07-06Documentation: coresight: Turn numbered subsections into real subsectionsJames Clark1-5/+12
2022-06-30Documentation: coresight: Escape coresight bindings file wildcardBagas Sanjaya1-1/+1
2022-06-29dt-bindings: arm: Convert CoreSight bindings to DT schemaRob Herring1-1/+1
2022-05-26tracing/timerlat: Print stacktrace in the IRQ handler if neededDaniel Bristot de Oliveira1-2/+3
2022-04-27tracing: Add documentation for trace clock taiKurt Kanzenbach1-0/+12
2022-04-03Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-11/+3
2022-04-02tracing/user_events: Remove eBPF interfacesBeau Belgrave1-11/+3
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-0/+175
2022-03-23Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-0/+217
2022-03-17docs: fprobe: Add fprobe description to ftrace-use.rstMasami Hiramatsu2-0/+175
2022-02-24docs: Remove duplicated words in trace/osnoise-tracerOscar Shiang1-2/+2
2022-02-10user_events: Add documentation fileBeau Belgrave2-0/+217
2022-01-22Merge tag 'docs-5.17-2' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2022-01-17docs: ftrace: fix ambiguous sentenceHuichun Feng1-1/+1
2022-01-16Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-0/+19
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+64
2022-01-14tracing: Add ustring operation to filtering string pointersSteven Rostedt1-0/+9
2022-01-13tracing: Add test for user space strings when filtering on string pointersSteven Rostedt1-0/+10
2021-12-21Merge tag 'coresight-next-v5.17' of gitolite.kernel.org:pub/scm/linux/kernel/...Greg Kroah-Hartman1-14/+64
2021-12-10docs/trace: fix a label of boottime-traceYanteng Si1-3/+1
2021-11-26Documentation: coresight: Update coresight configuration docsMike Leach1-3/+59
2021-11-18Documentation: coresight: Fix documentation issueMike Leach1-11/+5
2021-11-15docs: ftrace: fix the wrong path of tracefsZhaoyu Liu1-5/+4
2021-11-01tracing/histogram: Update division by 0 documentationKalesh Singh1-1/+2
2021-10-28tracing/histogram: Fix documentation inline emphasis warningKalesh Singh1-1/+1
2021-10-26tracing/histogram: Document expression arithmetic and constantsKalesh Singh1-0/+14
2021-10-26docs, kprobes: Remove invalid URL and add new referenceTiezhu Yang1-1/+1
2021-10-25tracing/doc: Fix typos on the timerlat tracer documentationDaniel Bristot de Oliveira1-12/+12
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-20/+175
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+259
2021-08-28Documentation: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-1/+1
2021-08-24tracing/doc: Fix table format in histogram codeSteven Rostedt (VMware)1-9/+9
2021-08-18Documentation: coresight: Add documentation for CoreSight configMike Leach2-0/+259
2021-08-16Documentation: tracing: Add histogram syntax to boot-time tracingMasami Hiramatsu1-5/+80
2021-08-16tracing/histogram: Update the documentation for the buckets modifierSteven Rostedt (VMware)1-6/+86
2021-07-23tracing/histogram: Rename "cpu" to "common_cpu"Steven Rostedt (VMware)1-1/+1
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds5-4/+350
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds3-7/+9
2021-06-28Documentation: Fix a typo on trace/osnoise-tracerDaniel Bristot de Oliveira1-1/+1
2021-06-25trace: Add timerlat tracerDaniel Bristot de Oliveira2-0/+182
2021-06-25trace: Add osnoise tracerDaniel Bristot de Oliveira2-0/+153
2021-06-25trace/hwlat: Implement the per-cpu modeDaniel Bristot de Oliveira1-1/+2
2021-06-24trace/hwlat: Implement the mode config optionDaniel Bristot de Oliveira1-4/+8
2021-06-17docs: trace: ftrace.rst: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab1-1/+1
2021-06-17docs: trace: coresight: coresight.rst: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab1-3/+5
2021-06-17docs: trace: coresight: coresight-etm4x-reference.rst: replace some charactersMauro Carvalho Chehab1-1/+1
2021-06-10Documentation: tracing: Add per-group/all events enablement desciptionMasami Hiramatsu1-0/+6
2021-06-01docs: Fix typos in Documentation/trace/ftrace.rstHaocheng Xie1-2/+2
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra1-19/+5
2021-04-06Documentation: trace: Add documentation for TRBEAnshuman Khandual1-0/+38
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+32
2021-02-11tracing: Add ptr-hash option to show the hashed pointer valueMasami Hiramatsu1-0/+6
2021-02-11Documentation: coresight: Add PID tracing descriptionLeo Yan1-0/+32
2020-12-22Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-3/+3
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-20/+66
2020-12-15mm/lru: revise the comments of lru_lockHugh Dickins1-1/+1
2020-12-08docs: trace: fix event state structure nameArtem Bityutskiy1-5/+5
2020-12-08tweewide: Fix most Shebang linesFinn Behrens3-3/+3
2020-11-18ftrace/documentation: Fix RST C code blocksSteven Rostedt (VMware)1-0/+6
2020-11-06ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)1-2/+4
2020-11-06ftrace: Reverse what the RECURSION flag means in the ftrace_opsSteven Rostedt (VMware)1-20/+58
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-6/+6
2020-10-15Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds6-2/+100
2020-10-15docs: trace-uses.rst: remove bogus c-domain tagsMauro Carvalho Chehab1-6/+6
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2020-10-05tracing: Add support for dynamic strings to synthetic eventsTom Zanussi2-2/+31
2020-09-25tracepoints: Add helper to test if tracepoint is enabled in a headerSteven Rostedt (VMware)1-0/+27
2020-09-24docs: trace: ring-buffer-design.rst: use the new SPDX tagMauro Carvalho Chehab1-25/+1
2020-09-21Documentation: tracing: Add the startup timing of boot-time tracingMasami Hiramatsu1-0/+14
2020-09-21Documentation: tracing: boot: Add an example of tracing function-callsMasami Hiramatsu1-0/+20
2020-09-21Documentation: tracing: Add %return suffix descriptionMasami Hiramatsu2-0/+4
2020-09-21Documentation: tracing: Add tracing_on option to boot-time tracerMasami Hiramatsu1-0/+4
2020-09-10docs: trace: fix the location of kprobes.rstMauro Carvalho Chehab1-1/+1
2020-08-20tracing: switch to kernel_clone()Christian Brauner1-2/+2
2020-08-13Merge tag 'docs-5.9-2' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2020-08-11docs: trace: fix a typoBryan Brattlof1-1/+1
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds7-389/+1247
2020-07-23docs: trace/index.rst: add histogram-design.rstDaniel W. S. Almeida1-0/+1
2020-07-23docs: Move kprobes.rst from staging/ to trace/Naveen N. Rao2-0/+804
2020-07-05Documentation: trace/stm: drop doubled wordsRandy Dunlap1-2/+2
2020-07-05Documentation: trace/histogram-design: drop doubled wordsRandy Dunlap1-2/+2
2020-07-05Documentation: trace/ftrace: drop doubled wordsRandy Dunlap1-2/+2
2020-07-05trace doc: correct names of varous tracing documentsManbing1-7/+7
2020-07-01block: rename generic_make_request to submit_bio_noacctChristoph Hellwig1-2/+2
2020-06-26docs: trace: ring-buffer-design.txt: convert to ReST formatMauro Carvalho Chehab2-375/+428
2020-06-19docs: move remaining stuff under Documentation/*.txt to Documentation/stagingMauro Carvalho Chehab1-1/+1
2020-06-10Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2020-06-09Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-0/+2115
2020-06-08Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov2-2/+2
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+89
2020-06-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-1/+1
2020-06-03tracing/doc: Fix ascii-art in histogram-design.rstTom Zanussi1-24/+24
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2-14/+15
2020-06-01tracing: Fix events.rst section numberingTom Zanussi1-14/+14
2020-06-01tracing/doc: Fix typos in histogram-design.rstSteven Rostedt (VMware)1-3/+3
2020-06-01tracing: Add histogram-design documentTom Zanussi1-0/+2115
2020-05-25tracing: Fix events.rst section numberingTom Zanussi1-14/+14
2020-05-19docs: trace: coresight-ect.rst: Fix a build warningMauro Carvalho Chehab1-0/+1
2020-05-19coresight: docs: Add information about the topology representationsMike Leach2-1/+89
2020-05-19sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exceptionPeter Zijlstra1-8/+0
2020-05-07exec: Rename flush_old_exec begin_new_execEric W. Biederman1-1/+1
2020-05-05docs: coresight: fix `make htmldocs` warningVitor Massaru Iha1-0/+1
2020-04-05Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-16/+66
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+235
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-11/+10
2020-03-27tracing: Add documentation on set_ftrace_notrace_pid and set_event_notrace_pidSteven Rostedt (VMware)1-0/+31
2020-03-27tracing: Have the document reflect that the trace file keeps tracing enabledSteven Rostedt (VMware)1-6/+7
2020-03-27tracing: Do not disable tracing when reading the trace fileSteven Rostedt (VMware)1-0/+6
2020-03-21docs: coresight: Update documentation for CoreSight to cover CTIMike Leach2-0/+235
2020-03-10docs: trace: events.rst: convert some new stuff to ReST formatMauro Carvalho Chehab1-31/+32
2020-03-03tracing: Have hwlat ts be first instance and record count of instancesSteven Rostedt (VMware)1-10/+22
2020-02-13PM: QoS: Simplify definitions of CPU latency QoS trace eventsRafael J. Wysocki1-9/+10
2020-02-13PM: QoS: Drop pm_qos_update_request_timeout()Rafael J. Wysocki1-2/+0
2020-02-07Merge tag 'docs-5.6-2' of git://git.lwn.net/linuxLinus Torvalds1-1/+0
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds4-0/+701
2020-02-05Documentation: build warnings related to missing blank lines after explicit m...Sameer Rahmani1-1/+1
2020-01-30tracing: Documentation for in-kernel synthetic event APITom Zanussi1-0/+515
2020-01-28docs: tracing: Fix a broken labelMauro Carvalho Chehab1-0/+1
2020-01-21Documentation: tracing: Fix typos in boot-time tracing documentationMasami Hiramatsu1-9/+9
2020-01-13Documentation: tracing: Add boot-time tracing documentMasami Hiramatsu2-0/+185
2020-01-10docs: ftrace: Fix small notation mistakeFrank A. Cancio Bello1-1/+1
2020-01-10docs: ftrace: Fix typosFrank A. Cancio Bello1-3/+3
2020-01-10docs: ftrace: Clarify the RAM impact of buffer_size_kbFrank A. Cancio Bello1-1/+2
2019-12-19docs: ftrace: Specifies when buffers get clearFrank A. Cancio Bello1-2/+7
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds5-3/+809
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-2/+12
2019-11-14intel_th: Document software sinksAlexander Shishkin1-1/+27
2019-11-13tracing: Use CONFIG_PREEMPTIONSebastian Andrzej Siewior1-1/+1
2019-11-07coresight: etm4x: docs: Adds detailed document for programming etm4x.Mike Leach1-0/+798
2019-11-07coresight: docs: Create common sub-directory for coresight trace.Mike Leach4-3/+11
2019-11-04ftrace: Introduce PERMANENT ftrace_ops flagMiroslav Benes2-1/+11
2019-09-20Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-0/+2
2019-09-02docs: ftrace: clarify when tracing is disabled by the trace filePeter Wu1-4/+9
2019-08-31tracing/probe: Add immediate parameter supportMasami Hiramatsu2-0/+2
2019-07-31Documentation: coresight: convert txt to rstPhong Tran3-201/+224
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-7/+45
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2019-06-20docs: trace: add a missing blank lineMauro Carvalho Chehab1-0/+1
2019-06-14docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-14Documentation: coresight: Update the generic device namesSuzuki K Poulose1-15/+67
2019-06-07Documentation: {u,k}probes: add tracing_on before tracingLecopzer Chen2-1/+12
2019-05-29docs: tracing: Fix typos in histogram.rstMasanari Iida1-5/+5
2019-05-25tracing/kprobe: Add kprobe_event= boot parameterMasami Hiramatsu1-0/+14
2019-05-25tracing/probe: Support user-space dereferenceMasami Hiramatsu2-9/+28
2019-05-25tracing/probe: Add ustring type for user-space stringMasami Hiramatsu1-2/+7
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-14/+33
2019-05-14mm: move recent_rotated pages calculation to shrink_inactive_list()Kirill Tkhai1-3/+4
2019-05-10Merge tag 'docs-5.2a' of git://git.lwn.net/linuxLinus Torvalds1-4/+7
2019-05-08Documentation/trace: Add clarification how histogram onmatch worksTzvetomir Stoyanov1-4/+7
2019-05-08Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds2-42/+45
2019-05-03intel_th: SPDX-ify the documentationAlexander Shishkin1-0/+2
2019-04-16docs: trace: fix some Sphinx warningsMauro Carvalho Chehab2-42/+45
2019-04-08tracing: Add tracing/error_log DocumentationTom Zanussi2-14/+33
2019-02-21doc: trace: Fix documentation for uprobe_profileSrikar Dronamraju1-4/+3
2019-02-20tracing: Add alternative synthetic event trace action syntaxTom Zanussi1-16/+36
2019-02-20tracing: Add hist trigger onchange() handler DocumentationTom Zanussi1-0/+98
2019-02-20tracing: Add hist trigger snapshot() action DocumentationTom Zanussi1-0/+110
2019-02-20tracing: Make hist trigger Documentation better reflect actions/handlersTom Zanussi1-13/+43
2019-02-15ftrace: Allow enabling of filters via index of available_filter_functionsSteven Rostedt (VMware)1-0/+38
2019-02-06tracing/doc: Add latency tracer funcgraph exampleChangbin Du1-0/+51
2019-01-11Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki1-1/+1
2019-01-09doc: trace: fix reference to cpuidle documentation fileOtto Sabart1-1/+1
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-0/+7
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds1-7/+7
2018-12-19stm class: Add a reference to the SyS-T documentAlexander Shishkin1-0/+1
2018-12-08tracing/uprobes: Use dyn_event framework for uprobe eventsMasami Hiramatsu1-0/+4
2018-12-08tracing/kprobes: Use dyn_event framework for kprobe eventsMasami Hiramatsu1-0/+3
2018-11-07doc: tracing: Fix a number of typosAmir Livneh1-7/+7
2018-10-30Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-4/+19
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-9/+91
2018-10-18docs: Fix typos in histogram.rstMasanari Iida1-3/+3
2018-10-11stm class: SPDX-ify the documentationAlexander Shishkin1-0/+2
2018-10-11stm class: Update documentation to match the new identification rulesAlexander Shishkin1-9/+27
2018-10-11stm class: Document the MIPI SyS-T protocol usageAlexander Shishkin1-0/+62
2018-10-10tracing: probeevent: Add $argN for accessing function argsMasami Hiramatsu1-4/+6
2018-10-10tracing: probeevent: Add array type supportMasami Hiramatsu1-0/+11
2018-10-10tracing: probeevent: Add symbol typeMasami Hiramatsu1-0/+2
2018-08-31docs: tracing: Add stacktrace filter commandMasami Hiramatsu1-0/+3
2018-08-14Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds6-625/+635
2018-07-26doc: tracing: Fix a typo of trace_statMasami Hiramatsu1-2/+2
2018-07-26cpufreq: trace frequency limits changeRuchi Kandoi1-0/+1
2018-07-23Documentation: kprobetrace: document 'trigger' fileAndreas Ziegler1-1/+4
2018-07-23Documentation: {u,k}probes: fix filename for event enablingAndreas Ziegler2-4/+4
2018-07-02docs: histogram.txt: convert it to ReST file formatMauro Carvalho Chehab3-619/+626
2018-06-21tracing: Fix some errors in histogram documentationJoel Fernandes (Google)1-11/+12
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab5-7/+7
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab2-2/+2
2018-06-06Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds3-2/+554
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds3-31/+83