aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorScott Wood <[email protected]>2015-03-12 16:46:01 -0500
committerFelipe Balbi <[email protected]>2015-03-13 10:37:30 -0500
commit16d9efa4b3db0ab69605ff4d03d707d0210f4bf7 (patch)
tree575649a2a9cf6e8eb13f077c74926a6b4dcacf79 /tools/perf/scripts/python
parente39af88f18dfe9a7938765c97ce9ed448915e6d5 (diff)
usb: gadget: serial: %pf is only for function pointers
Use %ps for actual addresses, otherwise you'll get bad output on arches like ppc64 where %pf expects a function descriptor (which is not what __builtin_return_address returns). Reviewed-by: Fabio Estevam <[email protected]> Signed-off-by: Scott Wood <[email protected]> Cc: [email protected] CC: Sergei Shtylyov <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions