summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 21a356bd27f6c797208fae48addf15670bc3f606 (plain)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"
pan>devcgroup: relax white-list protection down to RCUPavel Emelyanov 2008-07-25cgroup files: convert devcgroup_access_write() into a cgroup write_string() h...Paul Menage 2008-07-13devcgroup: fix permission check when adding entry to child cgroupLi Zefan 2008-07-13devcgroup: always show positive major/minor numLi Zefan 2008-07-04devcgroup: fix odd behaviour when writing 'a' to devices.allowLi Zefan 2008-06-06devscgroup: make white list more compact in some casesPavel Emelyanov 2008-06-06devscgroup: relax task to dev_cgroup conversionPavel Emelyanov 2008-06-06devcgroup: make a helper to convert cgroup_subsys_state to devs_cgroupPavel Emelyanov 2008-04-29cgroups: introduce cft->read_seq()Serge E. Hallyn 2008-04-29cgroups: implement device whitelistSerge E. Hallyn