diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-29 01:10:39 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-29 01:10:39 (GMT) |
commit | 6803f37e0955c7cc7ebe4363cf2bab5552e4716d (patch) | |
tree | ff4dc956f564b3b94fce96ed08609f561ca1c646 /scripts/cleanfile | |
parent | 561d9e8185883a8d0788cb15090873d4f13323f5 (diff) | |
parent | 09d8091c024ec88d1541d93eb8ddb2bd5cf10c39 (diff) | |
download | linux-fsl-qoriq-6803f37e0955c7cc7ebe4363cf2bab5552e4716d.tar.xz |
Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing fixes from Steven Rostedt:
"Oleg is working on fixing a very tight race between opening a event
file and deleting that event at the same time (both must be done as
root).
I also found a bug while testing Oleg's patches which has to do with a
race with kprobes using the function tracer.
There's also a deadlock fix that was introduced with the previous
fixes"
* tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
ftrace: Add check for NULL regs if ops has SAVE_REGS set
tracing: Kill trace_cpu struct/members
tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
Diffstat (limited to 'scripts/cleanfile')
0 files changed, 0 insertions, 0 deletions