#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" ref='https://universe.0xinfinity.dev/distro/kernel/atom/tools/perf/scripts/python/export-to-postgresql.py?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
AgeCommit message (Expand)Author
2016-05-06perf script: Update export-to-postgresql to support callchain exportChris Phlipot
2016-04-19perf script: Fix postgresql ubuntu install instructionsChris Phlipot
2015-09-28perf tools: Add more documentation to export-to-postgresql.py scriptAdrian Hunter
2015-08-21perf tools: Add example call-graph scriptAdrian Hunter
2014-11-03perf tools: Add call information to Python exportAdrian Hunter
2014-11-03perf tools: Add branch_type and in_tx to Python exportAdrian Hunter
2014-10-29perf script: Add Python script to export to postgresqlAdrian Hunter