diff options
author | Thomas Richter <[email protected]> | 2018-06-15 12:11:04 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-06-25 11:59:37 -0300 |
commit | 0c24d6fb7bd3578e5b9e4972d01bbe3d087ded33 (patch) | |
tree | f79b32b073f4b924b4da6cc90dd0b0d7249455a1 /lib/mpi/mpi-inline.h | |
parent | ea23ac73085743a4f1682d6605fe019577c82e1e (diff) |
perf alias: Rebuild alias expression string to make it comparable
PMU alias definitions in sysfs files may have spaces, newlines and
numbers with leading zeroes. Some alias definitions may also appear in
JSON files without spaces, etc.
Scan alias definitions and remove leading zeroes, spaces, newlines, etc
and rebuild string to make alias->str member comparable.
s390 for example has terms specified as event=0x0091 (read from files
../<PMU>/events/<FILE> and terms specified as event=0x91 (read from JSON
files).
Signed-off-by: Thomas Richter <[email protected]>
Reviewed-by: Hendrik Brueckner <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions