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 "$@"
l/commit/drivers/net/ethernet/nvidia?h=linux-6.6.y&id=e5c88bc91bf64cb6925fc51303698108b96f9af3'>forcedeth: switch from 'pci_' to 'dma_' APIChristophe JAILLET 2020-11-03forcedeth: fix excluded_middle.cocci warningskernel test robot 2020-10-31net: forcedeth: Replace context and lock check with a lockdep_assert()Sebastian Andrzej Siewior 2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada 2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin