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 -- "$@"
title='2022-04-26 20:10:51 +0200'>2022-04-26Bluetooth: hci_sync: Cleanup hci_conn if it cannot be abortedLuiz Augusto von Dentz 2022-03-18Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failedNiels Dossche 2022-01-24Bluetooth: hci_event: Ignore multiple conn complete eventsSoenke Huster 2021-12-22Bluetooth: hci_sync: Add hci_le_create_conn_syncLuiz Augusto von Dentz 2021-10-29Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz 2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERYLuiz Augusto von Dentz 2021-10-29Bluetooth: hci_sync: Rework background scanLuiz Augusto von Dentz 2021-09-07Bluetooth: Add support for msbc coding formatKiran K 2021-09-07Bluetooth: Configure codec for HFP offload use caseKiran K 2021-09-07Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandKiran K 2021-08-30Bluetooth: Fix using RPA when address has been resolvedLuiz Augusto von Dentz 2021-06-26Bluetooth: use inclusive language in HCI role commentsArchie Pusaka 2021-06-26Bluetooth: use inclusive language to describe CPBArchie Pusaka 2021-06-02Bluetooth: Fix spelling mistakesZheng Yongjun 2021-03-16Bluetooth: avoid deadlock between hci_dev->lock and socket lockJiri Kosina 2021-03-02Bluetooth: Notify suspend on le conn failedAbhishek Pandit-Subedi 2021-02-01Bluetooth: Skip eSCO 2M params when not supportedYu Liu 2020-12-18Bluetooth: Cancel Inquiry before Create ConnectionSonny Sasaka 2020-11-09Bluetooth: Resume advertising after LE connectionDaniel Winkler 2020-09-18net: bluetooth: delete duplicated wordsRandy Dunlap 2020-07-30Bluetooth: Enable/Disable address resolution during le create connSathish Narasimman 2020-07-15Bluetooth: Add per-instance adv disable/removeDaniel Winkler 2020-06-22Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz 2020-06-18Bluetooth: Terminate the link if pairing is cancelledManish Mandlik 2020-06-12Bluetooth: centralize default value initialization.Alain Michaud 2020-05-20Bluetooth: Fix assuming EIR flags can result in SSP authenticationLuiz Augusto von Dentz 2020-04-05Bluetooth: add support to notify using SCO air modeSathish Narsimman 2020-02-28Bluetooth: During le_conn_timeout disable EXT_ADVSathish Narsimman 2020-02-28Bluetooth: Remove adv set for directed advertisingSathish Narsimman 2020-02-18Bluetooth: Disable Extended Adv if enabledSathish Narsimman 2020-02-14Bluetooth: Add BT_PHY socket optionLuiz Augusto von Dentz 2019-11-22Bluetooth: Fix memory leak in hci_connect_le_scanNavid Emamdoost 2019-10-16Bluetooth: Workaround directed advertising bug in Broadcom controllersSzymon Janc 2019-07-06Bluetooth: Use controller sets when availableLuiz Augusto von Dentz 2019-07-06Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad 2019-06-22Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann