Files
android_kernel_xiaomi_sm8450/include/trace/events
Linus Torvalds cf4f493b10 Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing fixes from Steven Rostedt:
 "A few more tracing fixes:

   - Fix a buffer overflow by checking nr_args correctly in probes

   - Fix a warning that is reported by clang

   - Fix a possible memory leak in error path of filter processing

   - Fix the selftest that checks for failures, but wasn't failing

   - Minor clean up on call site output of a memory trace event"

* tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  selftests/ftrace: Fix same probe error test
  mm, tracing: Print symbol name for call_site in trace events
  tracing: Have error path in predicate_parse() free its allocated memory
  tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
  tracing/probe: Fix to check the difference of nr_args before adding probe
2019-09-30 09:29:53 -07:00
..
2018-04-16 11:53:35 +01:00
2017-12-13 15:10:01 -05:00
2019-09-05 20:10:07 +02:00
2019-03-27 15:52:01 -03:00
2017-09-25 20:38:26 +02:00
2019-08-21 00:38:54 +02:00
2018-02-13 21:30:22 +01:00
2017-12-19 10:56:24 +01:00
2019-03-24 20:29:33 +01:00