summaryrefslogtreecommitdiff
path: root/kernel/trace/trace.h
AgeCommit message (Expand)AuthorFilesLines
2025-06-04tracing: Mark binary printing functions with __printf() attributeAndy Shevchenko1-7/+9
2024-01-25tracing: Fix uaf issue when open the hist or hist_debug fileZheng Yejian1-0/+1
2023-11-28tracing: Have trace_event_file have ref countersSteven Rostedt (Google)1-0/+3
2023-10-06tracing: Increase trace array ref count on enable and filter filesSteven Rostedt (Google)1-0/+2
2023-09-19tracing: Introduce pipe_cpumask to avoid race on trace_pipesZheng Yejian1-0/+2
2023-08-03Revert "tracing: Add "(fault)" name injection to kernel probes"Masami Hiramatsu (Google)1-0/+2
2023-08-03tracing: Allow synthetic events to pass around stacktracesSteven Rostedt (Google)1-0/+4
2023-06-28tracing: Add tracing_reset_all_online_cpus_unlocked() functionSteven Rostedt (Google)1-0/+1
2023-02-01tracing: Make sure trace_printk() can output as soon as it can be usedSteven Rostedt (Google)1-0/+1
2023-01-12tracing/probes: Handle system names with hyphensSteven Rostedt (Google)1-3/+16
2023-01-12tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACEMasami Hiramatsu (Google)1-5/+3
2022-08-17tracing: Add '__rel_loc' using trace event macrosMasami Hiramatsu1-0/+3
2022-07-29tracing: Place trace_pid_list logic into abstract functionsSteven Rostedt (VMware)1-4/+10
2021-12-01tracing: Fix pid filtering when triggers are attachedSteven Rostedt (VMware)1-6/+18
2021-11-18tracing: Disable "other" permission bits in the tracefs filesSteven Rostedt (VMware)1-0/+3
2021-08-20tracing: Add a probe that attaches to trace eventsTzvetomir Stoyanov (VMware)1-0/+18
2021-08-16tracing: Apply trace filters on all output channelsPingfan Liu1-32/+0
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-6/+29
2021-06-28once: implement DO_ONCE_LITE for non-fast-path "do once" functionalityTanner Love1-10/+3
2021-06-25trace: Add timerlat tracerDaniel Bristot de Oliveira1-0/+2
2021-06-25trace: Add osnoise tracerDaniel Bristot de Oliveira1-3/+6
2021-06-25tracing: Add LATENCY_FS_NOTIFY to define if latency_fsnotify() is definedSteven Rostedt (VMware)1-3/+3
2021-06-25trace: Add a generic function to read/write u64 values from tracefsDaniel Bristot de Oliveira1-0/+18
2021-04-15tracing: Add method for recording "func_repeats" eventsYordan Karadzhov (VMware)1-0/+4
2021-04-15tracing: Add "last_func_repeats" to struct trace_arrayYordan Karadzhov (VMware)1-0/+12
2021-04-15tracing: Define new ftrace event "func_repeats"Yordan Karadzhov (VMware)1-0/+3
2021-03-23tracing: Fix various typos in commentsIngo Molnar1-2/+2
2021-03-18tracing: Add a verifier to check string pointers for trace eventsSteven Rostedt (VMware)1-0/+3
2021-03-18tracing: Add tracing_event_time_stamp() APISteven Rostedt (VMware)1-0/+1
2021-03-18tracing: Use a no_filter_buffering_ref to stop using the filter bufferSteven Rostedt (VMware)1-2/+2
2021-03-18tracing: Pass buffer of event to trigger operationsSteven Rostedt (VMware)1-2/+2
2021-03-04tracing: Remove duplicate declaration from trace.hYordan Karadzhov (VMware)1-1/+0
2021-02-11tracing: Add ptr-hash option to show the hashed pointer valueMasami Hiramatsu1-0/+1
2021-02-11tracing: Show real address for trace event argumentsMasami Hiramatsu1-0/+2
2021-02-09tracing/dynevent: Delegate parsing to create functionMasami Hiramatsu1-2/+1
2021-02-02tracing: Inline tracing_gen_ctx_flags()Sebastian Andrzej Siewior1-19/+0
2021-02-02tracing: Merge irqflags + preempt counter.Sebastian Andrzej Siewior1-21/+17
2020-12-14tracing: Disable ftrace selftests when any tracer is runningMasami Hiramatsu1-0/+5
2020-11-06ftrace: Move the recursion testing into global headersSteven Rostedt (VMware)1-177/+0
2020-11-02ftrace: Handle tracing when switching between contextSteven Rostedt (VMware)1-2/+21
2020-11-02ftrace: Fix recursion check for NMI testSteven Rostedt (VMware)1-1/+2
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2020-10-15tracing: Move is_good_name() from trace_probe.h to trace.hTom Zanussi1-0/+13
2020-10-15tracing: Fix some typos in commentsQiujun Huang1-4/+4
2020-09-25tracing/boot: Initialize per-instance event list in early bootMasami Hiramatsu1-0/+1
2020-09-21tracing: Enable creating new instance early bootMasami Hiramatsu1-0/+7
2020-09-18tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...Wei Yang1-1/+1
2020-08-03ftrace: Fix ftrace_trace_task return valueJosef Bacik1-1/+6
2020-06-30tracing: Move pipe reference to trace array instead of current_tracerSteven Rostedt (VMware)1-1/+1
2020-06-16tracing: Make ftrace packed events have align of 1Steven Rostedt (VMware)1-0/+3