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 -- "$@"
2:21 +0100'>2019-11-05lib: devres: prepare devm_ioremap_resource() for more variantsBartosz Golaszewski 2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov 2019-07-05devres: allow const resource argumentsArnd Bergmann 2019-01-31devres: always use dev_name() in devm_ioremap_resource()Sergei Shtylyov