commit | ac4bcf889469ffbca88f234d3184452886a47905 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Jun 05 14:44:52 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jun 05 18:07:47 2009 +0200 |
tree | 7a183aaa0524d2e1ad192f01ac9a48ba2e9b51d6 | |
parent | 136107a76fe5f62906162f730834477b71cf131e [diff] |
perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID The purpose of PERF_SAMPLE_CONFIG was to identify the counters, since then we've added counter ids, use those instead. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Mike Galbraith <efault@gmx.de> Cc: Paul Mackerras <paulus@samba.org> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>