summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2021-08-04perf pmu: Fix alias matchingJohn Garry
2021-08-04Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo
2021-07-28perf inject: Close inject.output on exitRiccardo Mancini
2021-07-28perf sched: Fix record failure when CONFIG_SCHEDSTATS is not setYang Jihong
2021-07-28perf data: Close all files in close_dir()Riccardo Mancini
2021-07-28perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini
2021-07-28perf lzma: Close lzma stream on exitRiccardo Mancini
2021-07-28perf script: Fix memory 'threads' and 'cpus' leaks on exitRiccardo Mancini
2021-07-28perf script: Release zstd dataRiccardo Mancini
2021-07-28perf report: Free generated help strings for sort optionRiccardo Mancini
2021-07-28perf env: Fix memory leak of cpu_pmu_capsRiccardo Mancini
2021-07-28perf test maps__merge_in: Fix memory leak of mapsRiccardo Mancini
2021-07-28perf dso: Fix memory leak in dso__new_map()Riccardo Mancini
2021-07-28perf test event_update: Fix memory leak of unitRiccardo Mancini
2021-07-28perf test event_update: Fix memory leak of evlistRiccardo Mancini
2021-07-28perf test session_topology: Delete session->evlistRiccardo Mancini
2021-07-28perf env: Fix sibling_dies memory leakRiccardo Mancini
2021-07-28perf probe: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-28perf map: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-28perf inject: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-25perf test bpf: Free obj_bufRiccardo Mancini
2021-07-20perf tools: Fix pattern matching for same substring in different PMU typeJin Yao
2021-07-20perf script python: Fix buffer size to report iregs in perf scriptKajol Jain
2021-07-14perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo
2021-07-14perf scripting python: Fix tuple_set_u64()Adrian Hunter
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