]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Feb 2021 18:14:18 +0000 (10:14 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Feb 2021 18:14:18 +0000 (10:14 -0800)
commit35d7ec8162a81a78fa013f1f85438edddbcc7c33
treeb29229b5f1a439fa43d6ecd14c6b0bbe88976a1e
parent75ed8b8dd883e5dc610dbf6b7a909a5af711f792
parentbddf49310b3c99c3a7010f59dd7fb8f499195661
Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace

Pull tracing fixes from Steven Rostedt:
 "Two fixes:

   - Fix an unsafe printf string usage in a kmem trace event

   - Fix spelling in output from the latency-collector tool"

* tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  tracing/tools: fix a couple of spelling mistakes
  mm, tracing: Fix kmem_cache_free trace event to not print stale pointers