summaryrefslogtreecommitdiff
path: root/tools/testing/ktest/examples/kvm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/ktest/examples/kvm.conf')
0 files changed, 0 insertions, 0 deletions
gi/linux/net-next.git/tree/?h=nds-private-remove&id=a2ca3d617944417e9dd5f09fc8a4549cda115f4f'>b8a247cd32979a94d424439525f121919c3a3739 /kernel/trace parent283725af0bd2a4a8600bbe5edeb9d7c72780d3a2 (diff)parent79c6f448c8b79c321e4a1f31f98194e4f6b6cae7 (diff)
Merge tag 'trace-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing fix from Steven Rostedt: "It was reported to me that the thread created by the hwlat tracer does not migrate after the first instance. I found that there was as small bug in the logic, and fixed it. It's minor, but should be fixed regardless. There's not much impact outside the hwlat tracer" * tag 'trace-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: tracing: Fix hwlat kthread migration
Diffstat (limited to 'kernel/trace')
-rw-r--r--kernel/trace/trace_hwlat.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/kernel/trace/trace_hwlat.c b/kernel/trace/trace_hwlat.c