Andi Kleen
fe57120e18
perf script: Support total cycles count
For 'perf script' brstackinsn also print a running cycles count. This
makes it easier to calculate cycle deltas for code sections measured
with LBRs.
% perf record -b -a sleep 1
% perf script -F +brstackinsn
...
00007f73ecc41083 insn: 74 06 # PRED 9 cycles [17] 1.11 IPC
00007f73ecc4108b insn: a8 10
00007f73ecc4108d insn: 74 71 # PRED 1 cycles [18] 1.00 IPC
00007f73ecc41100 insn: 48 8b 46 10
00007f73ecc41104 insn: 4c 8b 38
00007f73ecc41107 insn: 4d 85 ff
00007f73ecc4110a insn: 0f 84 b0 00 00 00
00007f73ecc41110 insn: 83 43 58 01
00007f73ecc41114 insn: 48 89 df
00007f73ecc41117 insn: e8 94 73 04 00 # PRED 6 cycles [24] 1.00 IPC
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: Andi Kleen <andi@firstfloor.org>
Link: http://lkml.kernel.org/r/20180924170732.GA28040@tassilo.jf.intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2018-10-24 15:29:56 -03:00
..
2018-10-19 11:56:57 -03:00
2018-07-30 12:36:51 -03:00
2018-10-24 15:29:55 -03:00
2018-09-03 15:29:53 -03:00
2018-08-30 15:52:20 -03:00
2018-07-11 09:39:57 -04:00
2018-10-18 11:13:01 -03:00
2018-02-19 12:28:08 -03:00
2018-10-23 14:47:14 -03:00
2018-10-08 14:23:44 -03:00
2018-08-30 15:52:20 -03:00
2018-08-08 15:55:52 -03:00
2018-10-24 15:29:55 -03:00
2018-02-05 13:58:02 -03:00
2018-01-23 09:51:38 -03:00
2018-09-19 10:25:10 -03:00
2017-11-02 11:10:55 +01:00
2018-05-15 10:32:16 -03:00
2017-11-07 10:30:18 +01:00
2018-07-31 10:53:20 -03:00
2017-11-07 10:30:18 +01:00
2017-11-02 11:10:55 +01:00
2018-07-24 14:37:33 -03:00
2017-11-07 10:30:18 +01:00
2018-02-19 09:49:12 -03:00
2018-04-12 10:33:31 -03:00
2018-09-19 15:06:59 -03:00
2018-04-30 12:20:54 -03:00
2018-08-13 15:22:18 -03:00
2018-06-04 10:28:52 -03:00
2017-11-07 10:30:18 +01:00
2017-11-07 10:30:18 +01:00
2018-04-18 15:35:48 -03:00
2018-06-04 10:28:50 -03:00
2018-10-18 11:16:38 -03:00
2018-10-18 11:13:01 -03:00
2018-06-05 10:09:54 -03:00
2018-10-24 15:29:56 -03:00
2018-10-22 12:37:52 -03:00
2018-04-26 13:47:09 -03:00
2018-07-24 14:37:33 -03:00
2018-10-22 14:27:12 -03:00
2018-04-12 10:33:34 -03:00
2017-11-02 11:10:55 +01:00
2018-10-08 14:23:43 -03:00
2018-09-19 14:53:36 -03:00
2009-06-24 19:54:29 +02:00
2014-03-18 18:17:06 -03:00
2018-08-20 08:54:58 -03:00
2018-10-16 12:06:47 -03:00
2018-10-18 11:13:01 -03:00
2017-09-25 10:39:43 -03:00
2017-11-02 11:10:55 +01:00
2017-12-27 12:16:00 -03:00
2017-11-02 11:10:55 +01:00
2018-02-23 14:29:59 +00:00
2015-08-06 16:48:27 -03:00
2018-06-04 10:28:50 -03:00
2018-10-18 11:16:38 -03:00