diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-02-08 11:32:39 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-02-08 11:32:39 -0800 |
commit | e0756cfc7d7cd08c98a53b6009c091a3f6a50be6 (patch) | |
tree | 723acaa839265332e5b027c687b8523217deb260 /fs/squashfs | |
parent | 92bf22614b21a2706f4993b278017e437f7785b3 (diff) | |
parent | 256cfdd6fdf70c6fcf0f7c8ddb0ebd73ce8f3bc9 (diff) |
Merge tag 'trace-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing fix from Steven Rostedt:
"Fix output of top level event tracing 'enable' file.
When writing a tool for enabling events in the tracing system, an
anomaly was discovered. The top level event 'enable' file would never
show '1' when all events were enabled.
The system and event 'enable' files worked as expected.
The reason was because the top level event 'enable' file included the
'ftrace' tracer events, which are not controlled by the 'enable' file
and would cause the output to be wrong. This appears to have been a
bug since it was created"
* tag 'trace-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
tracing: Do not count ftrace events in top level enable output
Diffstat (limited to 'fs/squashfs')
0 files changed, 0 insertions, 0 deletions