diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2011-01-18 21:41:45 -0200 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2011-01-24 13:18:05 -0200 |
| commit | ef1d1af28ca37fdbc2745da040529cd2953c1af5 (patch) | |
| tree | dff4a86fbc813ca808ce0607e3e041cdcdca5cec /scripts/patch-kernel | |
| parent | d0dd74e853a0a6f37e8061d6d50be41c7034c54c (diff) | |
perf evsel: Introduce perf_evsel__{in,ex}it
Out of the {con,des}structor, as in interpreted language bindings we will
need to go back from the wrapper object to the real thing. In that case
using container_of will save us to have an extra pointer in the perf_evsel
struct.
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Tom Zanussi <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions