aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorDaniel Walker <[email protected]>2010-03-17 09:58:29 -0700
committerDaniel Walker <[email protected]>2010-05-12 09:19:03 -0700
commit1a86fbc167fdf8ac387a52d49782d7a5bc1d9ac9 (patch)
treeca3c0b9703c62b6685546409a619ff4245150966 /tools/perf/scripts/python/flamegraph.py
parentbf83de4037780b11b27f1e32e33c1e8e7e42602e (diff)
arm: msm: smd: convert unsigned addr to unsigned long
"unsigned" translates to "unsigned int", but this value holds an address. We always want to use unsigned long for addresses since it will change size to fit the machine. This just convert the one address holder to unsigned long. Signed-off-by: Daniel Walker <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions