aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-14tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mindAlexey Dobriyan
2019-03-14tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet
2019-03-14selftests/bpf: add fwd enum resolution test for btf_dedupAndrii Nakryiko
2019-03-14btf: resolve enum fwds in btf_dedupAndrii Nakryiko
2019-03-14Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-14Merge branches 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2019-03-13bpf: Add an example for bpf_get_listener_sockMartin KaFai Lau
2019-03-13bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsockMartin KaFai Lau
2019-03-13bpf: Sync bpf.h to tools/Martin KaFai Lau
2019-03-12libbpf: fix to reject unknown flags in xsk_socket__create()Magnus Karlsson
2019-03-12selftests/bpf: fix segfault of test_progs when prog loading failedYonghong Song
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-12Drop flex_arraysKent Overstreet
2019-03-12tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte...Zev Weiss
2019-03-11Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-03-11tools lib bpf: Fix the build by adding a missing stdarg.h includeArnaldo Carvalho de Melo
2019-03-11perf tools report: Add custom scripts to script menuAndi Kleen
2019-03-11perf ui browser: Fix ui popup argv browser for many entriesAndi Kleen
2019-03-11perf script: Add array bound checking to list_scriptsAndi Kleen
2019-03-11perf tools: Add some new tips describing the new optionsAndi Kleen
2019-03-11perf report: Implement browsing of individual samplesAndi Kleen
2019-03-11perf report: Support builtin perf script in scripts menuAndi Kleen
2019-03-11perf report: Support running scripts for current time rangeAndi Kleen
2019-03-11perf report: Support time sort keyAndi Kleen
2019-03-11perf script: Filter COMM/FORK/.. events by CPUAndi Kleen
2019-03-11tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo
2019-03-11tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sourcesArnaldo Carvalho de Melo
2019-03-11perf tools: Update x86's syscall_64.tbl, no change in tools/perf behaviourArnaldo Carvalho de Melo
2019-03-11perf script python: Add printdate function to SQL exportersTony Jones
2019-03-11perf script python: Add Python3 support to export-to-sqlite.pyTony Jones
2019-03-11perf script python: Add Python3 support to export-to-postgresql.pyTony Jones
2019-03-11perf script python: Add Python3 support to exported-sql-viewer.pyTony Jones
2019-03-11tools: mark 'test_vmalloc.sh' executableLinus Torvalds
2019-03-11perf report: Use less for scripts outputAndi Kleen
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-11perf session: Add process callback to reader objectJiri Olsa
2019-03-11perf header: Add DIR_FORMAT feature to describe directory dataJiri Olsa
2019-03-11perf data: Make perf_data__size() work over directoryJiri Olsa
2019-03-11perf data: Add perf_data__update_dir() functionJiri Olsa
2019-03-11perf data: Don't store auxtrace index for directory data fileJiri Olsa
2019-03-11perf data: Support having perf.data stored as a directoryJiri Olsa
2019-03-11perf vendor events amd: perf PMU events for AMD Family 17hMartin Liška
2019-03-11perf probe: Fix getting the kernel mapAdrian Hunter
2019-03-11perf report: Parse time quantumAndi Kleen
2019-03-11perf time-utils: Add utility function to print time stamps in nanosecondsAndi Kleen
2019-03-11perf report: Support output in nanosecondsAndi Kleen