summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
est_bpf: flag tests that cannot be jited on s390Kleber Sacilotto de Souza 2018-06-03bpf: add also cbpf long jump test cases with heavy expansionDaniel Borkmann 2018-05-03bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann 2018-03-29test_bpf: Fix NULL vs IS_ERR() check in test_skb_segment()Dan Carpenter 2018-03-25net: bpf: add a test for skb_segment in test_bpf moduleYonghong Song 2018-03-20test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other archesThadeu Lima de Souza Cascardo 2018-02-28test_bpf: reduce MAX_TESTRUNSEric Dumazet 2018-02-26test_bpf: add a schedule pointEric Dumazet 2018-02-05bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=yYonghong Song 2018-01-26bpf: add further test cases around div/mod and othersDaniel Borkmann 2018-01-19bpf: add couple of test cases for signed extended immsDaniel Borkmann 2018-01-09bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov 2017-12-15bpf: add test case for ld_abs and helper changing pkt dataDaniel Borkmann 2017-08-09bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann