index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_events.c
Age
Commit message (
Expand
)
Author
2024-05-04
eventfs/tracing: Add callback for release of an eventfs_inode
Steven Rostedt (Google)
2024-04-11
tracing: hide unused ftrace_event_id_fops
Arnd Bergmann
2023-12-20
ring-buffer: Page size per ring buffer
Tzvetomir Stoyanov (VMware)
2023-12-18
tracing: Allow creating instances with specified system events
Steven Rostedt (Google)
2023-11-01
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
2023-10-20
tracing: Fix a NULL vs IS_ERR() bug in event_subsystem_dir()
Dan Carpenter
2023-10-05
tracing: Make system_callback() function static
Steven Rostedt (Google)
2023-10-05
eventfs: Use eventfs_remove_events_dir()
Steven Rostedt (Google)
2023-10-04
eventfs: Remove eventfs_file and just use eventfs_inode
Steven Rostedt (Google)
2023-10-03
tracing: Expand all ring buffers individually
Zheng Yejian
2023-09-30
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
2023-09-12
eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
Jinjie Ruan
2023-09-08
tracing: Remove unused trace_event_file dir field
Steven Rostedt (Google)
2023-09-07
tracing: Increase trace array ref count on enable and filter files
Steven Rostedt (Google)
2023-07-31
eventfs: Move tracing/events to eventfs
Ajay Kaher
2023-07-30
tracing: Require all trace events to have a TRACE_SYSTEM
Steven Rostedt (Google)
2023-07-28
tracing: Fix warning in trace_buffered_event_disable()
Zheng Yejian
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-05-26
tracing: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-23
tracing: Rename stacktrace field to common_stacktrace
Steven Rostedt (Google)
2023-02-23
Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-02-18
tracing: Remove unnecessary NULL assignment
Wang ShaoBo
2023-02-12
tracing: Make trace_define_field_ext() static
Steven Rostedt (Google)
2023-02-12
tracing: Fix TASK_COMM_LEN in trace event format file
Yafang Shao
2023-02-07
tracing: Add enabling of events to boot instances
Steven Rostedt (Google)
2023-01-25
tracing: Add a way to filter function addresses to function names
Steven Rostedt (Google)
2022-12-10
tracing: remove unnecessary trace_trigger ifdef
Ross Zwisler
2022-11-23
tracing: Add trace_trigger kernel command line option
Steven Rostedt (Google)
2022-11-23
tracing: Free buffers when a used dynamic event is removed
Steven Rostedt (Google)
2022-11-23
tracing: Add tracing_reset_all_online_cpus_unlocked() function
Steven Rostedt (Google)
2022-08-21
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-05-26
tracing: Use trace_create_file() to simplify creation of tracefs entries
Yuntao Wang
2022-05-25
tracing: Have event format check not flag %p* on __get_dynamic_array()
Steven Rostedt (Google)
2022-05-12
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
2022-04-27
tracing: Remove check of list iterator against head past the loop body
Jakob Koschel
2022-04-27
tracing: Remove usage of list iterator variable after the loop
Jakob Koschel
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-20
tracing: Have type enum modifications copy the strings
Steven Rostedt (Google)
2022-03-11
tracing: Have TRACE_DEFINE_ENUM affect trace event types as well
Steven Rostedt (Google)
2022-03-10
tracing: Allow custom events to be added to the tracefs directory
Steven Rostedt (Google)
2022-03-01
sched/tracing: Don't re-read p->state when emitting sched_switch event
Valentin Schneider
2022-02-28
tracing: Update print fmt check to handle new __get_sockaddr() macro
Steven Rostedt (Google)
2022-01-13
tracing: Remove duplicate warnings when calling trace_create_file()
Yuntao Wang
2021-11-27
tracing: Test the 'Do not trace this pid' case in create event
Steven Rostedt (VMware)
2021-11-26
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
2021-10-08
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
2021-10-05
tracing: Place trace_pid_list logic into abstract functions
Steven Rostedt (VMware)
2021-09-03
tracing: Add migrate-disabled counter to tracing output.
Thomas Gleixner
[next]