summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
blob: 9d8f9f0f3a17c1e9c4042ce535e4853e64575b4e (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

#
# stackcollapse.py can cover all type of perf samples including
# the tracepoints, so no special record requirements, just record what
# you want to analyze.
#
perf record "$@"
> 2025-09-19ice: Remove deprecated ice_lag_move_new_vf_nodes() callDave Ertman 2025-09-19ice: add E830 Earliest TxTime First Offload supportPaul Greenwalt 2025-08-27ice: finish virtchnl.c split into rss.cPrzemek Kitszel 2025-08-27ice: extract virt/rss.c: cleanup - p2Przemek Kitszel 2025-08-27ice: extract virt/rss.c: cleanup - p1Przemek Kitszel 2025-08-27ice: split RSS stuff out of virtchnl.c - copy backPrzemek Kitszel 2025-08-27ice: split RSS stuff out of virtchnl.c - tmp renamePrzemek Kitszel 2025-08-27ice: finish virtchnl.c split into queues.cPrzemek Kitszel 2025-08-27ice: extract virt/queues.c: cleanup - p3Przemek Kitszel 2025-08-27ice: extract virt/queues.c: cleanup - p2Przemek Kitszel 2025-08-27ice: extract virt/queues.c: cleanup - p1Przemek Kitszel 2025-08-27ice: split queue stuff out of virtchnl.c - copy backPrzemek Kitszel 2025-08-27ice: split queue stuff out of virtchnl.c - tmp renamePrzemek Kitszel 2025-08-25ice: add virt/ and move ice_virtchnl* files therePrzemek Kitszel