summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 21a356bd27f6c797208fae48addf15670bc3f606 (plain)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"
IB/mlx5: Add contiguous ODP supportArtemy Kovalyov 2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov 2017-01-02IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov 2016-11-16IB/mlx5: Limit mkey page size to 2GBMajd Dibbiny 2016-09-02IB/mlx5: Fix the size parameter to find_first_bitChristophe Jaillet 2015-04-02IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed 2015-01-13infiniband: mlx5: avoid a compile-time warningArnd Bergmann 2014-12-15IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran 2014-12-15IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran