summaryrefslogtreecommitdiffstats
path: root/tools/perf/util (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo2020-11-271-6/+9
| * tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo2020-11-121-0/+7
* | perf build-id: Add build_id_cache__add functionJiri Olsa2020-11-272-15/+29
* | perf build-id: Add __perf_session__cache_build_ids functionJiri Olsa2020-11-272-2/+11
* | perf build-id: Use machine__for_each_dso in perf_session__cache_build_idsJiri Olsa2020-11-271-25/+16
* | perf data: Add is_perf_data functionJiri Olsa2020-11-272-0/+20
* | perf symbols: Try to load vmlinux from buildid databaseJiri Olsa2020-11-273-3/+28
* | perf tools: Use struct extra_kernel_map in machine__process_kernel_mmap_eventJiri Olsa2020-11-271-29/+33
* | perf build-id: Add check for existing link in buildid dirJiri Olsa2020-11-271-1/+18
* | perf tools: Add filename__decompress functionJiri Olsa2020-11-272-12/+21
* | perf tools: Add build_id__is_defined functionJiri Olsa2020-11-272-0/+7
* | perf arm-spe: Add support for ARMv8.3-SPEWei Li2020-11-262-2/+50
* | perf arm_spe: Decode memory tagging propertiesAndre Przywara2020-11-262-1/+7
* | perf arm-spe: Add more sub classes for operation packetLeo Yan2020-11-261-2/+16
* | perf arm-spe: Refactor operation packet handlingLeo Yan2020-11-262-12/+37
* | perf arm-spe: Add new function arm_spe_pkt_desc_op_type()Leo Yan2020-11-261-34/+45
* | perf arm-spe: Remove size condition checking for eventsLeo Yan2020-11-262-14/+9
* | perf arm-spe: Refactor event type handlingLeo Yan2020-11-263-28/+29
* | perf arm-spe: Add new function arm_spe_pkt_desc_event()Leo Yan2020-11-261-26/+37
* | perf arm-spe: Refactor counter packet handlingLeo Yan2020-11-262-5/+11
* | perf arm-spe: Add new function arm_spe_pkt_desc_counter()Leo Yan2020-11-261-15/+28
* | perf arm-spe: Refactor context packet handlingLeo Yan2020-11-262-1/+4
* | perf arm_spe: Fixup top byte for data virtual addressLeo Yan2020-11-261-3/+17
* | perf arm-spe: Refactor address packet handlingLeo Yan2020-11-263-42/+48
* | perf arm-spe: Add new function arm_spe_pkt_desc_addr()Leo Yan2020-11-261-26/+38
* | perf arm-spe: Refactor packet header parsingLeo Yan2020-11-262-51/+61
* | perf arm-spe: Refactor printing string to bufferLeo Yan2020-11-262-153/+151
* | perf expr: Force encapsulation on expr_id_dataIan Rogers2020-11-164-25/+66
* | perf data: Allow to use stdio functions for pipe modeNamhyung Kim2020-11-164-11/+56
* | perf arm-spe: Fix packet length handlingLeo Yan2020-11-111-22/+12
* | perf arm-spe: Refactor arm_spe_get_events()Leo Yan2020-11-111-4/+2
* | perf arm-spe: Refactor payload size calculationLeo Yan2020-11-111-9/+9
* | perf arm-spe: Fix a typo in commentLeo Yan2020-11-111-1/+1
* | perf arm-spe: Include bitops.h for BIT() macroLeo Yan2020-11-112-8/+4
* | perf auxtrace: Add itrace option '-M' for memory eventsLeo Yan2020-11-112-0/+6
* | perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORELeo Yan2020-11-112-1/+13
* | perf mem: Introduce weak function perf_mem_events__ptr()Leo Yan2020-11-112-8/+20
* | perf mem: Search event name with more flexible pathLeo Yan2020-11-111-3/+3
* | perf stat: Add --quiet optionAndi Kleen2020-11-041-0/+1
* | perf stat: Support regex pattern in --for-each-cgroupNamhyung Kim2020-11-041-23/+175
* | perf env: Conditionally compile BPF support code on having HAVE_LIBBPF_SUPPORTArnaldo Carvalho de Melo2020-11-044-22/+32
* | perf annotate: Move bpf header inclusion to inside HAVE_LIBBPF_SUPPORTArnaldo Carvalho de Melo2020-11-041-4/+4
* | perf bpf: Enclose libbpf.h include within HAVE_LIBBPF_SUPPORTArnaldo Carvalho de Melo2020-11-042-0/+28
* | perf mem2node: Improve warning if detected no memory nodesLeo Yan2020-11-041-1/+2
* | perf annotate mips: Add perf arch instructions annotate handlersDengcheng Zhu2020-11-041-0/+8
|/
* perf tools: Add missing swap for cgroup eventsNamhyung Kim2020-11-031-0/+13
* perf tools: Add missing swap for ino_generationJiri Olsa2020-11-031-0/+1
* perf tools: Initialize output buffer in build_id__sprintfJiri Olsa2020-11-031-0/+2
* perf scripting python: Avoid declaring function pointers with a visibility at...Arnaldo Carvalho de Melo2020-11-031-5/+2
* perf tools: Fix crash with non-jited bpf progsTommi Rantala2020-11-033-1/+19