mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: [for-next][PATCH 0/5] tracing: A few more fixes before sending to 5.14
Date: Wed, 30 Jun 2021 19:17:58 -0400	[thread overview]
Message-ID: <20210630231758.861158022@goodmis.org> (raw)

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

Head SHA1: 78c14b385c195d4f25ab7c19186b8897a5b9ae3f


Austin Kim (1):
      tracing: Change variable type as bool for clean-up

Daniel Bristot de Oliveira (2):
      trace/osnoise: Make 'noise' variable s64 in run_osnoise()
      trace/timerlat: Fix indentation on timerlat_main()

Joe Perches (1):
      treewide: Add missing semicolons to __assign_str uses

Steven Rostedt (VMware) (1):
      tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing

----
 drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h          | 14 ++++----
 drivers/gpu/drm/lima/lima_trace.h                  |  2 +-
 drivers/infiniband/hw/hfi1/trace_misc.h            |  4 +--
 drivers/infiniband/hw/hfi1/trace_rc.h              |  4 +--
 drivers/infiniband/hw/hfi1/trace_tid.h             |  6 ++--
 drivers/infiniband/hw/hfi1/trace_tx.h              |  8 ++---
 drivers/infiniband/sw/rdmavt/trace_cq.h            |  4 +--
 drivers/infiniband/sw/rdmavt/trace_mr.h            |  2 +-
 drivers/infiniband/sw/rdmavt/trace_qp.h            |  4 +--
 drivers/infiniband/sw/rdmavt/trace_rc.h            |  2 +-
 drivers/infiniband/sw/rdmavt/trace_tx.h            |  4 +--
 drivers/misc/mei/mei-trace.h                       |  6 ++--
 .../net/ethernet/marvell/octeontx2/af/rvu_trace.h  | 12 +++----
 drivers/net/fjes/fjes_trace.h                      |  4 +--
 drivers/usb/cdns3/cdnsp-trace.h                    |  2 +-
 fs/nfs/nfs4trace.h                                 |  6 ++--
 fs/nfs/nfstrace.h                                  |  4 +--
 include/linux/tracepoint.h                         | 10 ++++++
 include/trace/events/btrfs.h                       |  2 +-
 include/trace/events/dma_fence.h                   |  4 +--
 include/trace/events/rpcgss.h                      |  4 +--
 include/trace/events/sunrpc.h                      | 40 +++++++++++-----------
 kernel/trace/bpf_trace.c                           |  3 +-
 kernel/trace/trace_osnoise.c                       | 11 +++---
 kernel/trace/trace_sched_wakeup.c                  | 24 ++++++-------
 kernel/tracepoint.c                                | 33 ++++++++++++++++--
 26 files changed, 129 insertions(+), 90 deletions(-)

             reply	other threads:[~2021-06-30 23:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-30 23:17 Steven Rostedt [this message]
2021-06-30 23:17 ` [for-next][PATCH 1/5] tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing Steven Rostedt
2021-06-30 23:18 ` [for-next][PATCH 2/5] trace/osnoise: Make noise variable s64 in run_osnoise() Steven Rostedt
2021-06-30 23:18 ` [for-next][PATCH 3/5] trace/timerlat: Fix indentation on timerlat_main() Steven Rostedt
2021-06-30 23:18 ` [for-next][PATCH 4/5] tracing: Change variable type as bool for clean-up Steven Rostedt
2021-06-30 23:18 ` [for-next][PATCH 5/5] treewide: Add missing semicolons to __assign_str uses Steven Rostedt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210630231758.861158022@goodmis.org \
    --to=rostedt@goodmis.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®