summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-03-19perf list: Filter metrics tooAndi Kleen
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
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-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-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
2019-03-11perf script: Support insn output for normal samplesAndi Kleen
2019-03-10Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2019-03-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds
2019-03-09Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-09Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/...Ingo Molnar