summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-report
blob: 4b16a8cc40a0eebfebea640166c166519566b16c (plain)
1
2
3
#!/bin/bash
# description: analyze timings of tasks
perf script -s "$PERF_EXEC_PATH"/scripts/python/task-analyzer.py -- "$@"
td class='logsubject'>[ARM] S3C64XX: add AHB_CON and SPCON register address definitionsBen Dooks Add the address definitions for S3C64XX_AHB_CONx and SPCON registers for use in the PM code. Signed-off-by: Ben Dooks <ben-linux@fluff.org> 2008-12-15[ARM] S3C6XX: Add enable for clk_48Ben Dooks Add apropriate enable call for clk_48m. Signed-off-by: Ben Dooks <ben-linux@fluff.org>