aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 356b9656393db5a59bb3083d79d0ab0c35e1200a (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 -- "$@"
perly so that 25/50/100G worksEdward Cree5-83/+92 2018-01-10sfc: basic MCDI mapping of 25/50/100G link speedsEdward Cree1-10/+16 2018-01-10mlxsw: spectrum: qdiscs: Remove qdisc before setting a new oneNogah Frankel1-0/+7 2018-01-10mlxsw: spectrum: qdiscs: Create a generic replace functionNogah Frankel1-38/+71 2018-01-10mlxsw: spectrum: qdiscs: Create a generic destroy functionNogah Frankel1-11/+26 2018-01-10mlxsw: spectrum: qdiscs: Add an ops structNogah Frankel1-14/+62 2018-01-10mlxsw: spectrum: qdiscs: Unite all handle checksNogah Frankel1-21/+22 2018-01-10mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdiscNogah Frankel1-18/+18 2018-01-10mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED onlyNogah Frankel1-20/+13 2018-01-10mlxsw: spectrum: qdiscs: Clean qdisc statistics structsNogah Frankel1-31/+32 2018-01-10net: sch: red: Change offloaded xstats to be incrementalNogah Frankel2-19/+20 2018-01-10net: sch: red: Change the name of the stats struct to be genericNogah Frankel2-6/+7 2018-01-10mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated fileNogah Frankel3-25/+51 2018-01-10mlxsw: spectrum: Fix typo in firmware upgrade messageIdo Schimmel1-1/+1 2018-01-10tcp: make local function tcp_recv_timestamp staticWei Yongjun1-2/+2 2018-01-10net/mlx5e: fix error return code in mlx5e_alloc_rq()Wei Yongjun1-1/+2 2018-01-10cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath1-6/+17 2018-01-10tuntap: fix for "tuntap: XDP transmission"Stephen Rothwell1-2/+2 2018-01-10net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not setJesper Dangaard Brouer1-3/+0 2018-01-10net: phy: marvell: mv88e6390 temperature sensor readingAndrew Lunn1-1/+150 2018-01-10MAINTAINERS: add entry for Dynamic Interrupt ModerationAndy Gospodarek1-0/+5 2018-01-10bnxt_en: add support for software dynamic interrupt moderationAndy Gospodarek5-12/+118 2018-01-10net/dim: use struct net_dim_sample as arg to net_dimAndy Gospodarek2-12/+11 2018-01-10net/mlx5e: Move dynamic interrupt coalescing code to include/linuxAndy Gospodarek5-134/+97 2018-01-10net/mlx5e: Change Mellanox references in DIM codeAndy Gospodarek8-202/+226 2018-01-10net/mlx5e: Move generic functions to new fileAndy Gospodarek5-20/+55 2018-01-10net/mlx5e: Move AM logic enumsAndy Gospodarek2-25/+26 2018-01-10net/mlx5e: Remove rq references in mlx5e_rx_amAndy Gospodarek3-12/+21 2018-01-10net/mlx5e: Move interrupt moderation forward declarationsAndy Gospodarek2-4/+5 2018-01-10net/mlx5e: Move interrupt moderation structs to new fileAndy Gospodarek2-32/+70 2018-01-10ipv6: Add support for non-equal-cost multipathIdo Schimmel2-4/+8 2018-01-10ipv6: Use hash-threshold instead of modulo-NIdo Schimmel1-23/+13 2018-01-10ipv6: Use a 31-bit multipath hashIdo Schimmel1-2/+2 2018-01-10ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel4-6/+106 2018-01-10vhost_net: batch used ring update in rxJason Wang1-4/+11 2018-01-10net: hns3: report the function type the same line with hns3_nic_get_stats64Peng Li1-2/+2 2018-01-10Revert "net: hns3: Add packet statistics of netdev"Peng Li1-79/+1 2018-01-10MAINTAINERS: Add entry for Socionext ethernet driverJassi Brar1-0/+7 2018-01-10net: socionext: Add Synquacer NetSec driverJassi Brar3-0/+1788