summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 356b9656393db5a59bb3083d79d0ab0c35e1200a (plain)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@"
0211: better channel handlingJohannes Berg 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2009-11-28wireless : use a dedicated workqueue for cfg80211.Alban Browaeys 2009-11-18cfg80211: re-join IBSS when privacy changesJohannes Berg 2009-10-07wext: refactorJohannes Berg 2009-08-28cfg80211: make spurious warnings less likely, configurableJohannes Berg 2009-08-14cfg80211: validate channel settings across interfacesJohannes Berg 2009-07-29cfg80211: combine IWESSID handlersJohannes Berg 2009-07-29cfg80211: combine IWAP handlersJohannes Berg 2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg 2009-07-24cfg80211: fix NULL dereference in IBSS SIOCGIWAPZhu Yi 2009-07-24cfg80211: rework key operationJohannes Berg 2009-07-10cfg80211: fix lockingJohannes Berg 2009-07-10cfg80211: fix netdev down problemJohannes Berg 2009-07-10cfg80211: keep track of BSSesJohannes Berg 2009-07-10cfg80211: remove wireless_dev->bssidJohannes Berg 2009-05-11cfg80211: put wext data into substructureJohannes Berg 2009-04-22nl80211: allow configuring IBSS beacon intervalJohannes Berg 2009-04-22cfg80211: clear WEXT SSID when clearing IBSSJohannes Berg 2009-04-22cfg80211: clean up includesJohannes Berg 2009-04-22cfg80211/nl80211: add IBSS APIJohannes Berg