diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2012-10-17 18:50:13 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-10-25 10:37:15 -0200 |
commit | ba361c92e73c771fcbbbd24c2c03c322e2de2e31 (patch) | |
tree | 77ee1c1273490cc8703fdff6e6a86771b762f903 /lib/memory-notifier-error-inject.c | |
parent | 6ca2a9c6543dd1a307c0250991d4de93550209ce (diff) |
perf tools: Don't stop synthesizing threads when one vanishes
The perf_event__synthesize_threads routine synthesizes all the existing
threads in the system, because we don't have any kernel facilities to
ask for PERF_RECORD_{FORK,MMAP,COMM} for existing threads.
It was returning an error as soon as one thread couldn't be synthesized,
which is a bit extreme when, for instance, a forkish workload is
running, like a kernel compile.
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions