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
tformSuravee Suthikulpanit 2014-11-20arm64: Add Juno board device tree.Liviu Dudau 2014-11-20arm64: Create link to include/dt-bindings to enable C preprocessor use.Liviu Dudau 2014-11-20Merge branch 'cleanup/dts-subdirs' into next/arm64Arnd Bergmann 2014-11-04dtb: xgene: fix: Backward compatibility with older firmwareIyappan Subramanian 2014-11-03Merge tag 'dts-subdirs-for-arm-soc-v3.19' of git://git.kernel.org/pub/scm/lin...Olof Johansson 2014-10-22arm64: vexpress: Add CLCD support to the ARMv8 model platformCatalin Marinas 2014-10-21dts, arm64: Move dts files to vendor subdirsRobert Richter 2014-10-21dts, kbuild: Implement support for dtb vendor subdirsRobert Richter 2014-10-21dts, arm/arm64: Remove dtbs build rules in sub-makesRobert Richter 2014-10-21dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter 2014-10-21dts, arm64: Add dtbs_install make targetRobert Richter 2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds 2014-10-14dtb: Add SGMII based 1GbE node to APM X-Gene SoC device treeIyappan Subramanian 2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds 2014-10-10dtb: Add 10GbE node to APM X-Gene SoC device treeIyappan Subramanian 2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2014-10-08Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2014-10-06arm64: dts: Add APM X-Gene PCIe device tree nodesTanmay Inamdar 2014-10-02arm64, thunder: Add Kconfig option for Cavium Thunder SoC FamilyRadha Mohan Chintakuntla 2014-10-02arm64, thunder: Add initial dts for Cavium Thunder SoCRadha Mohan Chintakuntla 2014-08-29arm64: dts: add random number generator dts node to APM X-Gene platform.Feng Kan 2014-08-11dts: Add bindings for APM X-Gene SoC ethernet driverIyappan Subramanian 2014-06-18arm64: dts: Add more serial port nodes in APM X-Gene device treeVinayak Kale 2014-06-06arm64: add APM X-Gene SoC RTC DTS entryLoc Ho 2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll 2014-05-03arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas