summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 356b9656393db5a59bb3083d79d0ab0c35e1200a (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 -- "$@"
api?id=b617cfc858161140d69cc0b5cc211996b557a1c7'>prctl: Add speculation control prctlsThomas Gleixner 2017-08-14seccomp: Implement SECCOMP_RET_KILL_PROCESS actionKees Cook 2017-08-14seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook 2017-08-14seccomp: Action to log before allowingTyler Hicks 2017-08-14seccomp: Sysctl to configure actions that are allowed to be loggedTyler Hicks 2017-08-14seccomp: Sysctl to display available actionsTyler Hicks 2017-05-18doc: ReSTify no_new_privs.txtKees Cook 2017-05-18doc: ReSTify seccomp_filter.txtKees Cook 2017-05-18doc-rst: fix inline emphasis in unshare.rstMarkus Heiser 2017-04-02docs: Convert unshare.txt to RST and add to the user-space API manualJonathan Corbet 2017-04-02docs: Create a user-space API guideJonathan Corbet