aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorLiming Wang <[email protected]>2009-12-02 16:42:54 +0800
committerIngo Molnar <[email protected]>2009-12-02 10:12:16 +0100
commit93aaa45a6ad3f983180223601fc663cc551ad499 (patch)
tree0f4f166ec58dea57930c0026430ca45cbe4fdf0c /tools/perf/scripts/python/check-perf-trace.py
parent1cedae72904b85462082dbcfd5190309ba37f8bd (diff)
perf tools: Replace %m with %a in sscanf
Not all glibc support %m and it results in a compile error if %m not supported. Replace it with %a and (float *) casts. Signed-off-by: Liming Wang <[email protected]> Acked-by: Frederic Weisbecker <[email protected]> Cc: [email protected] Cc: [email protected] LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions