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 "$@"
18iwlwifi: dvm: don't send zeroed LQ cmdEmmanuel Grumbach 2013-02-28iwlwifi: use coherent DMA memory for command headerJohannes Berg 2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville 2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg 2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg 2013-02-05iwlwifi: use threaded interrupt handlerJohannes Berg 2013-01-24iwlwifi: update copyrightJohannes Berg 2012-12-06iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz 2012-09-20iwlwifi: fix async station command crashJohannes Berg 2012-07-26iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach 2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville 2012-06-06iwlwifi: refactor EEPROM reading/parsingJohannes Berg 2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg