aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 21a356bd27f6c797208fae48addf15670bc3f606 (plain) (blame)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"
2018-10-25 11:17:39 -0600'>2018-10-25cdrom: remove set but not used variable 'tocuse'zhong jiang1-3/+3 2018-10-25skd: fix unchecked return valuesGustavo A. R. Silva1-2/+2 2018-10-25xen/blkfront: avoid NULL blkfront_info dereference on device removalVasilis Liaskovitis1-0/+3 2018-10-24net/kconfig: Make QCOM_QMI_HELPERS available when COMPILE_TESTLinus Torvalds1-1/+1 2018-10-23tcp: add tcp_reset_xmit_timer() helperEric Dumazet3-15/+41 2018-10-23qed: Fix static checker warningRahul Verma1-3/+3 2018-10-23Revert "be2net: remove desc field from be_eq_obj"Ivan Vecera2-4/+3 2018-10-23Revert "net: simplify sock_poll_wait"Karsten Graul13-16/+22 2018-10-23net: socionext: Reset tx queue in ndo_stopMasahisa Kojima1-0/+3 2018-10-23net: socionext: Add dummy PHY register read in phy_write()Masahisa Kojima1-2/+16 2018-10-23net: socionext: Stop PHY before resetting netsecMasahisa Kojima1-4/+15 2018-10-23ASoC: stm32: sai: fix master clock namingOlivier Moysan1-3/+2 2018-10-23ASoC: stm32: add clock dependency for saiOlivier Moysan1-0/+1 2018-10-23mfd: cros_ec: Avoid unneeded internal declaration warningNathan Chancellor1-0/+1 2018-10-23mfd: ti-lmu: Use of_device_get_match_data() helperPavel Machek1-16/+14 2018-10-23mfd: ti-lmu: Use managed resource for everythingPavel Machek1-13/+8 2018-10-23mfd: ti-lmu: Switch to GPIODPavel Machek2-17/+14 2018-10-23mfd: ti-lmu: constify mfd_cell tablesSebastian Reichel1-7/+7 2018-10-23mfd: max8997: Disable interrupt handling for suspend/resume cycleMarek Szyprowski1-0/+2 2018-10-23mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski2-8/+1 2018-10-23mfd: arizona: Make array mclk_name static, shrinks object sizeColin Ian King1-1/+1 2018-10-23MAINTAINERS: Add myself as designated reviewer of Intel MFD PMICAndy Shevchenko1-0/+8 2018-10-23mfd: Convert Intel PMIC drivers to use SPDX identifierAndy Shevchenko10-75/+15 2018-10-23mfd: Sort headers alphabetically for Intel PMIC driversAndy Shevchenko3-9/+12 2018-10-23mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as wellAndy Shevchenko2-10/+32 2018-10-23mfd: intel_soc_pmic_crc: Use REGMAP_IRQ_REG() macroAndy Shevchenko1-21/+7 2018-10-23mfd: intel_soc_pmic_crc: Use DEFINE_RES_IRQ_NAMED() macroAndy Shevchenko1-30/+5 2018-10-23mfd: intel_msic: Use DEFINE_RES_IRQ() macroAndy Shevchenko1-34/+10 2018-10-23mfd: motorola-cpcap: Add audio-codec supportSebastian Reichel1-1/+50 2018-10-23mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam2-1/+3 2018-10-23mfd: madera: Remove unused forward referenceRichard Fitzgerald1-1/+0 2018-10-23mfd: max77620: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1 2018-10-23mfd: madera: Don't use regmap_read_poll_timeout to poll for BOOT_DONERichard Fitzgerald1-13/+20 2018-10-23mfd: arizona: Correct calling of runtime_put_syncSapthagiri Baratam1-4/+4