summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
blob: 7df5a19c0163c5da221d13e755b151f8d5ff18ab (plain)
1
2
#!/bin/bash
perf record -g "$@"
tle='2014-10-24 12:33:32 -0700'>2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2014-10-17crypto: memzero_explicit - make sure to clear out sensitive dataDaniel Borkmann 2014-10-02crypto: sha - Handle unaligned input data in generic sha256 and sha512.David S. Miller