Ravi Bangoria
05d0e62d9f
perf annotate: Do not truncate instruction names at 6 chars
There are many instructions, esp on PowerPC, whose mnemonics are longer
than 6 characters. Using precision limit causes truncation of such
mnemonics.
Fix this by removing precision limit. Note that, 'width' is still 6, so
alignment won't get affected for length <= 6.
Before:
li r11,-1
xscvdp vs1,vs1
add. r10,r10,r11
After:
li r11,-1
xscvdpsxds vs1,vs1
add. r10,r10,r11
Reported-by: Donald Stence <dstence@us.ibm.com>
Signed-off-by: Ravi Bangoria <ravi.bangoria@linux.vnet.ibm.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Taeung Song <treeze.taeung@gmail.com>
Link: http://lkml.kernel.org/r/20171114032540.4564-1-ravi.bangoria@linux.vnet.ibm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2017-11-28 14:22:31 -03:00
..
2017-11-07 10:30:18 +01:00
2017-11-02 11:10:55 +01:00
2017-10-27 09:10:10 -03:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:30:18 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:30:18 +01:00
2017-11-07 10:30:18 +01:00
2017-11-07 10:30:18 +01:00
2017-11-28 14:22:31 -03:00
2017-03-13 10:59:36 -03:00
2017-07-18 23:13:52 -03:00
2017-11-07 10:30:18 +01:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:30:18 +01:00
2017-11-07 10:30:18 +01:00
2017-11-07 10:30:18 +01:00
2017-11-07 10:30:18 +01:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:30:18 +01:00
2017-11-07 10:30:18 +01:00
2017-07-20 15:46:10 -03:00
2017-11-28 14:21:18 -03:00
2017-11-07 10:30:18 +01:00
2017-04-19 13:01:46 -03:00
2017-11-07 10:30:18 +01:00
2017-11-07 10:30:18 +01:00
2017-11-07 10:30:18 +01:00
2017-11-07 10:30:18 +01:00
2017-11-07 10:30:18 +01:00
2017-07-18 23:14:11 -03:00
2017-11-28 14:19:21 -03:00
2017-11-07 10:30:18 +01:00
2017-11-07 10:30:18 +01:00
2017-11-28 14:20:45 -03:00
2017-10-30 13:40:33 -03:00
2017-10-30 13:37:37 -03:00
2017-10-03 09:27:54 -03:00
2017-11-28 14:20:15 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:30:18 +01:00
2017-03-13 10:59:31 -03:00
2017-11-02 11:10:55 +01:00
2017-08-28 16:44:46 -03:00
2017-10-31 16:17:04 -03:00
2017-09-25 10:39:43 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2015-08-06 16:48:27 -03:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:30:18 +01:00