Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1456037
| From | Mathieu Poirier <mathieu.poirier@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V3 4/6] perf tools: pushing driver configuration down to the kernel |
| Date | 2016-08-04 00:00 +0200 |
| Message-ID | <s2cmJ-8cn-1@gated-at.bofh.it> (permalink) |
| References | <s01lL-3Ao-1@gated-at.bofh.it> <s01lM-3Ao-15@gated-at.bofh.it> <s0XJ7-8n0-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 31 July 2016 at 06:03, Jiri Olsa <jolsa@redhat.com> wrote: > On Thu, Jul 28, 2016 at 03:42:21PM -0600, Mathieu Poirier wrote: >> Now that PMU specific driver configuration are queued in >> evsel::config_terms, all we need to do is re-use the current >> ioctl() mechanism to push down the information to the kernel >> driver. >> >> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> >> --- >> tools/perf/builtin-record.c | 9 +++++++++ >> tools/perf/builtin-stat.c | 8 ++++++++ > > how about perf top? It took me a while to notice the "event" option in cmd_top(). You are correct, it applies there as well. Mathieu > > jirka
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH V3 0/6] perf: Driver specific configuration for PMU Mathieu Poirier <mathieu.poirier@linaro.org> - 2016-07-28 23:50 +0200
[PATCH V3 1/6] perf/core: Adding PMU driver specific configuration Mathieu Poirier <mathieu.poirier@linaro.org> - 2016-07-28 23:50 +0200
Re: [PATCH V3 1/6] perf/core: Adding PMU driver specific configuration Peter Zijlstra <peterz@infradead.org> - 2016-08-04 19:00 +0200
Re: [PATCH V3 1/6] perf/core: Adding PMU driver specific configuration Mathieu Poirier <mathieu.poirier@linaro.org> - 2016-08-05 17:40 +0200
Re: [PATCH V3 1/6] perf/core: Adding PMU driver specific configuration Peter Zijlstra <peterz@infradead.org> - 2016-08-05 18:00 +0200
Re: [PATCH V3 1/6] perf/core: Adding PMU driver specific configuration Peter Zijlstra <peterz@infradead.org> - 2016-08-04 19:10 +0200
Re: [PATCH V3 1/6] perf/core: Adding PMU driver specific configuration Mathieu Poirier <mathieu.poirier@linaro.org> - 2016-08-05 17:50 +0200
Re: [PATCH V3 1/6] perf/core: Adding PMU driver specific configuration Peter Zijlstra <peterz@infradead.org> - 2016-08-05 18:00 +0200
[PATCH V3 2/6] perf: Passing struct perf_event to function setup_aux() Mathieu Poirier <mathieu.poirier@linaro.org> - 2016-07-28 23:50 +0200
Re: [PATCH V3 2/6] perf: Passing struct perf_event to function setup_aux() Peter Zijlstra <peterz@infradead.org> - 2016-08-04 19:20 +0200
Re: [PATCH V3 2/6] perf: Passing struct perf_event to function setup_aux() Alexander Shishkin <alexander.shishkin@linux.intel.com> - 2016-08-08 13:00 +0200
Re: [PATCH V3 2/6] perf: Passing struct perf_event to function setup_aux() Mathieu Poirier <mathieu.poirier@linaro.org> - 2016-08-08 16:50 +0200
[PATCH V3 6/6] coresight: etm-perf: incorporating sink definition from cmd line Mathieu Poirier <mathieu.poirier@linaro.org> - 2016-07-28 23:50 +0200
[PATCH V3 5/6] coresight: adding sink parameter to function coresight_build_path() Mathieu Poirier <mathieu.poirier@linaro.org> - 2016-07-28 23:50 +0200
[PATCH V3 4/6] perf tools: pushing driver configuration down to the kernel Mathieu Poirier <mathieu.poirier@linaro.org> - 2016-07-28 23:50 +0200
Re: [PATCH V3 4/6] perf tools: pushing driver configuration down to the kernel Jiri Olsa <jolsa@redhat.com> - 2016-07-31 14:10 +0200
Re: [PATCH V3 4/6] perf tools: pushing driver configuration down to the kernel Mathieu Poirier <mathieu.poirier@linaro.org> - 2016-08-04 00:00 +0200
[PATCH V3 3/6] perf tools: add infrastructure for PMU specific configuration Mathieu Poirier <mathieu.poirier@linaro.org> - 2016-07-28 23:50 +0200
Re: [PATCH V3 3/6] perf tools: add infrastructure for PMU specific configuration Jiri Olsa <jolsa@redhat.com> - 2016-07-31 14:20 +0200
csiph-web