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 "$@"
it/drivers/crypto/ux500?h=master&id=b62917a2622ebcb03a500ef20da47be80d8c8951'>crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy 2015-12-22crypto: ux500 - Use precalculated hash from headersLABBE Corentin 2015-10-14crypto: ux500 - Use devm_xxx() managed functionLABBE Corentin 2015-09-21crypto: ux500 - Fix module autoload for OF platform driversLuis de Bethencourt 2015-06-18crypto: drivers - Fix Kconfig selectsHerbert Xu 2015-03-06crypto: ux500 - Update error message for dmaengine_prep_slave_sg() APIGeert Uytterhoeven 2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds 2015-01-26crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica 2014-12-22crypto: ux500 - fix checkpatch errorsAsaf Vertz 2014-12-22crypto: ux500: Use dmaengine_terminate_all APIMaxime Ripard 2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook 2014-11-10crypto: ux500/hash - Silence compiler warning for !CONFIG_PMUlf Hansson 2014-11-10crypto: ux500/cryp - Silence compiler warning for !CONFIG_PMUlf Hansson