aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-07-07libperf: Change tests to single static and shared binariesGravatar Jiri Olsa 11-51/+67
2021-07-07perf intel-pt: Add a config for max loops without consuming a packetGravatar Adrian Hunter 4-4/+21
2021-07-07perf stat: Disable the NMI watchdog message on hybridGravatar Jin Yao 1-3/+6
2021-07-07perf vendor events power10: Adds 24x7 nest metric events for power10 platformGravatar Kajol Jain 1-0/+424
2021-07-07perf script python: Fix buffer size to report iregs in perf scriptGravatar Kajol Jain 1-5/+12
2021-07-07perf trace: Fix the perf trace link locationGravatar Justin M. Forbes 1-1/+1
2021-07-07perf top: Fix overflow in elf_sec__is_text()Gravatar Riccardo Mancini 1-3/+14
2021-07-07perf annotate: Fix 's' on source line when disasm is emptyGravatar Riccardo Mancini 1-2/+2
2021-07-07perf probe: Do not show @plt function by defaultGravatar Masami Hiramatsu 1-1/+1
2021-07-07perf symbol-elf: Decode dynsym even if symtab existsGravatar Masami Hiramatsu 1-28/+54
2021-07-07perf probe: Fix debuginfo__new() to enable build-id based debuginfoGravatar Masami Hiramatsu 1-0/+5
2021-07-05tools headers UAPI: Sync files changed by the quotactl_fd new syscallGravatar Arnaldo Carvalho de Melo 5-5/+6
2021-07-05tools headers UAPI: Sync asm-generic/mman-common.h with the kernelGravatar Arnaldo Carvalho de Melo 1-0/+3
2021-07-05tools headers UAPI: Update tools's copy of drm/drm.h headerGravatar Arnaldo Carvalho de Melo 1-4/+24
2021-07-05tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-34/+359
2021-07-05tools include UAPI: Sync sound/asound.h copy with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-2/+28
2021-07-05perf stat: Enable BPF counter with --for-each-cgroupGravatar Namhyung Kim 7-1/+523
2021-07-05perf report: Fix --task and --stat with pipe inputGravatar Namhyung Kim 1-0/+6
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 16-54/+422
2021-07-04Merge branch 'lkmm.2021.05.10c' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 17-30/+439
2021-07-02Merge tag 'linux-kselftest-next-5.14-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 14-138/+308
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Gravatar Linus Torvalds 18-125/+563
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 10-11/+160
2021-07-02Merge tag 'perf-tools-for-v5.14-2021-07-01' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 120-2419/+14120
2021-07-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 9-543/+1125
2021-07-01Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 6-58/+354
2021-07-01perf session: Add missing evlist__delete when deleting a sessionGravatar Riccardo Mancini 1-1/+4
2021-07-01perf annotate: Allow 's' on source code linesGravatar Riccardo Mancini 1-3/+29
2021-07-01perf dlfilter: Add object_code() to perf_dlfilter_fnsGravatar Adrian Hunter 3-2/+41
2021-07-01perf dlfilter: Add attr() to perf_dlfilter_fnsGravatar Adrian Hunter 3-2/+18
2021-07-01perf dlfilter: Add srcline() to perf_dlfilter_fnsGravatar Adrian Hunter 3-2/+35
2021-07-01perf dlfilter: Add insn() to perf_dlfilter_fnsGravatar Adrian Hunter 3-2/+39
2021-07-01perf dlfilter: Add resolve_address() to perf_dlfilter_fnsGravatar Adrian Hunter 3-2/+40
2021-07-01perf build: Install perf_dlfilter.hGravatar Adrian Hunter 2-1/+6
2021-07-01perf script: Add option to pass arguments to dlfiltersGravatar Adrian Hunter 6-13/+91
2021-07-01perf script: Add option to list dlfiltersGravatar Adrian Hunter 6-1/+134
2021-07-01perf script: Add dlfilter__filter_event_early()Gravatar Adrian Hunter 5-16/+59
2021-07-01perf script: Add API for filtering via dynamically loaded shared objectGravatar Adrian Hunter 7-2/+780
2021-07-01perf llvm: Return -ENOMEM when asprintf() failsGravatar Arnaldo Carvalho de Melo 1-0/+2
2021-07-01perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()Gravatar James Clark 1-1/+5
2021-07-01tools headers UAPI: Synch KVM's svm.h header with the kernelGravatar Arnaldo Carvalho de Melo 1-0/+3
2021-07-01tools kvm headers arm64: Update KVM headers from the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+11
2021-07-01tools headers UAPI: Sync linux/kvm.h with the kernel sourcesGravatar Arnaldo Carvalho de Melo 2-0/+118
2021-07-01tools headers cpufeatures: Sync with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-1/+2
2021-07-01tools include UAPI: Update linux/mount.h copyGravatar Arnaldo Carvalho de Melo 1-0/+1
2021-07-01tools arch x86: Sync the msr-index.h copy with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+4
2021-07-01perf arm-spe: Don't wait for PERF_RECORD_EXIT eventGravatar Leo Yan 1-5/+1
2021-07-01perf arm-spe: Bail out if the trace is later than perf eventGravatar Leo Yan 1-3/+34
2021-07-01perf arm-spe: Assign kernel time to synthesized eventGravatar Leo Yan 1-1/+1