Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-09 | perf bpf: Fix bpf prologue generation | Sumanth Korikkar | 1 | -4/+10 |
2019-09-01 | perf debug: Remove needless include directives from debug.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2019-08-29 | perf tools: Remove perf.h from source files not needing it | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2018-06-16 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-16 | perf bpf: Fix endianness problem when loading parameters in prologue | Wang Nan | 1 | -2/+47 |
2017-04-19 | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2015-11-18 | perf bpf: Add prologue for BPF programs for fetching arguments | He Kuang | 1 | -0/+455 |