[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181030131332.141023797@goodmis.org>
Date: Tue, 30 Oct 2018 09:13:32 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH 0/2] [GIT PULL] tracing: Fixes to synthetic events
Linus,
This is not my 4.20 pull request (that will be coming shortly). This
is just some last minute fixes that Masami sent me that I finally got
around to test.
Masami had a couple more fixes to the synthetic events. One was a proper
error return value, and the other is for the self tests.
Please pull the latest trace-v4.19-rc8-3 tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
trace-v4.19-rc8-3
Tag SHA1: 11638fdbcb30c761886e38a7efb561d6ca11272a
Head SHA1: 0d0352d8b3d6d7ca9a710b40e194cbbaeb841c88
Masami Hiramatsu (2):
tracing: Return -ENOENT if there is no target synthetic event
selftests/ftrace: Fix synthetic event test to delete event correctly
----
kernel/trace/trace_events_hist.c | 4 +++-
.../inter-event/trigger-synthetic-event-createremove.tc | 12 ++++++------
2 files changed, 9 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists