diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2010-11-26 18:31:54 -0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2010-11-26 19:39:47 -0200 |
commit | 37982ba0a0630066a6a0844a66aedaf91c66db84 (patch) | |
tree | fae7f32212e4b068cf5f6499ee71cf54fd6054a4 /net/unix/af_unix.c | |
parent | baa2f6cedbfae962f04281a31f08ec29667d31a0 (diff) |
perf events: Default to using event__process_lost
Tool developers have to fill in a 'perf_event_ops' method table to
specify how to handle each event, so far the ones that were not
explicitely especified would get a stub that would just discard the
event.
Change that so that tool developers can get the lost event details and
the total number of such events at the end of 'perf report -D' output.
Suggested-by: Thomas Gleixner <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
CC: Thomas Gleixner <[email protected]>
Cc: Tom Zanussi <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions