[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210226024751.443534071@goodmis.org>
Date: Thu, 25 Feb 2021 21:47:51 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [for-linus][PATCH 0/2] Tracing: Fixes for 5.12
Two fixes:
- Fix an unsafe printf string usage in a kmem trace event
- Fix spelling in output from the latency-collector tool
Colin Ian King (1):
tracing/tools: fix a couple of spelling mistakes
Steven Rostedt (VMware) (1):
mm, tracing: Fix kmem_cache_free trace event to not print stale pointers
----
include/trace/events/kmem.h | 6 +++---
tools/tracing/latency/latency-collector.c | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists