aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
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/rostedt/linux-traceLinus Torvalds1-0/+19
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus 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/git/coresight/linux into char-misc-nextGreg 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/rostedt/linux-traceLinus Torvalds2-20/+175
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus 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/rostedt/linux-traceLinus 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/git/gregkh/char-miscLinus 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/masahiroy/linux-kbuildLinus Torvalds3-3/+3
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-22/+68
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-22/+60
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-6/+6