commit | aa9c67f53d1969cf1db4c9c2db3a78c4ceb96469 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Sat May 23 18:28:59 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sat May 23 19:37:47 2009 +0200 |
tree | 7f2d3face393454dc58a6e811bb294714db948a6 | |
parent | 1a482f38c5aafeb3576079a38a5b21b46619f3d2 [diff] |
perf_counter: Simplify context cleanup Use perf_counter_remove_from_context() to remove counters from the context. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: John Kacur <jkacur@redhat.com> LKML-Reference: <20090523163012.796275849@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>