Home
last modified time | relevance | path

Searched hist:bb2d17a014914b628df42b0c76c85fa8a8c57e79 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Ddwarf-aux.cdiff bb2d17a014914b628df42b0c76c85fa8a8c57e79 Wed Sep 26 21:36:39 CDT 2012 Hyeoncheol Lee <hyc.lee@gmail.com> perf probe: Print an enum type variable in "enum variable-name" format when showing accessible variables

When showing accessible variables, an enum type variable was printed in
"variable-name" format. Change this format into "enum variable-name".

Signed-off-by: Hyeoncheol Lee <hyc.lee@gmail.com>
Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Link: http://lkml.kernel.org/r/1348713399-4541-1-git-send-email-hyc.lee@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>