lkml.org 
[lkml]   [2021]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[for-next][PATCH 0/5] tracing: Last minute updates for 5.12
Masami Hiramatsu (3):
tracing: Show real address for trace event arguments
tracing: Update the stage 3 of trace event macro comment
tracing: Add ptr-hash option to show the hashed pointer value

Steven Rostedt (VMware) (1):
tracing: Make hash-ptr option default

Viktor Rosendahl (1):
tracing/tools: Add the latency-collector to tools directory

----
Documentation/trace/ftrace.rst | 6 +
include/linux/trace_events.h | 4 +
include/trace/trace_events.h | 31 +-
kernel/trace/trace.c | 77 +-
kernel/trace/trace.h | 3 +
kernel/trace/trace_output.c | 12 +-
tools/Makefile | 14 +-
tools/tracing/Makefile | 19 +
tools/tracing/latency/.gitignore | 2 +
tools/tracing/latency/Makefile | 24 +
tools/tracing/latency/latency-collector.c | 2108 +++++++++++++++++++++++++++++
11 files changed, 2281 insertions(+), 19 deletions(-)
create mode 100644 tools/tracing/Makefile
create mode 100644 tools/tracing/latency/.gitignore
create mode 100644 tools/tracing/latency/Makefile
create mode 100644 tools/tracing/latency/latency-collector.c

\
 
 \ /
  Last update: 2021-02-15 20:57    [W:0.039 / U:0.292 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site