aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds3-0/+388
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-14/+9
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+97
2019-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+46
2019-03-14tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mindAlexey Dobriyan1-3/+46
2019-03-14Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-27/+50
2019-03-14Merge branches 'pm-opp' and 'pm-tools'Rafael J. Wysocki3-27/+50
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+55
2019-03-12Drop flex_arraysKent Overstreet1-3/+0
2019-03-12tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values written to 32-bit integersZev Weiss1-0/+55
2019-03-11Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds12-0/+151
2019-03-11tools lib bpf: Fix the build by adding a missing stdarg.h includeArnaldo Carvalho de Melo1-0/+1
2019-03-11perf tools report: Add custom scripts to script menuAndi Kleen2-0/+28
2019-03-11perf ui browser: Fix ui popup argv browser for many entriesAndi Kleen2-6/+7
2019-03-11perf script: Add array bound checking to list_scriptsAndi Kleen3-4/+10
2019-03-11perf tools: Add some new tips describing the new optionsAndi Kleen1-0/+7
2019-03-11perf report: Implement browsing of individual samplesAndi Kleen12-1/+226
2019-03-11perf report: Support builtin perf script in scripts menuAndi Kleen4-40/+120
2019-03-11perf report: Support running scripts for current time rangeAndi Kleen1-11/+72
2019-03-11perf report: Support time sort keyAndi Kleen5-0/+55
2019-03-11perf script: Filter COMM/FORK/.. events by CPUAndi Kleen1-24/+47
2019-03-11tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo1-4/+5
2019-03-11tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sourcesArnaldo Carvalho de Melo2-33/+118
2019-03-11perf tools: Update x86's syscall_64.tbl, no change in tools/perf behaviourArnaldo Carvalho de Melo1-2/+4
2019-03-11perf script python: Add printdate function to SQL exportersTony Jones2-13/+19
2019-03-11perf script python: Add Python3 support to export-to-sqlite.pyTony Jones1-9/+14
2019-03-11perf script python: Add Python3 support to export-to-postgresql.pyTony Jones1-17/+41
2019-03-11perf script python: Add Python3 support to exported-sql-viewer.pyTony Jones1-14/+28
2019-03-11tools: mark 'test_vmalloc.sh' executableLinus Torvalds1-0/+0
2019-03-11perf report: Use less for scripts outputAndi Kleen1-113/+17
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-15/+94
2019-03-11perf session: Add process callback to reader objectJiri Olsa1-4/+19
2019-03-11perf header: Add DIR_FORMAT feature to describe directory dataJiri Olsa5-3/+59
2019-03-11perf data: Make perf_data__size() work over directoryJiri Olsa2-5/+18
2019-03-11perf data: Add perf_data__update_dir() functionJiri Olsa2-0/+21
2019-03-11perf data: Don't store auxtrace index for directory data fileJiri Olsa1-1/+1
2019-03-11perf data: Support having perf.data stored as a directoryJiri Olsa3-1/+58
2019-03-11perf vendor events amd: perf PMU events for AMD Family 17hMartin Liška7-0/+829
2019-03-11perf probe: Fix getting the kernel mapAdrian Hunter1-2/+4
2019-03-11perf report: Parse time quantumAndi Kleen4-0/+49
2019-03-11perf time-utils: Add utility function to print time stamps in nanosecondsAndi Kleen2-0/+9
2019-03-11perf report: Support output in nanosecondsAndi Kleen5-6/+11
2019-03-11perf script: Support insn output for normal samplesAndi Kleen4-1/+59
2019-03-10Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds6-0/+936
2019-03-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds50-447/+975
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-0/+21
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds3-6/+226
2019-03-09Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds6-22/+68
2019-03-09Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar50-447/+975
2019-03-08Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds9-0/+1380