summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-report
blob: 53c5dc90c87e9073f7fc458a28a01dfac792d301 (plain)
1
2
3
#!/bin/bash
# description: create flame graphs
perf script -s "$PERF_EXEC_PATH"/scripts/python/flamegraph.py -- "$@"
of_net under net/Jakub Kicinski 2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski 2021-06-19net: ethernet: ezchip: fix error handlingPavel Skripkin 2021-06-19net: ethernet: ezchip: remove redundant checkPavel Skripkin 2021-06-19net: ethernet: ezchip: fix UAF in nps_enet_removePavel Skripkin 2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle 2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada