Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1625753
| From | Namhyung Kim <namhyung@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/4] ftrace: Add 'function-fork' trace option (v2) |
| Date | 2017-04-19 02:30 +0200 |
| Message-ID | <txLFo-4B5-7@gated-at.bofh.it> (permalink) |
| References | <tx4TL-3l1-1@gated-at.bofh.it> <txklS-4zD-59@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Steve, Sorry for little late, On Tue, Apr 18, 2017 at 4:18 AM, Steven Rostedt <rostedt@goodmis.org> wrote: > On Mon, 17 Apr 2017 11:44:26 +0900 > Namhyung Kim <namhyung@kernel.org> wrote: > >> Hello, >> >> This patchset add 'function-fork' option to function tracer which >> makes pid filter to be inherited like 'event-fork' does. During the >> test, I found a bug of pid filter on an instance directory. The patch >> 1 fixes it and maybe it should go to the stable tree. > > Hmm, are the other patches dependent on it? Nop, but there will be a small clash on trace.h for the declaration. > > I think I may just push it separately to Linus now, but the other > patches will be on my devel branch which will not be abased off of this > fix. Will that break too much? I just cherry-picked a patch from my > urgent branch as it required to be on my devel branch and go to Linus. I don't think it breaks much. > > Hmm, I may be able to make a separate branch with this. I have to see > how much it conflicts with my current development. Thanks, Namhyung
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/4] ftrace: Add 'function-fork' trace option (v2) Namhyung Kim <namhyung@kernel.org> - 2017-04-17 04:50 +0200
[PATCH 2/4] ftrace: Add 'function-fork' trace option Namhyung Kim <namhyung@kernel.org> - 2017-04-17 04:50 +0200
[PATCH 1/4] ftrace: Fix function pid filter on instances Namhyung Kim <namhyung@kernel.org> - 2017-04-17 04:50 +0200
Re: [PATCH 1/4] ftrace: Fix function pid filter on instances Masami Hiramatsu <mhiramat@kernel.org> - 2017-04-17 14:00 +0200
Re: [PATCH 1/4] ftrace: Fix function pid filter on instances Namhyung Kim <namhyung@kernel.org> - 2017-04-17 15:10 +0200
[PATCH 4/4] selftests: ftrace: Add a testcase for function PID filter Namhyung Kim <namhyung@kernel.org> - 2017-04-17 04:50 +0200
Re: [PATCH 0/4] ftrace: Add 'function-fork' trace option (v2) Steven Rostedt <rostedt@goodmis.org> - 2017-04-17 21:20 +0200
Re: [PATCH 0/4] ftrace: Add 'function-fork' trace option (v2) Namhyung Kim <namhyung@kernel.org> - 2017-04-19 02:30 +0200
Re: [PATCH 0/4] ftrace: Add 'function-fork' trace option (v2) Steven Rostedt <rostedt@goodmis.org> - 2017-04-19 03:30 +0200
csiph-web