summaryrefslogtreecommitdiff
path: root/kernel/trace/trace.h
AgeCommit message (Expand)AuthorFilesLines
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
2023-07-14Revert "tracing: Add "(fault)" name injection to kernel probes"Masami Hiramatsu (Google)1-0/+2
2023-06-30Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-0/+11
2023-06-20function_graph: Support recording and printing the return value of functionDonglin Peng1-0/+2
2023-06-06tracing/probes: Add fprobe events for tracing function entry and exit.Masami Hiramatsu (Google)1-0/+11
2023-03-29tracing: Add "fields" option to show raw trace event fieldsSteven Rostedt (Google)1-0/+2
2023-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds1-1/+1
2023-02-23Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-0/+6
2023-02-14alpha: replace NR_SYSCALLS by NR_syscallsYang Yang1-1/+1
2023-02-12tracing: Fix TASK_COMM_LEN in trace event format fileYafang Shao1-0/+1
2023-02-07tracing: Add enabling of events to boot instancesSteven Rostedt (Google)1-0/+2
2023-01-25tracing: Allow synthetic events to pass around stacktracesSteven Rostedt (Google)1-0/+4
2023-01-24tracing: Make sure trace_printk() can output as soon as it can be usedSteven Rostedt (Google)1-0/+1
2022-12-10tracing: Fix some checker warningsDavid Howells1-1/+1
2022-12-09tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACEMasami Hiramatsu (Google)1-5/+3
2022-12-09tracing/probes: Handle system names with hyphensSteven Rostedt (Google)1-3/+16
2022-11-23tracing: Make tracepoint_print_iter staticXiu Jianfeng1-2/+0
2022-11-23tracing: Add tracing_reset_all_online_cpus_unlocked() functionSteven Rostedt (Google)1-0/+1
2022-09-26tracing: Move struct filter_pred into trace_events_filter.cSteven Rostedt (Google)1-13/+0