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 "$@"
035bf29628071801041a8'>wl1271: Configure clock-request drive mode to open-drainJuuso Oikarinen 2010-03-23wl1271: Fix MAC address handlingJuuso Oikarinen 2010-03-09wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi 2010-03-09wl1271: Added functions to enable/disable interrupt handlingTeemu Paasikivi 2010-02-19wl1271: Renamed IO functionsTeemu Paasikivi 2010-02-19wl1271: skip 3 unused bytes from the NVSLuciano Coelho 2010-02-19wl1271: Retrieve device mac address from the nvs fileJuuso Oikarinen 2010-02-19wl1271: Use NVS INI file configurationJuuso Oikarinen 2009-12-28wl1271: upload only the first 468 bytes from the NVS fileLuciano Coelho 2009-11-02wl1271: Add retry implementation for PSM entriesJuuso Oikarinen 2009-10-30wl1271: fix init loop timeoutLuciano Coelho 2009-10-27wl1271: fix endianess issuesLuciano Coelho 2009-10-27wl1271: Correct memory handling for FW bootJuuso Oikarinen 2009-10-27wl1271: Fix IRQ enable handling on FW init failureJuuso Oikarinen 2009-10-27wl1271: Remove outdated SPI functionsJuuso Oikarinen 2009-10-27wl1271: RefClk configurationJuuso Oikarinen 2009-10-27wl1271: Add top-register access functionsJuuso Oikarinen 2009-10-27wl1271: Update memory mapping for firmware revision 6.1.0.0.241Juuso Oikarinen 2009-10-27wl1271: Mask unneeded events from firmware to conserve powerJuuso Oikarinen 2009-10-27wl1271: Use vmalloc to allocate memory for firmwareJuuso Oikarinen 2009-08-14wl1271: fix compiler warnings on 64 bit archsLuciano Coelho 2009-08-14wl1271: add wl1271 driver filesLuciano Coelho