summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-03-07perf sched map: Re-annotate shortname if thread comm changedChangbin Du1-2/+36
2018-03-07perf sched: Move thread::shortname to thread_runtimeChangbin Du2-41/+55
2018-03-07perf cgroup: Introduce cgroup__new() out of open coded equivalentArnaldo Carvalho de Melo1-10/+20
2018-03-07perf cgroup: Introduce find_cgroup() methodArnaldo Carvalho de Melo1-2/+10
2018-03-07perf cgroup: Introduce cgroup__get()Arnaldo Carvalho de Melo2-6/+11
2018-03-07perf cgroup: Rename close_cgroup() to cgroup__put()Arnaldo Carvalho de Melo3-5/+5
2018-03-07perf cgroup: Introduce cgroup__delete()Arnaldo Carvalho de Melo1-3/+8
2018-03-07perf cgroup: Rename 'struct cgroup_sel' to 'struct cgroup'Arnaldo Carvalho de Melo3-7/+8
2018-03-07perf cgroup: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo1-1/+1
2018-03-07Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar5-11/+18
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-02-28Merge 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-26selftests: vm: update .gitignore with new testShuah Khan1-0/+1
2018-02-26selftests: memory-hotplug: silence test command echoShuah Khan1-1/+1