index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-13
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
Ian Rogers
3
-0
/
+3
2025-11-13
perf build: Remove NO_AUXTRACE build option
Ian Rogers
1
-9
/
+10
2025-09-19
perf arm_spe: Add "event_filter" entry in meta data
Leo Yan
1
-0
/
+5
2025-09-12
perf arm64: Sync ESR_ELx_EC_* macros in arm64_exception_types.h with esr.h
Yunseong Kim
1
-5
/
+10
2025-03-20
perf build: Remove Makefile.syscalls
Ian Rogers
2
-9
/
+0
2025-03-20
perf syscalltbl: Remove syscall_table.h
Ian Rogers
1
-8
/
+0
2025-02-28
perf arm-spe: Report error if set frequency
Leo Yan
1
-0
/
+21
2025-02-14
perf tools: Fix compilation error on arm64
Leo Yan
2
-2
/
+2
2025-01-13
perf tools arm-spe: Don't allocate buffer or tracking event in discard mode
James Clark
1
-2
/
+9
2025-01-13
perf tools arm-spe: Pull out functions for aux buffer and tracking setup
James Clark
1
-32
/
+51
2025-01-09
perf tools arm64: Use syscall table
Charlie Jenkins
7
-68
/
+494
2024-11-16
perf pmu: Move pmu_metrics_table__find and remove ARM override
Ian Rogers
1
-20
/
+0
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
2
-20
/
+6
2024-11-16
perf arm64 header: Use cpu argument in get_cpuid
Ian Rogers
1
-33
/
+30
2024-11-16
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
1
-1
/
+1
2024-11-09
perf build: Remove PERF_HAVE_DWARF_REGS
Ian Rogers
1
-3
/
+0
2024-11-09
perf arm64: Remove dwarf-regs.c
Ian Rogers
2
-81
/
+0
2024-11-09
perf disasm: Add e_machine/e_flags to struct arch
Ian Rogers
1
-0
/
+2
2024-11-09
perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
Ian Rogers
2
-17
/
+4
2024-10-18
perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
1
-1
/
+1
2024-10-18
perf build: Rename NO_DWARF to NO_LIBDW
Ian Rogers
1
-1
/
+1
2024-10-10
perf tool_pmu: Move expr literals to tool_pmu
Ian Rogers
1
-2
/
+3
2024-10-03
perf arm-spe: Save per CPU information in metadata
Leo Yan
1
-2
/
+81
2024-10-03
perf arm-spe: Calculate meta data size
Leo Yan
1
-3
/
+36
2024-10-03
perf arm-spe: Define metadata header version 2
Leo Yan
1
-2
/
+2
2024-09-26
perf evsel: Remove pmu_name
Ian Rogers
1
-2
/
+2
2024-08-28
perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
Leo Yan
2
-2
/
+0
2024-08-01
perf arm-spe: Support multiple Arm SPE events
Leo Yan
1
-13
/
+24
2024-08-01
perf arm-spe: Extract evsel setting up
Leo Yan
1
-34
/
+40
2024-07-31
perf annotate: Update parameters for reg extract functions to use raw instruc...
Athira Rajeev
1
-1
/
+2
2024-06-26
perf util: Make util its own library
Ian Rogers
2
-11
/
+11
2024-06-26
perf test: Make tests its own library
Ian Rogers
2
-5
/
+5
2024-03-21
perf cpumap: Use perf_cpu_map__for_each_cpu when possible
Ian Rogers
1
-6
/
+4
2024-03-21
perf arm64 header: Remove unnecessary CPU map get and put
Ian Rogers
1
-3
/
+0
2024-03-21
perf arm-spe/cs-etm: Directly iterate CPU maps
Ian Rogers
1
-2
/
+2
2024-02-23
treewide: remove meaningless assignments in Makefiles
Masahiro Yamada
1
-1
/
+1
2024-02-15
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
2
-1
/
+8
2024-01-24
perf mem: Clean up perf_mem_event__supported()
Kan Liang
1
-4
/
+4
2024-01-24
perf mem: Clean up perf_mem_events__name()
Kan Liang
1
-22
/
+4
2024-01-24
perf mem: Clean up perf_mem_events__ptr()
Kan Liang
1
-9
/
+1
2024-01-24
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
2
-3
/
+11
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
1
-1
/
+1
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
1
-2
/
+2
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
1
-22
/
+23
2023-10-17
perf arm-spe: Move PMU initialization from default config code
Ian Rogers
1
-3
/
+0
2023-09-15
perf pmu: Remove unused function
James Clark
1
-10
/
+0
2023-09-15
perf pmus: Simplify perf_pmus__find_core_pmu()
James Clark
1
-1
/
+7
2023-09-15
perf pmu: Move pmu__find_core_pmu() to pmus.c
James Clark
1
-3
/
+3
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
1
-1
/
+1
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_bits()
Ian Rogers
1
-1
/
+1
[next]