summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2020-11-10 16:58:41 +0100
committerRussell King <rmk+kernel@armlinux.org.uk>2020-11-12 14:53:21 +0000
commit730b5764ea8526e48bdb85a24ed96d62de435940 (patch)
treef4283963c01ad501f68811d5e2987d3e9aaeac1f /tools/perf/scripts/python/flamegraph.py
parentdf8eda0f1f58e2419875046f57c27c4d72378575 (diff)
ARM: 9024/1: Drop useless cast of "u64" to "long long"
As "u64" is equivalent to "unsigned long long", there is no need to cast a "u64" parameter for printing it using the "0x%08llx" format specifier. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions