Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1542056
| From | Hari Bathini <hbathini@linux.vnet.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 3/3] perf tool: add cgroup identifier entry in perf report |
| Date | 2016-12-14 18:10 +0100 |
| Message-ID | <sOle2-F7-23@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <sNGXf-1pE-15@gated-at.bofh.it> <sO0CC-4Zy-27@gated-at.bofh.it> <sO1yG-5yh-29@gated-at.bofh.it> <sOfrX-5qN-7@gated-at.bofh.it> <sOle2-F7-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wednesday 14 December 2016 09:22 PM, Eric W. Biederman wrote: > Peter Zijlstra <peterz@infradead.org> writes: > >> On Wed, Dec 14, 2016 at 08:56:43AM +1300, Eric W. Biederman wrote: >>> I would just make the identifier a structure containing the >>> device number and the inode number. It didn't look like perf required >>> the identifier to be a simple integer. >> Right, perf doesn't care at all here, its just a transport. > perf report? In that case I think perf cares enough to know there is > some identifier it is reporting things by. Let me post v4 with this change.. Thanks Hari
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 0/3] perf: add support for analyzing events for containers Hari Bathini <hbathini@linux.vnet.ibm.com> - 2016-12-12 19:30 +0100
[PATCH v3 2/3] perf tool: add PERF_RECORD_NAMESPACES to include namespaces related info Hari Bathini <hbathini@linux.vnet.ibm.com> - 2016-12-12 19:30 +0100
Re: [PATCH v3 2/3] perf tool: add PERF_RECORD_NAMESPACES to include namespaces related info ebiederm@xmission.com (Eric W. Biederman) - 2016-12-12 23:00 +0100
[PATCH v3 3/3] perf tool: add cgroup identifier entry in perf report Hari Bathini <hbathini@linux.vnet.ibm.com> - 2016-12-12 19:30 +0100
Re: [PATCH v3 3/3] perf tool: add cgroup identifier entry in perf report ebiederm@xmission.com (Eric W. Biederman) - 2016-12-12 23:10 +0100
Re: [PATCH v3 3/3] perf tool: add cgroup identifier entry in perf report Hari Bathini <hbathini@linux.vnet.ibm.com> - 2016-12-13 20:10 +0100
Re: [PATCH v3 3/3] perf tool: add cgroup identifier entry in perf report ebiederm@xmission.com (Eric W. Biederman) - 2016-12-13 21:10 +0100
Re: [PATCH v3 3/3] perf tool: add cgroup identifier entry in perf report Peter Zijlstra <peterz@infradead.org> - 2016-12-14 12:00 +0100
Re: [PATCH v3 3/3] perf tool: add cgroup identifier entry in perf report Hari Bathini <hbathini@linux.vnet.ibm.com> - 2016-12-14 18:10 +0100
Re: [PATCH v3 3/3] perf tool: add cgroup identifier entry in perf report ebiederm@xmission.com (Eric W. Biederman) - 2016-12-14 18:30 +0100
[PATCH v3 1/3] perf: add PERF_RECORD_NAMESPACES to include namespaces related info Hari Bathini <hbathini@linux.vnet.ibm.com> - 2016-12-12 19:30 +0100
Re: [PATCH v3 1/3] perf: add PERF_RECORD_NAMESPACES to include namespaces related info ebiederm@xmission.com (Eric W. Biederman) - 2016-12-12 19:40 +0100
Re: [PATCH v3 1/3] perf: add PERF_RECORD_NAMESPACES to include namespaces related info Hari Bathini <hbathini@linux.vnet.ibm.com> - 2016-12-13 19:50 +0100
Re: [PATCH v3 1/3] perf: add PERF_RECORD_NAMESPACES to include namespaces related info ebiederm@xmission.com (Eric W. Biederman) - 2016-12-13 21:10 +0100
csiph-web