aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorAlexey Dobriyan <[email protected]>2016-12-12 16:45:08 -0800
committerLinus Torvalds <[email protected]>2016-12-12 18:55:09 -0800
commit623f594e7d20e4b5dac50aba5bd23822f2a95d6f (patch)
tree92139bd591d7cecad01154d2cd2c101bcbff5a5a /tools/perf/scripts/python/call-graph-from-postgresql.py
parentaf884cd4a5ae62fcf5e321fecf0ec1014730353d (diff)
proc: make struct pid_entry::len unsigned
"unsigned int" is better on x86_64 because it most of the time it autoexpands to 64-bit value while "int" requires MOVSX instruction. Link: http://lkml.kernel.org/r/20161029160810.GF1246@avx2 Signed-off-by: Alexey Dobriyan <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions