summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-03-07perf cgroup: Rename close_cgroup() to cgroup__put()Arnaldo Carvalho de Melo
2018-03-07perf cgroup: Introduce cgroup__delete()Arnaldo Carvalho de Melo
2018-03-07perf cgroup: Rename 'struct cgroup_sel' to 'struct cgroup'Arnaldo Carvalho de Melo
2018-03-07perf cgroup: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo
2018-03-07Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar
2018-03-06perf tools: Fix trigger class trigger_on()Adrian Hunter
2018-03-06perf auxtrace: Prevent decoding when --no-itraceAdrian Hunter
2018-03-06perf stat: Fix CVS output format for non-supported countersIlya Pronin
2018-03-06Merge tag 'perf-core-for-mingo-4.17-20180305' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-03-06Merge tag 'v4.16-rc4' into perf/core, to pick up fixesIngo Molnar
2018-03-05tools headers: Sync x86's cpufeatures.hArnaldo Carvalho de Melo
2018-03-05tools headers: Sync copy of kvm UAPI headersArnaldo Carvalho de Melo
2018-03-05perf record: Fix crash in pipe modeJiri Olsa
2018-03-05perf annotate browser: Be more robust when drawing jump arrowsArnaldo Carvalho de Melo
2018-03-05perf top: Fix annoying fallback message on older kernelsKan Liang
2018-03-05perf kallsyms: Fix the usage on the man pageSangwon Hong
2018-03-05perf mmap: Discard legacy interfaces for mmap read forwardKan Liang
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for task-exitKan Liang
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for switch-trackingKan Liang
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for sw-clockKan Liang
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for time-to-tscKan Liang
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for perf-recordKan Liang
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for tp fieldsKan Liang
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for mmap-basicKan Liang
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for "keep tracking...Kan Liang
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for 'code reading'...Kan Liang
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for bpfKan Liang
2018-03-05perf python: Switch to new perf_mmap__read_event() interfaceKan Liang
2018-03-05perf trace: Switch to new perf_mmap__read_event() interfaceKan Liang
2018-03-05perf kvm: Switch to new perf_mmap__read_event() interfaceKan Liang
2018-03-05perf record: Fix crash in pipe modeJiri Olsa
2018-03-05perf annotate: Find 'call' instruction target symbol at parsing timeArnaldo Carvalho de Melo
2018-03-05perf record: Throttle user defined frequencies to the maximum allowedArnaldo Carvalho de Melo
2018-03-05perf top: Allow asking for the maximum allowed sample rateArnaldo Carvalho de Melo
2018-03-05perf top browser: Show sample_freq in browser title lineArnaldo Carvalho de Melo
2018-03-05perf record: Allow asking for the maximum allowed sample rateArnaldo Carvalho de Melo
2018-03-05perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_ptonJiri Olsa
2018-03-05perf tests: Switch trace+probe_libc_inet_pton to use recordJiri Olsa
2018-03-05perf annotate browser: Be more robust when drawing jump arrowsArnaldo Carvalho de Melo
2018-03-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-28Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-28objtool: Fix another switch table detection issueJosh Poimboeuf
2018-02-27perf stat: Ignore error thread when enabling system-wide --per-threadJin Yao
2018-02-26selftests: vm: update .gitignore with new testShuah Khan
2018-02-26selftests: memory-hotplug: silence test command echoShuah Khan
2018-02-26selftests/futex: Fix line continuation in MakefileDaniel Díaz
2018-02-26Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-02-26idr: Fix handling of IDs above INT_MAXMatthew Wilcox
2018-02-26perf top: Fix annoying fallback message on older kernelsKan Liang
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds