summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-03-06perf tools: Fix trigger class trigger_on()Adrian Hunter1-4/+5
2018-03-06perf auxtrace: Prevent decoding when --no-itraceAdrian Hunter1-6/+9
2018-03-06perf stat: Fix CVS output format for non-supported countersIlya Pronin1-1/+1
2018-03-06Merge tag 'perf-core-for-mingo-4.17-20180305' of git://git.kernel.org/pub/scm...Ingo Molnar34-146/+328
2018-03-06Merge tag 'v4.16-rc4' into perf/core, to pick up fixesIngo Molnar42-277/+603
2018-03-05tools headers: Sync x86's cpufeatures.hArnaldo Carvalho de Melo1-0/+1
2018-03-05tools headers: Sync copy of kvm UAPI headersArnaldo Carvalho de Melo1-0/+2
2018-03-05perf record: Fix crash in pipe modeJiri Olsa3-2/+16
2018-03-05perf annotate browser: Be more robust when drawing jump arrowsArnaldo Carvalho de Melo1-0/+25
2018-03-05perf top: Fix annoying fallback message on older kernelsKan Liang1-1/+1
2018-03-05perf kallsyms: Fix the usage on the man pageSangwon Hong1-1/+1
2018-03-05perf mmap: Discard legacy interfaces for mmap read forwardKan Liang3-48/+2
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for task-exitKan Liang1-2/+10
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for switch-trackingKan Liang1-2/+9
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for sw-clockKan Liang1-2/+10
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for time-to-tscKan Liang1-2/+9
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for perf-recordKan Liang1-2/+9
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for tp fieldsKan Liang1-2/+9
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for mmap-basicKan Liang1-2/+10
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for "keep tracking...Kan Liang1-2/+8
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for 'code reading'...Kan Liang1-2/+9
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for bpfKan Liang1-1/+8
2018-03-05perf python: Switch to new perf_mmap__read_event() interfaceKan Liang1-3/+9
2018-03-05perf trace: Switch to new perf_mmap__read_event() interfaceKan Liang1-2/+9
2018-03-05perf kvm: Switch to new perf_mmap__read_event() interfaceKan Liang1-4/+13
2018-03-05perf record: Fix crash in pipe modeJiri Olsa3-2/+16
2018-03-05perf annotate: Find 'call' instruction target symbol at parsing timeArnaldo Carvalho de Melo3-29/+27
2018-03-05perf record: Throttle user defined frequencies to the maximum allowedArnaldo Carvalho de Melo4-6/+24
2018-03-05perf top: Allow asking for the maximum allowed sample rateArnaldo Carvalho de Melo2-2/+6
2018-03-05perf top browser: Show sample_freq in browser title lineArnaldo Carvalho de Melo1-3/+7
2018-03-05perf record: Allow asking for the maximum allowed sample rateArnaldo Carvalho de Melo4-2/+34
2018-03-05perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_ptonJiri Olsa1-0/+0
2018-03-05perf tests: Switch trace+probe_libc_inet_pton to use recordJiri Olsa1-15/+15
2018-03-05perf annotate browser: Be more robust when drawing jump arrowsArnaldo Carvalho de Melo1-0/+25
2018-03-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+5
2018-03-01Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-16/+19
2018-02-28objtool: Fix another switch table detection issueJosh Poimboeuf1-1/+5
2018-02-27perf stat: Ignore error thread when enabling system-wide --per-threadJin Yao4-1/+18
2018-02-27selftests: vm: update .gitignore with new testShuah Khan1-0/+1
2018-02-27selftests: memory-hotplug: silence test command echoShuah Khan1-1/+1
2018-02-27selftests/futex: Fix line continuation in MakefileDaniel Díaz1-3/+3
2018-02-27Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds5-2/+68
2018-02-26idr: Fix handling of IDs above INT_MAXMatthew Wilcox1-0/+52
2018-02-26perf top: Fix annoying fallback message on older kernelsKan Liang1-1/+1
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-12/+108
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-220/+287
2018-02-25radix tree test suite: Fix buildMatthew Wilcox4-2/+16
2018-02-24tools/kvm_stat: print 'Total' line for multiple events onlyStefan Raspl1-1/+1
2018-02-24tools/kvm_stat: group child events indented after parentStefan Raspl1-30/+59
2018-02-24tools/kvm_stat: separate drilldown and fields filteringStefan Raspl1-43/+100