aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-12-03 15:23:17 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2015-12-03 15:23:17 -0800
commitc041f087382e7c03bde8062253a90c023f814586 (patch)
tree68c71ddfa930111eeebf3b21c9763c22e8ee05ba /include
parentMerge tag 'spi-fix-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (diff)
parenttracing: Add sched_wakeup_new and sched_waking tracepoints for pid filter (diff)
downloadlinux-dev-c041f087382e7c03bde8062253a90c023f814586.tar.xz
linux-dev-c041f087382e7c03bde8062253a90c023f814586.zip
Merge tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing fix from Steven Rostedt: "During the merge window I added a new file that is used to filter trace events on pids. It filters all events where only tasks with their pid in that file exists. It also handles the sched_switch and sched_wakeup trace events where the current task does not have its pid in the file, but the task either being switched to or awaken does. Unfortunately, I forgot about sched_wakeup_new and sched_waking. Both of these tracepoints use the same class as the sched_wakeup tracepoint, and they too should be included in what gets filtered by the set_event_pid file" * tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filter
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions