perf tools: Fix parsing of 64 bit raw config value for 32 bit
perf record fails on 32 bit with: invalid or unsupported event: 'r40000F7E0' Fixing this by parsing 64 bit num values. Signed-off-by:Robert Richter <robert.richter@amd.com> Cc: Ingo Molnar <mingo@kernel.org> Link: http://lkml.kernel.org/r/1344361396-7237-4-git-send-email-robert.richter@amd.com Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>
Showing
- tools/perf/util/parse-events.c 3 additions, 3 deletionstools/perf/util/parse-events.c
- tools/perf/util/parse-events.h 3 additions, 3 deletionstools/perf/util/parse-events.h
- tools/perf/util/parse-events.l 2 additions, 2 deletionstools/perf/util/parse-events.l
- tools/perf/util/parse-events.y 5 additions, 5 deletionstools/perf/util/parse-events.y
Loading
Please register or sign in to comment