summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
blob: 7df5a19c0163c5da221d13e755b151f8d5ff18ab (plain)
1
2
#!/bin/bash
perf record -g "$@"
d>2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland 2017-10-19dql: make dql_init return voidStephen Hemminger