linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [for-linus][PATCH 0/3] tracing: Some minor clean ups and fixes for 5.14
@ 2021-07-09 13:09 Steven Rostedt
  2021-07-09 13:09 ` [for-linus][PATCH 1/3] tracing/histograms: Fix parsing of "sym-offset" modifier Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2021-07-09 13:09 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton


Baokun Li (1):
      ftrace: Use list_move instead of list_del/list_add

Steven Rostedt (VMware) (2):
      tracing/histograms: Fix parsing of "sym-offset" modifier
      tracing/selftests: Add tests to test histogram sym and sym-offset modifiers

----
 kernel/trace/ftrace.c                                  |  3 +--
 kernel/trace/trace_events_hist.c                       |  7 +++++++
 .../selftests/ftrace/test.d/trigger/trigger-hist.tc    | 18 ++++++++++++++++++
 3 files changed, 26 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-09 13:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-09 13:09 [for-linus][PATCH 0/3] tracing: Some minor clean ups and fixes for 5.14 Steven Rostedt
2021-07-09 13:09 ` [for-linus][PATCH 1/3] tracing/histograms: Fix parsing of "sym-offset" modifier Steven Rostedt
2021-07-09 13:09 ` [for-linus][PATCH 2/3] tracing/selftests: Add tests to test histogram sym and sym-offset modifiers Steven Rostedt
2021-07-09 13:09 ` [for-linus][PATCH 3/3] ftrace: Use list_move instead of list_del/list_add Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).