]> Git Repo - linux.git/commit
perf evsel: Add a backpointer to the evlist a evsel is in
authorArnaldo Carvalho de Melo <[email protected]>
Thu, 27 Aug 2015 12:07:40 +0000 (08:07 -0400)
committerArnaldo Carvalho de Melo <[email protected]>
Fri, 28 Aug 2015 17:53:49 +0000 (14:53 -0300)
commitd49e4695077278ee3016cd242967de23072ec331
tree7ec67af5457ca6ffadc37c2c0c8110b3105df773
parenta598bb5e3558509cbb8aa1d422071ef61fda9d77
perf evsel: Add a backpointer to the evlist a evsel is in

So that functions that deal primarily with an evsel to access
information that concerns the whole evlist it is in.

Cc: Adrian Hunter <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Kan Liang <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/util/evlist.c
tools/perf/util/evsel.c
tools/perf/util/evsel.h
This page took 0.044938 seconds and 4 git commands to generate.