perf probe: Add union member access support
authorHyeoncheol Lee <hyc.lee@gmail.com>
Wed, 12 Sep 2012 07:57:45 +0000 (16:57 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 14 Sep 2012 18:48:08 +0000 (15:48 -0300)
commit7b0295b3db20a89b3296673871858b9ab6b68404
treeee80c82c96738eb83624c0917216a25dd9717959
parent26f45274afd938d82463816a12ec67448513294a
perf probe: Add union member access support

Union members can be accessed with '.' or '->' like data structure
member access

Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Link: http://lkml.kernel.org/r/CANFS6baeuSBxPGQ8SUZWZErJ2bWs-Nojg+FSo138E1QK8bJJig@mail.gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/probe-finder.c
This page took 0.027477 seconds and 5 git commands to generate.