diff options
| author | Peter Zijlstra <[email protected]> | 2009-06-02 15:08:15 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-06-02 21:45:29 +0200 |
| commit | 8e5799b1ad2a0567fdfaaf0e91b40efee010f2c1 (patch) | |
| tree | bd3f45c348f48411a4496229572643211cbd59b8 /scripts/patch-kernel | |
| parent | 53e111a730ea8b002d57dd226098c12789993329 (diff) | |
perf_counter: Add unique counter id
Stephan raised the issue that we currently cannot distinguish between
similar counters within a group (PERF_RECORD_GROUP uses the config
value as identifier).
Therefore, generate a new ID for each counter using a global u64
sequence counter.
Reported-by: Stephane Eranian <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Corey Ashford <[email protected]>
Cc: Marcelo Tosatti <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: John Kacur <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions