summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2020-11-16perf vendor events: Update Skylake client events to v50Jin Yao
2020-11-16perf data: Allow to use stdio functions for pipe modeNamhyung Kim
2020-11-11perf arm-spe: Fix packet length handlingLeo Yan
2020-11-11perf arm-spe: Refactor arm_spe_get_events()Leo Yan
2020-11-11perf arm-spe: Refactor payload size calculationLeo Yan
2020-11-11perf arm-spe: Fix a typo in commentLeo Yan
2020-11-11perf arm-spe: Include bitops.h for BIT() macroLeo Yan
2020-11-11perf mem: Support ARM SPE eventsLeo Yan
2020-11-11perf c2c: Support AUX traceLeo Yan
2020-11-11perf mem: Support AUX traceLeo Yan
2020-11-11perf auxtrace: Add itrace option '-M' for memory eventsLeo Yan
2020-11-11perf mem: Only initialize memory event for recordingLeo Yan
2020-11-11perf c2c: Support memory event PERF_MEM_EVENTS__LOAD_STORELeo Yan
2020-11-11perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORELeo Yan
2020-11-11perf mem: Introduce weak function perf_mem_events__ptr()Leo Yan
2020-11-11perf mem: Search event name with more flexible pathLeo Yan
2020-11-04perf jevents: Add test for arch std eventsJohn Garry
2020-11-04perf jevents: Tidy error handlingJohn Garry
2020-11-04perf trace beauty: Allow header files in a different pathNamhyung Kim
2020-11-04perf stat: Add --quiet optionAndi Kleen
2020-11-04perf stat: Support regex pattern in --for-each-cgroupNamhyung Kim
2020-11-04perf test: Use generic event for expand_libpfm_events()Namhyung Kim
2020-11-04perf kvm: Add kvm-stat for arm64Sergey Senozhatsky
2020-11-04perf env: Conditionally compile BPF support code on having HAVE_LIBBPF_SUPPORTArnaldo Carvalho de Melo
2020-11-04perf annotate: Move bpf header inclusion to inside HAVE_LIBBPF_SUPPORTArnaldo Carvalho de Melo
2020-11-04perf tests: Skip the llvm and bpf tests if HAVE_LIBBPF_SUPPORT isn't definedArnaldo Carvalho de Melo
2020-11-04perf bpf: Enclose libbpf.h include within HAVE_LIBBPF_SUPPORTArnaldo Carvalho de Melo
2020-11-04perf test: Implement skip_reason callback for watchpoint testsTommi Rantala
2020-11-04perf tests tsc: Add checking helper is_supported()Leo Yan
2020-11-04perf tests tsc: Make tsc testing as a common testingLeo Yan
2020-11-04perf mem2node: Improve warning if detected no memory nodesLeo Yan
2020-11-04perf version: Add a feature for libpfm4Ian Rogers
2020-11-04perf annotate mips: Add perf arch instructions annotate handlersDengcheng Zhu
2020-11-03perf tools: Add missing swap for cgroup eventsNamhyung Kim
2020-11-03perf tools: Add missing swap for ino_generationJiri Olsa
2020-11-03perf tools: Initialize output buffer in build_id__sprintfJiri Olsa
2020-11-03perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse()Song Liu
2020-11-03perf scripting python: Avoid declaring function pointers with a visibility at...Arnaldo Carvalho de Melo
2020-11-03perf tools: Remove broken __no_tail_call attributePeter Zijlstra
2020-11-03perf vendor events: Fix DRAM_BW_Use 0 issue for CLX/SKXJin Yao
2020-11-03perf trace: Fix segfault when trying to trace events by cgroupStanislav Ivanichkin
2020-11-03perf tools: Fix crash with non-jited bpf progsTommi Rantala
2020-11-03tools headers UAPI: Update process_madvise affected filesArnaldo Carvalho de Melo
2020-11-03perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo
2020-11-03perf tools: Remove LTO compiler options when building perl supportJustin M. Forbes
2020-10-17Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15perf c2c: Update documentation for metrics reorganizationLeo Yan
2020-10-15perf c2c: Add metrics "RMT Load Hit"Leo Yan
2020-10-15perf c2c: Correct LLC load hit metricsLeo Yan