summaryrefslogtreecommitdiff
path: root/Documentation/trace
AgeCommit message (Expand)Author
13 hoursMerge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
3 daysrv: Add opid per-cpu monitorGabriele Monaco
3 daysrv: Add nrp and sssw per-task monitorsGabriele Monaco
3 daysrv: Replace tss and sncid monitors with more complete stsGabriele Monaco
7 daysverification/rvgen: Support the 'next' operatorNam Cao
7 daysDocumentation/rv: Add documentation for linear temporal logic monitorsNam Cao
7 daysDocumentation/rv: Prepare monitor synthesis document for LTL inclusionNam Cao
9 daystracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt
2025-07-09rv: Add documentation for rtapp monitorNam Cao
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-29Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2025-05-19docs: fix "incase" typo in coresight/panic.rstHendrik Hamerlinck
2025-05-14tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffixSteven Rostedt
2025-05-14Documentation: coresight: Document AUX pause and resumeLeo Yan
2025-05-09tracing: Allow the top level trace_marker to write into another instancesSteven Rostedt
2025-04-21Documentation: trace: Refactor toctreePurva Yeshi
2025-04-21Documentation: trace: Reduce toctree depthPurva Yeshi
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao
2025-04-03Merge tag 'trace-ringbuffer-v6.15-3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-02tracing: Enforce the persistent ring buffer to be page alignedSteven Rostedt
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-31Merge tag 'trace-latency-v6.15-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-27Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-27Documentation/rv: Add sched pages to the indicesGabriele Monaco
2025-03-24Documentation/rv: Add docs for the sched monitorsGabriele Monaco
2025-03-11coresight: docs: Remove target sink from examplesJames Clark
2025-02-21Documentation: coresight: Panic supportLinu Cherian
2025-02-13docs: trace: decode_msr.py: make it compatible with python 3Mauro Carvalho Chehab
2025-01-23Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-01-21Merge tag 'docs-6.14' of git://git.lwn.net/linuxLinus Torvalds
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-01-16tracing: Cache ":mod:" events for modules not loaded yetSteven Rostedt
2025-01-16tracing: Add :mod: command to enabled module eventsSteven Rostedt
2025-01-14ftrace: Document that multiple function_graph tracing may have different timesSteven Rostedt
2024-12-26Documentation: probes: Update fprobe on function-graph tracerMasami Hiramatsu (Google)
2024-12-13Documentation/rv: Fix typosAndrew Kreimer
2024-11-22tracing: Record task flag NEED_RESCHED_LAZY.Thomas Gleixner
2024-11-22Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2024-11-01tracing: Remove TRACE_FLAG_IRQS_NOSUPPORTSebastian Andrzej Siewior
2024-10-07docs: fix WARNING document not included in any toctreeSurajSonawane2415
2024-10-07tracing: doc: Fix typo in ftrace histogramGabriele Monaco
2024-08-26tracing/Documentation: Start a document on how to debug with tracingSteven Rostedt
2024-08-26tracing: Add option to set an instance to be the trace_printk destinationSteven Rostedt
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-07-01rtla/osnoise: set the default threshold to 1usLuis Claudio R. Goncalves
2024-06-11function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-17Merge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-05-13Documentation: tracing: Add ring-buffer mappingVincent Donnefort