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 "$@"
pan>net/mlx5e: Split offloaded eswitch TC rules for port mirroringChris Mi 2018-05-25net/mlx5e: Parse mirroring action for offloaded TC eswitch flowsChris Mi 2018-05-25net/mlx5: E-switch, Create a second level FDB flow tableChris Mi 2018-05-25net/mlx5: E-Switch, Reorganize and rename fdb flow tablesChris Mi 2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller 2018-05-17net/mlx5e: Explicitly set source e-switch in offloaded TC rulesShahar Klein 2018-05-17net/mlx5e: Explicitly set destination e-switch in FDB rulesRabie Loulou 2018-05-17net/mlx5: Add destination e-switch ownerShahar Klein 2018-05-16net/mlx5: Eswitch, Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET 2018-05-14net/mlx5e: Support offloaded TC flows with no matches on headersOr Gerlitz 2018-03-26net/mlx5e: Offload tc vlan push/pop using HW actionOr Gerlitz 2018-03-26net/mlx5: E-Switch, Use same source for offloaded actions checkOr Gerlitz 2018-02-23net/mlx5: E-Switch, Reload IB interface when switching devlink modesMark Bloch 2018-02-23net/mlx5: E-Switch, Optimize HW steering tables in switchdev modeMark Bloch 2018-02-23net/mlx5: E-Switch, Increase number of FTEs in FDB in switchdev modeMark Bloch 2018-02-23net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch 2018-02-23net/mlx5: E-Switch, Add callback to get representor deviceMark Bloch 2017-12-29net/mlx5: E-Switch, Create generic header struct to be used by representorsMark Bloch 2017-12-28net/mlx5e: Move ethernet representors data into separate structMark Bloch 2017-12-28net/mlx5: E-Switch, Create a dedicated send to vport rule deletion functionMark Bloch 2017-12-28net/mlx5: E-Switch, Move mlx5e only logic outside E-SwitchMark Bloch 2017-12-28net/mlx5: E-Switch, Simplify representor load/unload callback APIMark Bloch 2017-12-28net/mlx5: E-Switch, Refactor load/unload of representorsMark Bloch 2017-12-28net/mlx5: E-Switch, Refactor vport representors initializationMark Bloch 2017-11-04net/mlx5: Initialize destination_flow struct to 0Rabie Loulou 2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2017-08-30net/mlx5: E-Switch, Unload the representors in the correct orderShahar Klein 2017-08-07net/mlx5: Increase the maximum flow counters supportedRabie Loulou 2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2017-06-16net/mlx5: Avoid space after castingOr Gerlitz 2017-06-16net/mlx5: Align to match opening parenthesisOr Gerlitz 2017-06-15net/mlx5: Properly check applicability of devlink eswitch commandsOr Gerlitz 2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky 2017-04-30net/mlx5: Remove encap entry pointer from the eswitch flow attributesOr Gerlitz 2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2017-04-22net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5Or Gerlitz 2017-04-22net/mlx5: E-Switch, Add control for encapsulationRoi Dayan 2017-04-22net/mlx5: E-Switch, Refactor fast path FDB table creation in switchdev modeOr Gerlitz