summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
blob: 9d8f9f0f3a17c1e9c4042ce535e4853e64575b4e (plain)
1
2
3
4
5
6
7
8
#!/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 "$@"
?id=3da17857ab4373b8e128842fd580695a31947470'>ARM: dts: vf-colibri: add carrier boards 3.3V supplyStefan Agner 2016-02-29ARM: dts: vf-colibri: remove regulator container nodeStefan Agner 2016-02-29ARM: dts: vf610-colibri: relicense vf*colibri* under GPLv2/X11Stefan Agner 2015-08-11ARM: dts: vf-colibri: define stdout-path propertyStefan Agner 2015-03-30ARM: vf-colibri: add SPI support and enable MCP2515 CANBhuvanchandra DV 2015-01-20ARM: vf610: use zero based naming for GPIO nodesStefan Agner 2014-11-23ARM: dts: vf-colibri: add USB regulatorsStefan Agner 2014-11-23ARM: dts: vf-colibri-eval-v3.dts: Enable ST-M41T0M6 RTCBhuvanchandra DV 2014-11-23ARM: dts: vf-colibri: Add I2C supportBhuvanchandra DV 2014-11-23ARM: dts: vf500-colibri: add Colibri VF50 supportStefan Agner