summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-11-27tools lib: Adopt memchr_inv() from kernelJiri Olsa2-0/+59
2020-11-26perf arm-spe: Add support for ARMv8.3-SPEWei Li2-2/+50
2020-11-26perf arm_spe: Decode memory tagging propertiesAndre Przywara2-1/+7
2020-11-26perf arm-spe: Add more sub classes for operation packetLeo Yan1-2/+16
2020-11-26perf arm-spe: Refactor operation packet handlingLeo Yan2-12/+37
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_op_type()Leo Yan1-34/+45
2020-11-26perf arm-spe: Remove size condition checking for eventsLeo Yan2-14/+9
2020-11-26perf arm-spe: Refactor event type handlingLeo Yan3-28/+29
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_event()Leo Yan1-26/+37
2020-11-26perf arm-spe: Refactor counter packet handlingLeo Yan2-5/+11
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_counter()Leo Yan1-15/+28
2020-11-26perf arm-spe: Refactor context packet handlingLeo Yan2-1/+4
2020-11-26perf arm_spe: Fixup top byte for data virtual addressLeo Yan1-3/+17
2020-11-26perf arm-spe: Refactor address packet handlingLeo Yan3-42/+48
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_addr()Leo Yan1-26/+38
2020-11-26perf arm-spe: Refactor packet header parsingLeo Yan2-51/+61
2020-11-26perf arm-spe: Refactor printing string to bufferLeo Yan2-153/+151
2020-11-16perf expr: Force encapsulation on expr_id_dataIan Rogers4-25/+66
2020-11-16perf vendor events: Update Skylake client events to v50Jin Yao8-4502/+4552
2020-11-16perf data: Allow to use stdio functions for pipe modeNamhyung Kim5-11/+58
2020-11-11perf arm-spe: Fix packet length handlingLeo Yan1-22/+12
2020-11-11perf arm-spe: Refactor arm_spe_get_events()Leo Yan1-4/+2
2020-11-11perf arm-spe: Refactor payload size calculationLeo Yan1-9/+9
2020-11-11perf arm-spe: Fix a typo in commentLeo Yan1-1/+1
2020-11-11perf arm-spe: Include bitops.h for BIT() macroLeo Yan2-8/+4
2020-11-11perf mem: Support ARM SPE eventsLeo Yan2-1/+38
2020-11-11perf c2c: Support AUX traceLeo Yan1-0/+12
2020-11-11perf mem: Support AUX traceLeo Yan1-0/+13
2020-11-11perf auxtrace: Add itrace option '-M' for memory eventsLeo Yan3-0/+7
2020-11-11perf mem: Only initialize memory event for recordingLeo Yan1-5/+5
2020-11-11perf c2c: Support memory event PERF_MEM_EVENTS__LOAD_STORELeo Yan1-4/+13
2020-11-11perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORELeo Yan3-7/+31
2020-11-11perf mem: Introduce weak function perf_mem_events__ptr()Leo Yan4-21/+46
2020-11-11perf mem: Search event name with more flexible pathLeo Yan1-3/+3
2020-11-04perf jevents: Add test for arch std eventsJohn Garry4-0/+31
2020-11-04perf jevents: Tidy error handlingJohn Garry1-48/+35
2020-11-04perf trace beauty: Allow header files in a different pathNamhyung Kim2-3/+3
2020-11-04perf stat: Add --quiet optionAndi Kleen3-1/+10
2020-11-04perf stat: Support regex pattern in --for-each-cgroupNamhyung Kim3-26/+182
2020-11-04perf test: Use generic event for expand_libpfm_events()Namhyung Kim1-1/+1
2020-11-04perf kvm: Add kvm-stat for arm64Sergey Senozhatsky4-0/+179
2020-11-04perf env: Conditionally compile BPF support code on having HAVE_LIBBPF_SUPPORTArnaldo Carvalho de Melo4-22/+32
2020-11-04perf annotate: Move bpf header inclusion to inside HAVE_LIBBPF_SUPPORTArnaldo Carvalho de Melo1-4/+4
2020-11-04perf tests: Skip the llvm and bpf tests if HAVE_LIBBPF_SUPPORT isn't definedArnaldo Carvalho de Melo2-13/+21
2020-11-04perf bpf: Enclose libbpf.h include within HAVE_LIBBPF_SUPPORTArnaldo Carvalho de Melo2-0/+28
2020-11-04perf test: Implement skip_reason callback for watchpoint testsTommi Rantala3-6/+17
2020-11-04perf tests tsc: Add checking helper is_supported()Leo Yan3-0/+15
2020-11-04perf tests tsc: Make tsc testing as a common testingLeo Yan7-10/+8
2020-11-04perf mem2node: Improve warning if detected no memory nodesLeo Yan1-1/+2
2020-11-04perf version: Add a feature for libpfm4Ian Rogers1-0/+1