[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1522256721.git.tom.zanussi@linux.intel.com>
Date: Wed, 28 Mar 2018 15:10:52 -0500
From: Tom Zanussi <tom.zanussi@...ux.intel.com>
To: rostedt@...dmis.org
Cc: tglx@...utronix.de, mhiramat@...nel.org, namhyung@...nel.org,
vedang.patel@...el.com, bigeasy@...utronix.de,
joel.opensrc@...il.com, joelaf@...gle.com,
mathieu.desnoyers@...icios.com, baohong.liu@...el.com,
rajvi.jingar@...el.com, julia@...com, fengguang.wu@...el.com,
linux-kernel@...r.kernel.org, linux-rt-users@...r.kernel.org,
Tom Zanussi <tom.zanussi@...ux.intel.com>
Subject: [PATCH 0/4] tracing: A few inter-event bugfixes
Hi Steven,
Here are a few bugfixes that should be applied on top of the
'Inter-event (e.g. latency) support v9' patchset.
The first two are things introduced by the refactoring of the last
version, the third I noticed when adding further actions for a future
add-on, and the last was prompted by a patch for a similar problem
posted this morning by Arnd Bergmann.
Thanks,
Tom
The following changes since commit 80765597bc587feae8dbc8ce97a0f32e12a6e625:
tracing: Rewrite filter logic to be simpler and faster (2018-03-14 12:35:39 -0400)
are available in the git repository at:
https://github.com/tzanussi/linux-trace-inter-event.git tzanussi/inter-event-update1
https://github.com/tzanussi/linux-trace-inter-event/tree/tzanussi/inter-event-update1
Tom Zanussi (4):
tracing: Fix display of hist trigger expressions containing timestamps
tracing: Don't add flag strings when displaying variable references
tracing: Add action comparisons when testing matching hist triggers
tracing: Make sure variable string fields are NULL-terminated
kernel/trace/trace_events_hist.c | 75 +++++++++++++++++++++++++++++++---------
1 file changed, 58 insertions(+), 17 deletions(-)
--
1.9.3
Powered by blists - more mailing lists