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 "$@"
4:41 -0700'>2014-05-25staging: rtl8723au: Create rtl8723au_bt_intf.hJes Sorensen 2014-05-25staging: rtl8723au: PS_RDY_CHECK() return bools in 'bool'Jes Sorensen 2014-05-25staging: rtl8723au: _rtw_pwr_wakeup23a(): Do not mix _FAIL/false as return valueJes Sorensen 2014-05-25staging: rtl8723au: bInternalAutoSuspend is always falseJes Sorensen 2014-05-25staging: rtl8723au: Don't check check_fwstate() == falseJes Sorensen 2014-05-25staging: rtl8723au: Don't explicitly check check_fwstate() == trueJes Sorensen 2014-05-23staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto typeJes Sorensen 2014-05-23staging: rtl8723au: Fix up some random bit-flag handlingJes Sorensen 2014-05-23staging: rtl8723au: Fix compiling with CONFIG_8723AU_BT_COEXIST=nJes Sorensen 2014-05-16staging: rtl8723au: Call usb_read*() functions directlyJes Sorensen 2014-05-16staging: rtl8723au: Get rid of sreset related HAL clutterJes Sorensen 2014-05-15staging: rtl8723au: rtw_pwrctrl.c: Reduce spaghettificationJes Sorensen 2014-05-15staging: rtl8723au: 'keyid' is always 0-3, no need for CHKBIT()Jes Sorensen 2014-04-26staging: rtl8723au: from hal_ops 'interface_ps_func'Jes Sorensen 2014-04-26staging: r8723au: Set undeclared routines to staticLarry Finger 2014-04-15staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay codeJes Sorensen 2014-04-14staging: rtl8723au: Fix build error due to bad commit 6c89f82Larry Finger 2014-04-14staging: rtl8723au: Eliminate HW_VAR_FWLPS_RF_ON usageJes Sorensen 2014-04-14staging: rtl8723au: Make direct calls for HW_VAR_SET_RPWMJes Sorensen 2014-04-14staging: rtl8723au: Make direct calls for HW_VAR_H2C_FW_{PWRMODE,JOINBSSRPT}Jes Sorensen 2014-04-05staging: r8723au: Additional source patchesLarry Finger 2014-04-05staging: r8723au: Add source files for new driver - part 1Larry Finger