aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-01-16 12:09:36 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2018-01-16 12:09:36 -0800
commit921d4f67bfacaa0967231a7d408414aa592ca51c (patch)
treeb23f6d0a8df29a89b38cdcda1e7d8acb03235b72 /scripts/gdb/linux/tasks.py
parentLinux 4.15-rc8 (diff)
parenttracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y (diff)
downloadwireguard-linux-921d4f67bfacaa0967231a7d408414aa592ca51c.tar.xz
wireguard-linux-921d4f67bfacaa0967231a7d408414aa592ca51c.zip
Merge tag 'trace-v4.15-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing fixes from Steven Rostedt: - Bring back context level recursive protection in ring buffer. The simpler counter protection failed, due to a path when tracing with trace_clock_global() as it could not be reentrant and depended on the ring buffer recursive protection to keep that from happening. - Prevent branch profiling when FORTIFY_SOURCE is enabled. It causes 50 - 60 MB in warning messages. Branch profiling should never be run on production systems, so there's no reason that it needs to be enabled with FORTIFY_SOURCE. * tag 'trace-v4.15-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y ring-buffer: Bring back context level recursive checks
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions