summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
blob: 0f6b51bb2767f62df5156858e737dac5f1fe9e0f (plain)
1
2
#!/bin/bash
perf record -e sched:sched_switch -e sched:sched_migrate_task "$@"
'>wl12xx: fw api change - update cmd/acx/event enumsEliad Peller 2012-02-15wl12xx: use two MAC addresses based on the NVS or from fuse ROMLuciano Coelho 2012-02-15wl12xx: read chip ID and HW PG version during probeLuciano Coelho 2012-02-15wl12xx: move partition table definition to io.cLuciano Coelho 2011-12-01wl12xx: Check buffer bound when processing nvs dataPontus Fuchs 2011-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Luciano Coelho 2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker 2011-10-11wl12xx: move debugging definitions to a separate fileLuciano Coelho 2011-10-07wl12xx: disable AP-mode-specific quirksEliad Peller 2011-10-07wl12xx: Add support for HW channel switchShahar Levi 2011-08-25wl12xx: allow 11a AP-mode for wl127x devicesArik Nemtsov 2011-08-22wl12xx: update commands & eventsEliad Peller 2011-08-22wl12xx: remove rx filtering stuffEliad Peller 2011-08-22wl12xx: use 1 spare block in all casesArik Nemtsov 2011-08-12wl12xx: fixes for hw_pg_ver and chip id reportingGery Kahn 2011-07-05wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov 2011-06-27wl12xx: Support routing FW logs to the hostIdo Yariv 2011-06-27wl12xx: Check for FW quirks as soon as the FW bootsIdo Yariv 2011-06-27wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi 2011-06-07wl12xx: Stop BA session event from deviceShahar Levi 2011-05-13wl12xx: listen to scheduled scan eventsLuciano Coelho 2011-05-02Revert "wl12xx: support FW TX inactivity triggers"Luciano Coelho 2011-04-28wl12xx: support FW TX inactivity triggersArik Nemtsov 2011-04-19wl12xx: move hardcoded hci_io_ds value into the conf structLuciano Coelho 2011-04-19wl12xx: Clean up and fix the 128x boot sequenceIdo Yariv 2011-04-19wl12xx: 1281/1283 support - Add dummy packet supportShahar Levi 2011-04-19wl12xx: 1281/1283 support - New boot sequenceShahar Levi 2011-04-19wl12xx: 1281/1283 support - Loading FW & NVSShahar Levi 2011-04-19wl12xx: 1281/1283 support - move IRQ polarityShahar Levi 2011-03-03wl12xx: Do end-of-transactions transfers only if neededIdo Yariv 2011-01-24wl12xx: BA initiator supportLevi, Shahar 2011-01-24wl12xx: Enable AP-modeArik Nemtsov 2011-01-24wl12xx: AP specific RX filter configurationArik Nemtsov 2011-01-24wl12xx: AP mode - add AP specific eventArik Nemtsov 2010-12-22wl12xx: remove unnecessary importHauke Mehrtens 2010-12-02wl1271: Add wl1271_load_firmware() and export some functionsRoger Quadros 2010-11-22wl1271: Change wl12xx Files NamesShahar Levi