#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@"
summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
AgeCommit message (Expand)Author
2022-02-15perf scripts python: export-to-postgresql.py: Export all sample flagsAdrian Hunter