diff options
| author | Peter Zijlstra <[email protected]> | 2009-05-29 14:25:58 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-05-29 16:21:51 +0200 |
| commit | efb3d17240d80e27508d238809168120fe4b93a4 (patch) | |
| tree | 09c079a4ee4bfa531735b70691b8ab4d06d34e9b /include/linux | |
| parent | 012b84dae17126d8b5d159173091eb3db5a2bc43 (diff) | |
perf_counter: Fix COMM and MMAP events for cpu wide counters
Commit a63eaf34ae6 ("perf_counter: Dynamically allocate tasks'
perf_counter_context struct") broke COMM and MMAP notification for
cpu wide counters by dropping out early if there was no task context,
thereby also not iterating the cpu context.
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: John Kacur <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions