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 "$@"
crocode: Move driver authors to CREDITSBorislav Petkov 2016-10-07CREDITS: update Pavel's information, add GPG key, remove snail mail addressPavel Machek 2016-10-06Merge tag 'for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds 2016-10-04Merge tag 'edac_for_4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds 2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2016-09-19CREDITS: Update fingerprint for Geert UytterhoevenGeert Uytterhoeven 2016-09-09EDAC: Move Doug Thompson to CREDITSBorislav Petkov 2016-09-01EDAC, I3000: Orphan driverBorislav Petkov 2016-08-31MAINTAINERS: Remove power-supply co-maintainersSebastian Reichel 2016-08-31MAINTAINERS: Saying goodbye to Hans J. KochBenedikt Spranger 2016-06-15Update my main e-mails at the Kernel treeMauro Carvalho Chehab 2016-03-29Documentation: update the devices.txt documentationLinus Walleij 2016-02-01Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman 2016-01-24iio: add ad5761 DAC driverRicardo Ribalda Delgado 2016-01-20./CREDITS: add credit information for Martin KepplingerMartin Kepplinger 2016-01-15Merge tag 'md/4.5' of git://neil.brown.name/mdLinus Torvalds 2016-01-14Remove myself as MD Maintainer, and add to Credits.NeilBrown 2015-12-18MAINTAINERS: change the maintainer of fam15h_power driverHuang Rui