| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2024-01-19 | 9 | -73/+147 |
|\ |
|
| * | perf x86 test: Add hybrid test for conflicting legacy/sysfs event | Ian Rogers | 2024-01-03 | 1 | -0/+23 |
| * | perf x86 test: Update hybrid expectations | Ian Rogers | 2024-01-03 | 1 | -7/+7 |
| * | perf dwarf-regs: Add get_dwarf_regnum() | Namhyung Kim | 2023-12-23 | 1 | -0/+38 |
| * | Merge remote-tracking branch 'torvalds/master' into perf-tools-next | Arnaldo Carvalho de Melo | 2023-12-18 | 4 | -4/+19 |
| |\ |
|
| * | | perf events x86: Use function to add missing lock | Ian Rogers | 2023-12-18 | 1 | -45/+58 |
| * | | libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n... | Ian Rogers | 2023-12-12 | 2 | -4/+4 |
| * | | libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_... | Ian Rogers | 2023-12-12 | 4 | -14/+14 |
| * | | perf annotate: Move raw_comment and raw_func_start fields out of 'struct ins_... | Namhyung Kim | 2023-11-10 | 1 | -3/+3 |
* | | | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-01-09 | 4 | -0/+20 |
|\ \ \
| |_|/
|/| | |
|
| * | | LSM: wireup Linux Security Module syscalls | Casey Schaufler | 2023-11-12 | 4 | -0/+12 |
* | | | tools/perf: Update tools's copy of mips syscall table | Namhyung Kim | 2023-11-22 | 1 | -0/+4 |
* | | | tools/perf: Update tools's copy of s390 syscall table | Namhyung Kim | 2023-11-22 | 1 | -0/+4 |
* | | | tools/perf: Update tools's copy of powerpc syscall table | Namhyung Kim | 2023-11-22 | 1 | -0/+4 |
* | | | tools/perf: Update tools's copy of x86 syscall table | Namhyung Kim | 2023-11-22 | 1 | -0/+3 |
|/ / |
|
* | | Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-11-03 | 9 | -227/+87 |
|\| |
|
| * | tools/perf/arch/powerpc: Fix the CPU ID const char* value by adding 0x prefix | Athira Rajeev | 2023-10-17 | 1 | -1/+1 |
| * | perf cs-etm: Respect timestamp option | Leo Yan | 2023-10-17 | 1 | -0/+9 |
| * | perf cs-etm: Validate timestamp tracing in per-thread mode | Leo Yan | 2023-10-17 | 1 | -2/+11 |
| * | perf pmu: Lazily compute default config | Ian Rogers | 2023-10-17 | 5 | -48/+41 |
| * | perf arm-spe: Move PMU initialization from default config code | Ian Rogers | 2023-10-17 | 2 | -3/+2 |
| * | perf intel-pt: Move PMU initialization from default config code | Ian Rogers | 2023-10-17 | 2 | -2/+1 |
| * | perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init | Ian Rogers | 2023-10-17 | 3 | -10/+6 |
| * | Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' into perf-tools-next | Arnaldo Carvalho de Melo | 2023-10-10 | 4 | -0/+5 |
| |\ |
|
| * | | perf pmus: Make PMU alias name loading lazy | Ian Rogers | 2023-09-29 | 1 | -139/+0 |
| * | | perf annotate: Add more x86 mov instruction cases | Namhyung Kim | 2023-09-15 | 1 | -3/+6 |
| * | | perf pmu: Remove unused function | James Clark | 2023-09-15 | 1 | -10/+0 |
| * | | perf pmus: Simplify perf_pmus__find_core_pmu() | James Clark | 2023-09-15 | 1 | -1/+7 |
| * | | perf pmu: Move pmu__find_core_pmu() to pmus.c | James Clark | 2023-09-15 | 1 | -3/+3 |
| * | | perf parse-events: Introduce 'struct parse_events_terms' | Ian Rogers | 2023-09-11 | 1 | -10/+5 |
* | | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-11-01 | 4 | -4/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | syscalls: Cleanup references to sys_lookup_dcookie() | Sohil Mehta | 2023-10-03 | 4 | -4/+4 |
| |/ |
|
* / | tools headers UAPI: Sync files changed by new fchmodat2 and map_shadow_stack ... | Arnaldo Carvalho de Melo | 2023-09-13 | 4 | -0/+5 |
|/ |
|
* | perf pmu: Remove logic for PMU name being NULL | Ian Rogers | 2023-08-25 | 4 | -13/+13 |
* | perf pmu: Parse sysfs events directly from a file | Ian Rogers | 2023-08-24 | 1 | -1/+1 |
* | perf pmu: Avoid passing format list to perf_pmu__format_bits() | Ian Rogers | 2023-08-23 | 3 | -11/+10 |
* | perf pmu: Avoid passing format list to perf_pmu__config_terms() | Ian Rogers | 2023-08-23 | 1 | -20/+10 |
* | perf jevents: Add a new expression builtin strcmp_cpuid_str() | James Clark | 2023-08-17 | 1 | -17/+1 |
* | perf test: Add a test for the new Arm CPU ID comparison behavior | James Clark | 2023-08-17 | 4 | -0/+45 |
* | perf arm64: Allow version comparisons of CPU IDs | James Clark | 2023-08-17 | 1 | -15/+52 |
* | perf parse-regs: Move out arch specific header from util/perf_regs.h | Leo Yan | 2023-08-16 | 18 | -0/+18 |
* | perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code | Leo Yan | 2023-08-16 | 9 | -0/+75 |
* | perf parse-regs: Remove unused macros PERF_REG_{IP|SP} | Leo Yan | 2023-08-16 | 9 | -24/+0 |
* | Merge remote-tracking branch 'torvalds/master' into perf-tools-next | Arnaldo Carvalho de Melo | 2023-08-04 | 2 | -3/+8 |
|\ |
|
| * | perf callchain powerpc: Fix addr location init during arch_skip_callchain_idx... | Athira Rajeev | 2023-07-24 | 1 | -0/+4 |
| * | perf pmu arm64: Fix reading the PMU cpu slots in sysfs | Haixin Yu | 2023-07-24 | 1 | -3/+4 |
* | | perf parse-events x86: Avoid sorting uops_retired.slots | Ian Rogers | 2023-08-03 | 2 | -7/+7 |
* | | perf arch x86: Address shellcheck warnings about unused variables in syscallt... | Athira Rajeev | 2023-08-03 | 1 | -1/+1 |
|/ |
|
* | tools headers UAPI: Sync files changed by new cachestat syscall with the kern... | Arnaldo Carvalho de Melo | 2023-07-11 | 4 | -0/+4 |
* | Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-07-08 | 1 | -0/+20 |
|\ |
|