mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [for-linus][PATCH 0/2] tracing: Two minor fixes
@ 2021-12-01 15:09 Steven Rostedt
  2021-12-01 15:10 ` [for-linus][PATCH 1/2] tracing/histograms: String compares should not care about signed values Steven Rostedt
  2021-12-01 15:10 ` [for-linus][PATCH 2/2] tracing: Fix a kmemleak false positive in tracing_map Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2021-12-01 15:09 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton

Two tracing fixes:

- Allow compares of strings when using signed and unsigned characters

- Fix kmemleak false positive for histogram entries.

Chen Jun (1):
      tracing: Fix a kmemleak false positive in tracing_map

Steven Rostedt (VMware) (1):
      tracing/histograms: String compares should not care about signed values

----
 kernel/trace/trace_events_hist.c | 2 +-
 kernel/trace/tracing_map.c       | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2021-12-01 15:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-01 15:09 [for-linus][PATCH 0/2] tracing: Two minor fixes Steven Rostedt
2021-12-01 15:10 ` [for-linus][PATCH 1/2] tracing/histograms: String compares should not care about signed values Steven Rostedt
2021-12-01 15:10 ` [for-linus][PATCH 2/2] tracing: Fix a kmemleak false positive in tracing_map Steven Rostedt

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®