summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/event_analyzing_sample-report
blob: 0941fc94e15842c2ed08274c44622e8ba39f2f94 (plain)
1
2
3
#!/bin/bash
# description: analyze all perf samples
perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py
consistent name for mesh interfaceSven Eckelmann 2022-03-02batman-adv: Migrate to linux/container_of.hSven Eckelmann 2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2021-10-29exit/kthread: Have kernel threads return instead of calling do_exitEric W. Biederman 2021-10-20batman-adv: prepare for const netdev->dev_addrJakub Kicinski 2021-08-08batman-adv: Drop NULL check before dropping referencesSven Eckelmann 2021-08-08batman-adv: Check ptr for NULL before reducing its refcntSven Eckelmann 2021-02-06batman-adv: Fix names for kernel-doc blocksSven Eckelmann 2021-02-06batman-adv: Drop publication years from copyright infoSven Eckelmann 2020-12-04batman-adv: Add new include for min/max helpersSven Eckelmann 2020-06-26batman-adv: Fix typos and grammar in documentationSven Eckelmann 2020-01-01batman-adv: Update copyright years for 2020Sven Eckelmann 2019-05-25batman-adv: Fix includes for *_MAX constantsSven Eckelmann 2019-03-25batman-adv: Drop license boilerplateSven Eckelmann 2019-01-04batman-adv: Update copyright years for 2019Sven Eckelmann 2018-02-26batman-adv: Update copyright years for 2018Sven Eckelmann 2017-12-21batman-adv: Convert packet.h to uapi headerSven Eckelmann 2017-12-20Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-m...David S. Miller 2017-12-15batman-adv: Use parentheses in function kernel-docSven Eckelmann 2017-12-15batman-adv: include build_bug.h for BUILD_BUG_ON defineSven Eckelmann 2017-12-15batman-adv: include gfp.h for GFP_* definesSven Eckelmann 2017-12-15batman-adv: Add SPDX license identifier above copyright headerSven Eckelmann 2017-12-02batman-adv: Fix kernel-doc for timer functionsSven Eckelmann 2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook 2017-09-28batman-adv: Remove unnecessary parenthesesSven Eckelmann 2017-06-16networking: make skb_put & friends return void pointersJohannes Berg 2017-06-09batman-adv: tp_meter: mark init function with __initAntonio Quartulli