commit | df1a132bf3d3508f863336c80a27806a2ac947e0 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Jun 10 21:02:22 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jun 11 02:39:02 2009 +0200 |
tree | 2aa26b9c5d0528e816a80bd3b58c9b2442670d5c | |
parent | ea1900e571d40a3ce60c835c2f21e1fd8c5cb663 [diff] |
perf_counter: Introduce struct for sample data For easy extension of the sample data, put it in a structure. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: 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>