diff options
author | 2022-11-28 14:42:29 -0800 | |
---|---|---|
committer | 2022-11-28 14:42:29 -0800 | |
commit | cb525a6513fad6e28f063f56db0a17e264bc8811 (patch) | |
tree | 7daa230230b26ee0377155f0971f77c9ecc6d154 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'fuse-fixes-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse (diff) | |
parent | tracing: Free buffers when a used dynamic event is removed (diff) | |
download | linux-rng-cb525a6513fad6e28f063f56db0a17e264bc8811.tar.xz linux-rng-cb525a6513fad6e28f063f56db0a17e264bc8811.zip |
Merge tag 'trace-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Pull tracing fixes from Steven Rostedt:
- Fix osnoise duration type to 64bit not 32bit
- Have histogram triggers be able to handle an unexpected NULL pointer
for the record event, which can happen when the histogram first
starts up
- Clear out ring buffers when dynamic events are removed, as the type
that is saved in the ring buffer is used to read the event, and a
stale type that is reused by another event could cause use after free
issues
- Trivial comment fix
- Fix memory leak in user_event_create()
* tag 'trace-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:
tracing: Free buffers when a used dynamic event is removed
tracing: Add tracing_reset_all_online_cpus_unlocked() function
tracing: Fix race where histograms can be called before the event
tracing/osnoise: Fix duration type
tracing/user_events: Fix memory leak in user_event_create()
tracing/hist: add in missing * in comment blocks
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions