Andi Kleen ([email protected])

Number of posts: 7880 (1.34 per day)
First post: 2001-10-12 19:56:03
Last post: 2017-11-27 21:42:09

Date List Subject
2022-11-14 21:10:15 linux-kernel Re: [PATCH 10/46] static_call, lto: Mark func_a() as __visible_on_lto
2022-11-14 21:01:44 linux-kernel Re: [PATCH 08/46] static_call, lto: Mark static keys as __visible
2022-11-14 21:01:25 linux-kernel Re: [PATCH 40/46] x86/livepatch, lto: Disable live patching with gcc LTO
2022-01-21 08:45:17 linux-numa Re: utility for numa placement of POSIX shared memory segments
2022-01-16 06:47:02 linux-numa Re: utility for numa placement of POSIX shared memory segments
2021-12-26 19:18:08 linux-kernel Re: JSON typos Re: [PATCH] perf: fix typos of "its" and "reponse"
2021-08-17 19:59:07 linux-kernel Re: [PATCH v2 1/1] perf stat: Add JSON output option.
2021-08-15 14:51:33 linux-kernel Re: [PATCH v2 1/1] perf stat: Add JSON output option.
2021-05-14 19:03:01 linux-kernel Re: [PATCH] poly1305: Make prototypes match
2021-05-07 17:39:38 linux-kernel Re: [PATCH] objtool: Allocate CFI state lazily
2021-04-12 15:27:31 linux-kernel Re: [PATCH v4 01/16] perf/x86/intel: Add x86_pmu.pebs_vmx for Ice Lake Servers
2021-04-07 21:05:22 linux-kernel Re: [PATCH v4 01/16] perf/x86/intel: Add x86_pmu.pebs_vmx for Ice Lake Servers
2021-04-06 21:50:55 linux-kernel Re: [PATCH v4 01/16] perf/x86/intel: Add x86_pmu.pebs_vmx for Ice Lake Servers
2021-03-15 15:43:24 linux-kernel Re: [PATCH] perf-stat: introduce bperf, share hardware PMCs with BPF
2021-01-15 19:13:01 linux-kernel Re: [PATCH v3 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
2021-01-15 18:52:51 linux-kernel Re: [PATCH v3 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
2020-11-01 06:42:37 linux-kernel [PATCH v3] perf tools: Support -x for perf stat report
2020-10-29 08:53:38 linux-kernel [PATCH v2] perf tools: Support -x for perf stat report
2020-10-27 00:43:42 linux-kernel [PATCH 1/2] perf tools: Add --quiet option to perf stat
2020-10-27 00:42:34 linux-kernel [PATCH 2/2] perf tools: Support -x for perf stat report
2020-10-14 21:52:42 linux-kernel [PATCH v2] perf: Add support for exclusive groups/events
2020-10-14 17:39:11 linux-kernel Re: [PATCH] Only add -fno-var-tracking-assignments workaround for old GCC versions.
2020-10-14 12:04:37 linux-kernel [PATCH] perf: Improve PT documentation slightly
2020-10-14 12:02:50 linux-kernel [PATCH] perf: Add support for exclusive groups/events
2020-10-08 21:47:36 linux-kernel Re: Additional debug info to aid cacheline analysis
2020-09-25 18:49:23 linux-kernel Re: [PATCH v2 1/2] perf vendor events: Update CascadelakeX events to v1.08
2020-09-10 16:12:06 linux-kernel Re: [PATCHSET 0/4] perf stat: Add --multiply-cgroup option
2020-07-09 14:48:24 linux-kernel Re: [PATCH 4/4] perf-probe: Warn if the target function is GNU Indirect function
2020-07-09 14:46:19 linux-kernel Re: [PATCH 2/4] perf-probe: Fix wrong variable warning when the probe point is not found
2020-05-27 04:21:58 linux-kernel Re: [PATCH v1] x86: Pin cr4 FSGSBASE
2020-05-26 05:32:48 linux-kernel [PATCH v1] x86: Pin cr4 FSGSBASE
2020-05-22 02:11:08 linux-kernel [PATCH] perf script: Don't force less for non tty output with --xed
2020-04-16 16:23:19 linux-kernel [PATCH v1] perf parse: Avoid false uncore matches
2020-04-07 14:21:08 linux-kernel Re: [RFC PATCH v2] x86/arch_prctl: Add ARCH_SET_XCR0 to set XCR0 per-thread
2020-03-26 14:11:46 linux-kernel Re: [PATCH] x86/speculation: Allow overriding seccomp speculation disable
2020-03-13 12:02:26 linux-kernel Re: [PATCH] x86: Add trace points to (nearly) all vectors
2020-03-12 23:20:28 linux-kernel [PATCH] x86: Add trace points to (nearly) all vectors
2020-03-12 23:13:05 linux-kernel [PATCH] x86/speculation: Allow overriding seccomp speculation disable
2019-11-21 00:20:59 linux-kernel Optimize perf stat for large number of events/cpus
2019-11-21 00:20:10 linux-kernel [PATCH 03/12] perf cpumap: Maintain cpumaps ordered and without dups
2019-11-21 00:19:48 linux-kernel [PATCH 09/12] perf stat: Use affinity for opening events
2019-11-21 00:18:40 linux-kernel [PATCH 08/12] perf stat: Factor out open error handling
2019-11-21 00:18:25 linux-kernel [PATCH 11/12] perf evsel: Add functions to enable/disable for a specific CPU
2019-11-21 00:18:12 linux-kernel [PATCH 06/12] perf evsel: Add functions to close evsel on a CPU
2019-11-21 00:18:03 linux-kernel [PATCH 04/12] perf evlist: Maintain evlist->all_cpus
2019-11-21 00:17:53 linux-kernel [PATCH 01/12] perf pmu: Use file system cache to optimize sysfs access
2019-11-21 00:17:39 linux-kernel [PATCH 05/12] perf evsel: Add iterator to iterate over events ordered by CPU
2019-11-21 00:17:35 linux-kernel [PATCH 02/12] perf affinity: Add infrastructure to save/restore affinity
2019-11-21 00:17:17 linux-kernel [PATCH 10/12] perf stat: Use affinity for reading
2019-11-21 00:17:11 linux-kernel [PATCH 12/12] perf stat: Use affinity for enabling/disabling events
2019-11-21 00:17:09 linux-kernel [PATCH 07/12] perf stat: Use affinity for closing file descriptors