aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/trace
AgeCommit message (Expand)AuthorFilesLines
2026-08-22Merge tag 'perf-tools-for-v7.3-2026-08-21' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds1-14/+14
2026-08-21Merge tag 'landlock-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds2-0/+327
2026-08-20Merge tag 'probes-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds5-5/+43
2026-08-19Merge tag 'ftrace-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-0/+5
2026-08-17landlock: Document tracepointsMickaël Salaün2-0/+327
2026-08-10ftrace: deprecate disabling via ftrace_enabled sysctlAndrey Grodzovsky1-0/+5
2026-08-08tracing/boot: Add support for eprobe, fprobe, and tprobe eventsMasami Hiramatsu (Google)1-3/+15
2026-08-04Documentation/rv: Explain epoll and aborted sleepsChao Liu1-0/+6
2026-07-31perf hisi-ptt: Fix PTT trace TLP header parsingSizhe Liu1-14/+14
2026-07-28docs: trace: fprobe: fix 'thos' spellingshaikh.kamal1-1/+1
2026-07-24rv/rtapp: Add wakeup monitorNam Cao1-0/+20
2026-07-24rv/rtapp/sleep: Stop monitoring kernel threadsNam Cao1-14/+4
2026-07-24rv/rtapp/sleep: Update nanosleep ruleNam Cao1-7/+10
2026-07-24rv/rtapp/sleep: Make the error more informative for userNam Cao1-1/+1
2026-07-14tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetchargMasami Hiramatsu (Google)2-0/+4
2026-07-14tracing/probes: Add $current variable supportMasami Hiramatsu (Google)2-0/+2
2026-07-14tracing/probes: Support field specifier option for typecastMasami Hiramatsu (Google)3-7/+14
2026-07-14tracing/probes: Support nested typecastMasami Hiramatsu (Google)3-0/+6
2026-07-14tracing/probes: Support typecast for various probe eventsMasami Hiramatsu (Google)2-0/+7
2026-06-25Merge tag 'docs-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds1-1/+1
2026-06-23Documentation: tracing: fix typo in events documentationYudistira Putra1-1/+1
2026-06-23Merge tag 'perf-tools-for-v7.2-1-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds1-74/+2
2026-06-16Merge tag 'probes-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-0/+4
2026-06-16Merge tag 'docs-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds2-3/+6
2026-06-16Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+4
2026-06-10perf test cs-etm: Remove unused Coresight workloadsJames Clark1-74/+2
2026-06-04buffer: Remove submit_bh()Matthew Wilcox (Oracle)1-2/+2
2026-06-02tracing/eprobes: Allow use of BTF names to dereference pointersSteven Rostedt1-0/+4
2026-05-26s390/tracing: Add s390-tod clockSven Schnelle1-0/+4
2026-05-03Documentation/rv: Replace stale website linkGabriele Monaco1-2/+5
2026-04-27Documentation: fix spelling mistake "stucture" -> "structure"Ninad Naik1-1/+1
2026-04-15Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds7-50/+600
2026-04-15Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds3-0/+96
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds2-0/+43
2026-04-09tracing: Documentation: Update histogram-design.rst for fn() handlingSteven Rostedt1-7/+13
2026-04-07Documentation: tracing: Add PCI controller event documentationShawn Lin2-0/+43
2026-04-02tracing/Documentation: Add a section about backup instanceMasami Hiramatsu (Google)1-0/+19
2026-03-31rv: Add nomiss deadline monitorGabriele Monaco2-0/+85
2026-03-31rv: Convert the opid monitor to a hybrid automatonGabriele Monaco1-47/+13
2026-03-31rv: Add sample hybrid monitor stallGabriele Monaco2-0/+44
2026-03-31Documentation/rv: Add documentation about hybrid automataGabriele Monaco4-3/+458
2026-03-09Documentation: tracing: Add tracing remotesVincent Donnefort2-0/+77
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+14
2026-02-13Merge tag 'trace-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-0/+25
2026-02-12Merge tag 'trace-rv-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-23/+21
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds2-0/+75
2026-01-26tracing: Add show_event_triggers to expose active event triggersAaron Tomlin1-0/+8
2026-01-26tracing: Add show_event_filters to expose active event filtersAaron Tomlin1-0/+8
2026-01-26tracing: Add bitmask-list option for human-readable bitmask displayAaron Tomlin1-0/+9
2026-01-23Documentation: use a source-read extension for the index link boilerplateJani Nikula1-7/+0