Re: [GIT PULL] tracing: Various tracing fixes

2019-08-31 Thread pr-tracker-bot
The pull request you sent on Sat, 31 Aug 2019 07:08:39 -0400: > git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git > trace-v5.3-rc6 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/95381debd9ee8787256c3cdb92d2b167efa4b863 Thank you! -- Deet-doot-do

[GIT PULL] tracing: Various tracing fixes

2019-08-31 Thread Steven Rostedt
Linus, Small fixes and minor cleanups for Tracing - Make exported ftrace function not static - Fix NULL pointer dereference in reading probes as they are created - Fix NULL pointer dereference in k/uprobe clean up path - Various documentation fixes Please pull the latest trace-v5.3-rc6 tr

[GIT PULL] tracing: Various tracing fixes

2017-12-14 Thread Steven Rostedt
Linus, This should have been pushed a while ago, but due to traveling, I haven't had time to run all my tests on it. I did recently rebase my linux-next tree (and this tag) to add Paul McKenney's Acked-by to the last patch, in case you are wondering why it was recently updated. Various fix ups.

Re: [PATCH 00/11] [GIT PULL] tracing: Various tracing fixes and enhancements

2013-02-03 Thread Ingo Molnar
* Steven Rostedt wrote: > > Ingo, > > Please pull the latest tip/perf/core tree, which can be found at: > > git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git > tip/perf/core > > Head SHA1: d840f718d28715a9833c1a8f46c2493ff3fd219b > > > Hiraku Toyooka (3): > trac

[PATCH 00/11] [GIT PULL] tracing: Various tracing fixes and enhancements

2013-02-02 Thread Steven Rostedt
Ingo, Please pull the latest tip/perf/core tree, which can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git tip/perf/core Head SHA1: d840f718d28715a9833c1a8f46c2493ff3fd219b Hiraku Toyooka (3): tracing: Replace static old_tracer check of tracer name