aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>2020-02-20 15:28:48 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-03-19 07:41:05 +0100
commit1d3173a3bae7039b765a0956e3e4bf846dbaacb8 (patch)
treec58571d93d2b0dab10741dac62978088846ebda1 /tools/perf/scripts/python/event_analyzing_sample.py
parentbus: mhi: core: Add support for downloading RDDM image during panic (diff)
downloadlinux-1d3173a3bae7039b765a0956e3e4bf846dbaacb8.tar.gz
linux-1d3173a3bae7039b765a0956e3e4bf846dbaacb8.zip
bus: mhi: core: Add support for processing events from client device
This commit adds support for processing the MHI data and control events from the client device. The client device can report various events such as EE events, state change events by interrupting the host through IRQ and adding events to the event rings allocated by the host during initialization. This is based on the patch submitted by Sujeev Dias: https://lkml.org/lkml/2018/7/9/988 Signed-off-by: Sujeev Dias <sdias@codeaurora.org> Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org> [mani: splitted the data transfer patch and cleaned up for upstream] Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Reviewed-by: Jeffrey Hugo <jhugo@codeaurora.org> Tested-by: Jeffrey Hugo <jhugo@codeaurora.org> Link: https://lore.kernel.org/r/20200220095854.4804-11-manivannan.sadhasivam@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
t.c?id=3554e54a46125030c534820c297ed7f6c3907e24&follow=1'>net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2 2020-04-24net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2 2020-04-24macsec: avoid to set wrong mtuTaehee Yoo1-4/+8 2020-04-24dt-bindings: phy: qcom-qusb2: Fix defaultsDouglas Anderson1-3/+3 2020-04-24dt-bindings: Fix erroneous 'additionalProperties'Rob Herring6-7/+17 2020-04-24proc: Put thread_pid in release_task not proc_flush_pidEric W. Biederman2-1/+1 2020-04-24mm: check that mm is still valid in madvise()Linus Torvalds1-0/+18 2020-04-24afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriateDavid Howells4-12/+11 2020-04-24afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCHDavid Howells1-1/+1 2020-04-24afs: Remove some unused bitsDavid Howells3-8/+3 2020-04-24dt-bindings: Fix command line length limit calling dt-mk-schemaRob Herring1-8/+10 2020-04-24mac80211: sta_info: Add lockdep condition for RCU list usageMadhuparna Bhowmik1-1/+2 2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg10-25/+51 2020-04-24lib/mpi: Fix building for powerpc with clangNathan Chancellor1-17/+17 2020-04-23net: bcmgenet: correct per TX/RX ring statisticsDoug Berger1-0/+3 2020-04-23net: meth: remove spurious copyright textJonathan Corbet1-16/+0 2020-04-23net: phy: bcm84881: clear settings on link downRussell King1-3/+3 2020-04-23chcr: Fix CPU hard lockupRohit Maheshwari1-4/+2 2020-04-23net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang1-1/+3 2020-04-23mptcp/pm_netlink.c : add check for nla_put_in/6_addrBo YU1-5/+7 2020-04-23net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin1-0/+2 2020-04-23cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni1-7/+20 2020-04-23geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca1-1/+1 2020-04-23vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca1-3/+3 2020-04-23mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter4-7/+7 2020-04-23net: phy: marvell10g: limit soft reset to 88x3310Baruch Siach1-1/+2 2020-04-23Documentation: arm64: fix amu.rst doc warningsRandy Dunlap1-21/+26 2020-04-23ata: sata_inic162x fix a spelling issueJohn Oldman1-1/+1 2020-04-23null_blk: Cleanup zoned device initializationDamien Le Moal3-26/+36 2020-04-23null_blk: Fix zoned command handlingDamien Le Moal3-27/+47 2020-04-23ALSA: hda: Always use jackpoll helper for jack update after resumeTakashi Iwai2-26/+19 2020-04-23mac80211_hwsim: use GFP_ATOMIC under spin lockWei Yongjun1-1/+1