diff options
author | Kan Liang <[email protected]> | 2019-05-14 13:19:32 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-05-15 16:36:49 -0300 |
commit | aeea9062d949584ac1f2f9a20f0e5ed306539a3e (patch) | |
tree | d51a46fb776c3d2bfbecdad20f1d1c640d846adc /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7025fdbea3a67c5980b94574b755a5fd65ea8a36 (diff) |
perf parse-regs: Split parse_regs
The available registers for --int-regs and --user-regs may be different,
e.g. XMM registers.
Split parse_regs into two dedicated functions for --int-regs and
--user-regs respectively.
Modify the warning message. "--user-regs=?" should be applied to show
the available registers for --user-regs.
Signed-off-by: Kan Liang <[email protected]>
Tested-by: Ravi Bangoria <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Jiri Olsa <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Changed docs as suggested by Ravi and agreed by Kan ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions