summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/event_analyzing_sample-report
blob: 0941fc94e15842c2ed08274c44622e8ba39f2f94 (plain)
1
2
3
#!/bin/bash
# description: analyze all perf samples
perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py
cba44e080a6bf300194a68ce9bb1e5184'>ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rxLv Yunlong 2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman 2020-09-15bpf: Mutex protect used_maps array and countYiFei Zhu 2020-02-24netronome: Replace zero-length array with flexible-array memberGustavo A. R. Silva 2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya