public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [for-next][PATCH 0/3] tracing: Some updates before the pull request
@ 2019-05-08  1:51 Steven Rostedt
  2019-05-08  1:51 ` [for-next][PATCH 1/3] tracing: kdb: The skip_lines parameter should have been skip_entries Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2019-05-08  1:51 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton

I had this in my queue for some time, but never posted it to next.

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next

Head SHA1: 03197fc02b356606355d7ede343b18e3e3737771


Douglas Anderson (3):
      tracing: kdb: The skip_lines parameter should have been skip_entries
      tracing: Add trace_total_entries() / trace_total_entries_cpu()
      tracing: kdb: Allow ftdump to skip all but the last few entries

----
 kernel/trace/trace.c     | 65 +++++++++++++++++++++++++++++++++++++-----------
 kernel/trace/trace.h     |  3 +++
 kernel/trace/trace_kdb.c | 61 +++++++++++++++++++++++++++++----------------
 3 files changed, 92 insertions(+), 37 deletions(-)

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

end of thread, other threads:[~2019-05-08  1:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-08  1:51 [for-next][PATCH 0/3] tracing: Some updates before the pull request Steven Rostedt
2019-05-08  1:51 ` [for-next][PATCH 1/3] tracing: kdb: The skip_lines parameter should have been skip_entries Steven Rostedt
2019-05-08  1:51 ` [for-next][PATCH 2/3] tracing: Add trace_total_entries() / trace_total_entries_cpu() Steven Rostedt
2019-05-08  1:51 ` [for-next][PATCH 3/3] tracing: kdb: Allow ftdump to skip all but the last few entries Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox