Messages in this thread |  | | | Subject | Re: [PATCH -tip v2 2/6] perf bts: Introduce new sub command 'perf bts trace' | | From | Peter Zijlstra <> | | Date | Tue, 21 Dec 2010 19:40:32 +0100 |
| |
On Tue, 2010-12-21 at 19:31 +0100, Frederic Weisbecker wrote: > Actually the best would be to select PERF_SAMPLE_ID in the sample_type > on record and also PERF_FORMAT_ID in the read_format.
That would grow the data size for little gain, as long as you only record BTS data into the buffer the current bits should work fine.
|  |