Skip to content
Snippets Groups Projects
Select Git revision
  • 74c166b58895a7b536d6434235b23b51e64adf68
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

kernel

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Linus Torvalds authored
    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
    cf4f493b
    History
    Name Last commit Last update
    ..