Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1624837
| From | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/4] ftrace: Add 'function-fork' trace option (v2) |
| Date | 2017-04-17 21:20 +0200 |
| Message-ID | <txklS-4zD-59@gated-at.bofh.it> (permalink) |
| References | <tx4TL-3l1-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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? 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. Hmm, I may be able to make a separate branch with this. I have to see how much it conflicts with my current development. -- Steve
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