diff options
author | 2017-04-06 13:12:12 -0700 | |
---|---|---|
committer | 2017-04-06 13:12:12 -0700 | |
commit | 4691f4a6d4aadb67eab06c6659136bc2b00db851 (patch) | |
tree | 274fc06324675808109be5ca41c6c0b4ff4aa578 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff) | |
parent | ring-buffer: Fix return value check in test_ringbuffer() (diff) | |
download | wireguard-linux-4691f4a6d4aadb67eab06c6659136bc2b00db851.tar.xz wireguard-linux-4691f4a6d4aadb67eab06c6659136bc2b00db851.zip |
Merge tag 'trace-v4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing fix from Steven Rostedt:
"Wei Yongjun fixed a long standing bug in the ring buffer startup test.
If for some unknown reason, the kthread that is created fails to be
created, the return from kthread_create() is an PTR_ERR and not a
NULL. The test incorrectly checks for NULL instead of an error"
* tag 'trace-v4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
ring-buffer: Fix return value check in test_ringbuffer()
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions