aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-23Merge tag 'ftrace-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+3
2025-01-23Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds1-0/+12
2025-01-21fgraph: Remove calltime and rettime from generic operationsSteven Rostedt1-1/+3
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-2/+6
2025-01-20Merge tag 'kernel-6.14-rc1.pid' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+0
2025-01-16ftrace: Implement :mod: cache filtering on kernel command lineSteven Rostedt1-0/+2
2025-01-16tracing: Cache ":mod:" events for modules not loaded yetSteven Rostedt1-0/+12
2024-12-26fgraph: Pass ftrace_regs to retfuncMasami Hiramatsu (Google)1-1/+2
2024-12-26fgraph: Pass ftrace_regs to entryfuncMasami Hiramatsu (Google)1-1/+2
2024-12-17tracing: Check "%s" dereference via the field and not the TP_printk formatSteven Rostedt1-3/+3
2024-12-02pid: allow pid_max to be set per pid namespaceChristian Brauner1-2/+0
2024-11-22Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-4/+7
2024-11-18tracing: Fix function name for trampolineTatsuya S1-0/+7
2024-10-30ftrace: Show timings of how long nop patching tookSteven Rostedt1-0/+2
2024-10-10fgraph: Simplify return address printing in function graph tracerMasami Hiramatsu (Google)1-2/+1
2024-10-08tracing: Remove TRACE_EVENT_FL_FILTERED logicZheng Yejian1-4/+0
2024-10-05function_graph: Support recording and printing the function return addressDonglin Peng1-1/+10
2024-09-30ftrace: Use a running sleeptime instead of saving on shadow stackSteven Rostedt1-0/+1
2024-08-26tracing: Add option to set an instance to be the trace_printk destinationSteven Rostedt1-0/+1
2024-08-26tracing: Have trace_printk not use binary prints if boot bufferSteven Rostedt1-1/+2
2024-08-14Merge tag 'v6.11-rc3' into trace/ring-buffer/coreSteven Rostedt1-16/+100
2024-08-07tracing: Have format file honor EVENT_FILE_FL_FREEDSteven Rostedt1-0/+23
2024-06-14tracing/ring-buffer: Add last_boot_info file to boot instanceSteven Rostedt (Google)1-0/+2
2024-06-14ring-buffer: Add output of ring buffer meta pageSteven Rostedt (Google)1-0/+2
2024-06-14tracing: Implement creating an instance based on a given memory regionSteven Rostedt (Google)1-1/+5
2024-06-06ftrace: Fix prototypes for ftrace_startup/shutdown_subops()Steven Rostedt (Google)1-1/+0
2024-06-04function_graph: Move graph notrace bit to shadow stack global varSteven Rostedt (VMware)1-0/+9
2024-06-04function_graph: Move graph depth stored data to shadow stack global varSteven Rostedt (VMware)1-2/+32
2024-06-04function_graph: Move set_graph_function tests to shadow stack global varSteven Rostedt (VMware)1-11/+21
2024-06-04function_graph: Have the instances use their own ftrace_ops for filteringSteven Rostedt (VMware)1-7/+8
2024-06-04ftrace: Add subops logic to allow one ops to manage manySteven Rostedt (Google)1-0/+1
2024-06-04ftrace: Allow function_graph tracer to be enabled in instancesSteven Rostedt (VMware)1-1/+12
2024-06-04ftrace/function_graph: Pass fgraph_ops to function graph callbacksSteven Rostedt (VMware)1-2/+2
2024-05-13tracing: Allow user-space mapping of the ring-bufferVincent Donnefort1-0/+1
2024-03-18tracing: Add snapshot refcountVincent Donnefort1-2/+6
2024-03-17tracing: Move saved_cmdline code into trace_sched_switch.cSteven Rostedt (Google)1-0/+10
2023-12-20ring-buffer: Page size per ring bufferTzvetomir Stoyanov (VMware)1-0/+1
2023-12-18tracing: Allow creating instances with specified system eventsSteven Rostedt (Google)1-0/+1
2023-12-13tracing: Fix uaf issue when open the hist or hist_debug fileZheng Yejian1-0/+1
2023-11-01tracing: Have trace_event_file have ref countersSteven Rostedt (Google)1-0/+3
2023-10-04eventfs: Remove eventfs_file and just use eventfs_inodeSteven Rostedt (Google)1-2/+2
2023-10-03tracing: Expand all ring buffers individuallyZheng Yejian1-2/+7
2023-09-07tracing: Increase trace array ref count on enable and filter filesSteven Rostedt (Google)1-0/+2
2023-09-01Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-3/+11
2023-08-22tracing: Remove unused function declarationsYue Haibing1-2/+0
2023-08-21tracing: Introduce pipe_cpumask to avoid race on trace_pipesZheng Yejian1-0/+2
2023-08-16tracing/synthetic: Use union instead of castsSven Schnelle1-0/+8
2023-07-31eventfs: Move tracing/events to eventfsAjay Kaher1-1/+1
2023-07-30tracing: Add back FORTIFY_SOURCE logic to kernel_stack event structureSteven Rostedt (Google)1-0/+10
2023-07-16Merge tag 'probes-fixes-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2