diff options
author | Andi Kleen <[email protected]> | 2015-05-10 12:22:42 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-08-04 10:16:57 +0200 |
commit | 71ef3c6b9d4665ee7afbbe4c208a98917dcfc32f (patch) | |
tree | 821dbc9d7c99191ce6d3027da537838966a209f9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b83ff1c8617aac03a1cf807aafa848fe0f0908f2 (diff) |
perf: Add cycles to branch_info
Intel Skylake supports reporting the time in cycles a branch in the LBR
took, to give a rough indication of the basic block performance.
Export the cycle information in the branch_info structure.
This can be done by just reusing some currently zero padding.
This is just the generic header change. The architecture
still needs to fill it in.
There's no attempt to convert to real time, as we really
want cycles here.
Signed-off-by: Andi Kleen <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions