German Gomez ([email protected])

Number of posts: 202 (0.48 per day)
First post: 2021-09-16 15:48:55
Last post: 2022-11-10 19:54:37

Date List Subject
2022-01-13 17:54:50 linux-kernel [PATCH 2/2] perf: arm_spe: Enable CONTEXT packets if profiling in CPU mode
2022-01-13 17:54:46 linux-kernel [PATCH 1/2] perf: arm_spe: make the PMSCR CX bit[3] consistent across the session
2022-01-13 17:54:43 linux-kernel [PATCH 0/2] perf: arm_spe: make the PMSCR CX bit[3] consistent across the session
2022-01-10 10:49:15 linux-kernel Re: [PATCH v5 6/6] perf arm64: inject missing frames if perf-record used "--call-graph=fp"
2021-12-17 15:45:56 linux-kernel [PATCH v5 6/6] perf arm64: inject missing frames if perf-record used "--call-graph=fp"
2021-12-17 15:45:53 linux-kernel [PATCH v5 5/6] perf tools: Refactor SMPL_REG macro in perf_regs.h
2021-12-17 15:45:49 linux-kernel [PATCH v5 4/6] perf tools: enable dwarf_callchain_users on arm64
2021-12-17 15:45:46 linux-kernel [PATCH v5 3/6] perf tools: Refactor script__setup_sample_type()
2021-12-17 15:45:40 linux-kernel [PATCH v5 2/6] perf tools: add a mechanism to inject stack frames
2021-12-17 15:45:36 linux-kernel [PATCH v5 1/6] perf tools: record ARM64 LR register automatically
2021-12-17 15:45:33 linux-kernel [PATCH v5 0/6] perf tools/arm64: Fix missing leaf-function callers in ARM64 when using "--call-graph=fp"
2021-12-17 12:09:21 linux-kernel Re: [PATCH v4 4/6] perf tools: enable dwarf_callchain_users on arm64
2021-12-17 11:57:27 linux-kernel Re: [PATCH v4 6/6] perf tools: determine if LR is the return address
2021-12-16 15:24:57 linux-kernel [PATCH v3] perf arm-spe: Synthesize SPE instruction events
2021-12-16 15:00:42 linux-kernel Re: [PATCH v2] perf arm-spe: Synthesize SPE instruction events
2021-12-16 11:12:01 linux-kernel Re: [PATCH v2] perf arm-spe: Synthesize SPE instruction events
2021-12-15 18:46:18 linux-kernel [PATCH v2] perf arm-spe: Synthesize SPE instruction events
2021-12-15 15:12:33 linux-kernel [PATCH v4 6/6] perf tools: determine if LR is the return address
2021-12-15 15:12:25 linux-kernel [PATCH v4 5/6] perf tools: Refactor SMPL_REG macro in perf_regs.h
2021-12-15 15:12:20 linux-kernel [PATCH v4 4/6] perf tools: enable dwarf_callchain_users on arm64
2021-12-15 15:12:14 linux-kernel [PATCH v4 3/6] perf tools: Refactor script__setup_sample_type()
2021-12-15 15:12:10 linux-kernel [PATCH v4 2/6] perf tools: add a mechanism to inject stack frames
2021-12-15 15:12:06 linux-kernel [PATCH v4 1/6] perf tools: record ARM64 LR register automatically
2021-12-15 15:11:57 linux-kernel [PATCH v4 0/6] Fix missing leaf-function callers when recording
2021-12-13 18:32:04 linux-kernel Re: [PATCH v1 2/4] perf script: Add "struct machine" parameter to process_event callback
2021-12-13 16:03:09 linux-kernel Re: [PATCH] perf expr: Fix return value of ids__new
2021-12-13 13:58:01 linux-kernel Re: [PATCH] perf expr: Fix return value of ids__new
2021-12-13 13:14:08 linux-kernel Re: [PATCH] perf expr: Fix return value of ids__new
2021-12-12 15:37:55 linux-kernel Re: [PATCH] perf stat: Fix NULL vs IS_ERR() checking in check_per_pkg
2021-12-12 14:55:36 linux-kernel Re: [PATCH] perf stat: Fix NULL vs IS_ERR() checking in check_per_pkg
2021-12-10 15:29:10 linux-kernel Re: [PATCH v1 1/4] perf tools: Prevent out-of-bounds access to registers
2021-12-10 15:21:24 linux-kernel Re: [PATCH v2 3/3] perf tools: Support register names from all archs
2021-12-08 13:55:45 linux-kernel Re: [PATCH v2 3/3] perf tools: Support register names from all archs
2021-12-08 10:44:17 linux-kernel Re: [PATCH] perf dlfilter: Drop unused variable
2021-12-07 18:07:37 linux-kernel [PATCH v2 3/3] perf tools: Support register names from all archs
2021-12-07 18:07:31 linux-kernel [PATCH v2 2/3] perf tools: Rename perf_event_arm_regs for ARM64 registers
2021-12-07 18:07:24 linux-kernel [PATCH v2 1/3] perf tools: Prevent out-of-bounds access to registers
2021-12-07 18:07:18 linux-kernel [PATCH v2 0/3] Support register names of all architectures
2021-12-03 12:00:47 linux-kernel Re: [PATCH v1 2/4] perf script: Add "struct machine" parameter to process_event callback
2021-12-03 09:38:54 linux-kernel Re: [PATCH v1 4/4] perf tools: Support register names from all architectures
2021-12-01 12:36:01 linux-kernel [PATCH v1 4/4] perf tools: Support register names from all architectures
2021-12-01 12:35:59 linux-kernel [PATCH v1 3/4] perf tools: Crete header files with register names
2021-12-01 12:35:12 linux-kernel [PATCH v1 2/4] perf script: Add "struct machine" parameter to process_event callback
2021-12-01 12:34:13 linux-kernel [PATCH v1 1/4] perf tools: Prevent out-of-bounds access to registers
2021-12-01 12:34:04 linux-kernel [PATCH v1 0/4] Support register names from all architectures
2021-11-25 11:56:25 linux-kernel Re: [RESEND PATCH 1/1] perf arm-spe: report all SPE records as "all" events
2021-11-23 11:41:49 linux-kernel Re: [PATCH 1/1] perf arm-spe: extend Arm SPE test script with regression testing
2021-11-22 13:46:56 linux-kernel Re: [PATCH 1/1] perf arm-spe: extend Arm SPE test script with regression testing
2021-11-17 16:27:38 linux-kernel Re: [PATCH 1/1] perf arm-spe: Inject SPE samples in perf-inject
2021-11-17 14:29:07 linux-kernel [RESEND PATCH 1/1] perf arm-spe: report all SPE records as "all" events
2021-11-17 14:25:10 linux-kernel Re: [PATCH 1/1] perf arm-spe: report all SPE records as "all" events