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 "$@"
0900'>2017-06-03staging: ccree: fix comments formattingGilad Ben-Yossef 2017-06-03staging: ccree: fix longer than 80 chars linesGilad Ben-Yossef 2017-06-03staging: ccree: remove spurious blank linesGilad Ben-Yossef 2017-05-29staging: ccree: fix cc_crypto_ctx.h white spacesGennadii Altukhov 2017-05-25staging: ccree: fix checkpatch no space before tabsBranislav Katreniak 2017-05-15staging: ccree: remove min/max macrosGilad Ben-Yossef 2017-05-15staging: ccree: stdint to kernel types conversionGilad Ben-Yossef 2017-05-15staging: ccree: Strip trailing whitespaceTimothée Isnard 2017-04-28staging: ccree: add AEAD supportGilad Ben-Yossef 2017-04-28staging: ccree: add skcipher supportGilad Ben-Yossef 2017-04-28staging: ccree: add ahash supportGilad Ben-Yossef 2017-04-28staging: ccree: introduce CryptoCell HW driverGilad Ben-Yossef