summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/sysca...Arnaldo Carvalho de Melo2024-09-022-1/+475
* perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_recordLeo Yan2024-08-282-2/+0
* perf annotate-data: Copy back variable types after moveNamhyung Kim2024-08-221-0/+8
* perf annotate-data: Fix percpu pointer checkNamhyung Kim2024-08-211-0/+3
* perf annotate-data: Fix missing constant copyNamhyung Kim2024-08-211-0/+1
* Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo2024-08-161-3/+5
|\
| * tools/include: Sync uapi/asm-generic/unistd.h with the kernel sourcesNamhyung Kim2024-08-071-3/+5
* | perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...Weilin Wang2024-08-131-0/+6
* | perf tool: Constify tool pointersIan Rogers2024-08-121-2/+2
* | perf annotate: Add "update_insn_state" callback function to handle arch speci...Athira Rajeev2024-07-311-0/+377
|/
* perf build x86: Fix SC2034 error in syscalltbl.shHaoze Xie2024-07-121-1/+3
* perf intel-pt: Fix exclude_guest settingAdrian Hunter2024-07-021-0/+12
* perf intel-pt: Fix aux_watermark calculation for 64-bit sizeAdrian Hunter2024-07-021-1/+2
* Merge remote-tracking branch 'perf-tools' into perf-tools-nextNamhyung Kim2024-07-021-1/+2
|\
| * tools headers: Update the syscall tables and unistd.h, mostly to support the ...Arnaldo Carvalho de Melo2024-05-281-1/+2
* | perf util: Make util its own libraryIan Rogers2024-06-262-22/+22
* | perf test: Make tests its own libraryIan Rogers2024-06-262-12/+12
* | perf tests: Add APX and other new instructions to x86 instruction decoder testAdrian Hunter2024-06-253-0/+1739
|/
* perf arch x86: Add shellcheck to buildIan Rogers2024-04-123-1/+29
* perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty useIan Rogers2024-03-212-7/+7
* treewide: remove meaningless assignments in MakefilesMasahiro Yamada2024-02-231-1/+1
* perf parse-regs: Introduce a weak function arch__sample_reg_masks()Leo Yan2024-02-151-1/+6
* perf maps: Get map before returning in maps__findIan Rogers2024-02-121-0/+1
* perf parse-events: Print all errorsIan Rogers2024-02-021-3/+2
* perf tsc: Add missing newlines to debug statementsIan Rogers2024-02-021-2/+2
* perf mem: Clean up perf_pmus__num_mem_pmus()Kan Liang2024-01-241-10/+0
* perf mem: Clean up is_mem_loads_aux_event()Kan Liang2024-01-241-19/+4
* perf mem: Clean up perf_mem_event__supported()Kan Liang2024-01-241-10/+10
* perf mem: Clean up perf_mem_events__name()Kan Liang2024-01-243-59/+20
* perf mem: Clean up perf_mem_events__ptr()Kan Liang2024-01-241-12/+6
* perf mem: Add mem_events into the supported perf_pmuKan Liang2024-01-243-2/+18
* Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-195-59/+133
|\
| * perf x86 test: Add hybrid test for conflicting legacy/sysfs eventIan Rogers2024-01-031-0/+23
| * perf x86 test: Update hybrid expectationsIan Rogers2024-01-031-7/+7
| * perf dwarf-regs: Add get_dwarf_regnum()Namhyung Kim2023-12-231-0/+38
| * Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo2023-12-181-1/+4
| |\
| * | perf events x86: Use function to add missing lockIan Rogers2023-12-181-45/+58
| * | libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...Ian Rogers2023-12-122-7/+7
* | | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-0/+5
|\ \ \ | |_|/ |/| |
| * | LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-121-0/+3
* | | tools/perf: Update tools's copy of x86 syscall tableNamhyung Kim2023-11-221-0/+3
|/ /
* | Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-033-170/+26
|\|
| * perf pmu: Lazily compute default configIan Rogers2023-10-172-14/+13
| * perf intel-pt: Move PMU initialization from default config codeIan Rogers2023-10-172-2/+1
| * perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_initIan Rogers2023-10-171-3/+2
| * Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' into perf-tools-nextArnaldo Carvalho de Melo2023-10-101-0/+2
| |\
| * | perf pmus: Make PMU alias name loading lazyIan Rogers2023-09-291-139/+0
| * | perf annotate: Add more x86 mov instruction casesNamhyung Kim2023-09-151-3/+6
| * | perf parse-events: Introduce 'struct parse_events_terms'Ian Rogers2023-09-111-10/+5
* | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-1/+1
|\ \ \ | |_|/ |/| |