summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2021-06-19perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2021-06-19perf test: Fix non-bash issue with stat bpf countersIan Rogers
2021-06-19perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOLRiccardo Mancini
2021-06-19perf metricgroup: Return error code from metricgroup__add_metric_sys_event_it...John Garry
2021-06-19perf metricgroup: Fix find_evsel_group() event selectorJohn Garry
2021-06-11perf session: Correct buffer copying when peeking eventsLeo Yan
2021-06-04perf env: Fix memory leak of bpf_prog_info_linear memberRiccardo Mancini
2021-06-04perf symbol-elf: Fix memory leak by freeing sdt_note.argsRiccardo Mancini
2021-06-04perf stat: Honor event config name on --no-mergeNamhyung Kim
2021-06-04perf evsel: Add missing cloning of evsel->use_config_nameNamhyung Kim
2021-06-01perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VMThomas Richter
2021-06-01perf stat: Fix error return code in bperf__load()Yu Kuai
2021-06-01perf record: Move probing cgroup sampling supportNamhyung Kim
2021-06-01perf probe: Fix NULL pointer dereference in convert_variable_location()Li Huafei
2021-06-01perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPSTiezhu Yang
2021-05-28perf vendor events powerpc: Fix eventcode of power10 JSON eventsKajol Jain
2021-05-27perf stat: Fix error check for bpf_program__attachNamhyung Kim
2021-05-27perf debug: Move debug initialization earlierIan Rogers
2021-05-26perf jevents: Fix getting maximum number of fdsFelix Fietkau
2021-05-21perf stat: Skip evlist__[enable|disable] when all events uses BPFSong Liu
2021-05-21perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-ExitAdrian Hunter
2021-05-21perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter
2021-05-21perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter
2021-05-21perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...Adrian Hunter
2021-05-21tools headers UAPI: Sync files changed by the quotactl_path unwiringArnaldo Carvalho de Melo
2021-05-21perf parse-events: Check if the software events array slots are populatedArnaldo Carvalho de Melo
2021-05-19perf tools: Add 'cgroup-switches' software eventNamhyung Kim
2021-05-19perf intel-pt: Remove redundant setting of ptq->insn_lenAdrian Hunter
2021-05-19perf intel-pt: Fix sample instruction bytesAdrian Hunter
2021-05-19perf intel-pt: Fix transaction abort handlingAdrian Hunter
2021-05-19perf test: Fix libpfm4 support (63) test error for nested event groupsThomas Richter
2021-05-17perf buildid-list: Initialize zstd_dataMilian Wolff
2021-05-10tools headers UAPI: Sync perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...Arnaldo Carvalho de Melo
2021-05-10perf tools: Fix a build error on arm64 with clangMasami Hiramatsu
2021-05-10perf tools: Fix dynamic libbpf linkJiri Olsa
2021-05-10perf session: Fix swapping of cpu_map and stat_config recordsDmitry Koshelev
2021-05-10perf jevents: Silence warning for ArchStd filesIan Rogers
2021-05-10perf record: Disallow -c and -F option at the same timeNamhyung Kim
2021-05-01Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-29perf build: Defer printing detected features to the end of all feature checksArnaldo Carvalho de Melo
2021-04-29perf build: Regenerate the FEATURE_DUMP file after extra feature checksJiri Olsa
2021-04-29perf session: Dump PERF_RECORD_TIME_CONV eventLeo Yan
2021-04-29perf session: Add swap operation for event TIME_CONVLeo Yan
2021-04-29perf jit: Let convert_timestamp() to be backwards-compatibleLeo Yan
2021-04-29perf tools: Enable libtraceevent dynamic linkingMichael Petlan
2021-04-29perf Documentation: Document intel-hybrid supportJin Yao
2021-04-29perf tests: Skip 'perf stat metrics (shadow stat) test' for hybridJin Yao
2021-04-29perf tests: Support 'Convert perf time to TSC' test for hybridJin Yao