LinuxLists
Users
About
James Clark (
[email protected]
)
Number of posts: 1522 (0.85 per day)
First post: 2019-07-26 13:22:42
Last post: 2024-06-14 09:33:37
Previous Page
/
Next Page
Date
List
Subject
2023-01-03 17:18:27
linux-kernel
Re: [PATCH v2 2/7] perf: Use perf_pmu__open_file() and perf_pmu__scan_file()
2023-01-03 16:52:49
linux-kernel
Re: [PATCH v2 1/7] perf: Remove duplication around EVENT_SOURCE_DEVICE_PATH
2023-01-03 16:51:28
linux-kernel
[PATCH v3 6/7] perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
2023-01-03 16:50:39
linux-kernel
[PATCH v3 7/7] perf cs_etm: Set the time field in the synthetic samples
2023-01-03 16:40:03
linux-kernel
Re: [PATCH v2 4/7] perf pmu: Add function to check if a pmu file exists
2023-01-03 16:38:41
linux-kernel
[PATCH v3 3/7] perf: Remove remaining duplication of bus/event_source/devices/...
2023-01-03 16:38:19
linux-kernel
[PATCH v3 5/7] perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters
2023-01-03 16:37:15
linux-kernel
[PATCH v3 2/7] perf: Use perf_pmu__open_file() and perf_pmu__scan_file()
2023-01-03 16:37:13
linux-kernel
[PATCH v3 4/7] perf pmu: Add function to check if a pmu file exists
2023-01-03 16:37:00
linux-kernel
[PATCH v3 0/7] perf cs_etm: Basic support for virtual/kernel timestamps
2023-01-03 16:34:22
linux-kernel
[PATCH v3 1/7] perf: Remove duplication around EVENT_SOURCE_DEVICE_PATH
2023-01-03 12:34:43
linux-kernel
Re: [PATCH v2 6/7] perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
2022-12-22 16:58:16
linux-kernel
[PATCH v2 4/7] perf pmu: Add function to check if a pmu file exists
2022-12-22 16:27:06
linux-kernel
[PATCH v2 5/7] perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters
2022-12-22 16:27:00
linux-kernel
[PATCH v2 2/7] perf: Use perf_pmu__open_file() and perf_pmu__scan_file()
2022-12-22 16:23:02
linux-kernel
[PATCH v2 3/7] perf: Remove remaining duplication of bus/event_source/devices/...
2022-12-22 16:19:29
linux-kernel
[PATCH v2 7/7] perf cs_etm: Set the time field in the synthetic samples
2022-12-22 16:19:28
linux-kernel
[PATCH v2 1/7] perf: Remove duplication around EVENT_SOURCE_DEVICE_PATH
2022-12-22 16:14:29
linux-kernel
[PATCH v2 0/7] perf cs_etm: Basic support for virtual/kernel timestamps
2022-12-22 16:10:28
linux-kernel
[PATCH v2 6/7] perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
2022-12-20 11:53:37
linux-kernel
Re: [PATCH 1/4] perf event: Add simd_flags field to perf_sample
2022-12-19 16:45:03
linux-kernel
[PATCH 1/4] perf event: Add simd_flags field to perf_sample
2022-12-19 16:23:47
linux-kernel
[PATCH 0/4] Enable display of partial and empty SVE predicates from Arm SPE data
2022-12-19 16:22:11
linux-kernel
[PATCH 2/4] perf arm-spe: Refactor arm-spe to support operation packet type
2022-12-19 16:21:16
linux-kernel
[PATCH 3/4] perf arm-spe: Add SVE flags to the SPE samples
2022-12-19 16:21:15
linux-kernel
[PATCH 4/4] perf report: Add 'simd' sort field
2022-12-14 15:32:48
linux-kernel
Re: [PATCH 2/2] perf stat: fix unexpected delay behaviour
2022-12-13 16:22:32
linux-kernel
Re: [PATCH v2 0/4] Add VG register attr test with kernel version and feature detection
2022-12-13 14:07:19
linux-kernel
Re: [PATCH] perf stat: Do not delay the workload with --delay
2022-12-13 12:41:51
linux-kernel
[PATCH v2 1/4] perf test: Add ability to test exit code for attr tests
2022-12-13 12:40:29
linux-kernel
[PATCH v2 2/4] perf test: Add mechanism for skipping attr tests on auxiliary vector values
2022-12-13 12:39:26
linux-kernel
[PATCH v2 3/4] perf test: Add mechanism for skipping attr tests on kernel versions
2022-12-13 12:09:01
linux-kernel
[PATCH v2 4/4] perf test arm64: Add attr tests for new VG register
2022-12-13 11:55:22
linux-kernel
[PATCH v2 0/4] Add VG register attr test with kernel version and feature detection
2022-12-12 17:05:50
linux-kernel
[PATCH 1/5] perf: cs-etm: Print unknown header version as an error
2022-12-12 16:41:51
linux-kernel
[PATCH 4/5] perf: cs-etm: Cleanup cs_etm__process_auxtrace_info()
2022-12-12 16:36:20
linux-kernel
[PATCH 0/5] perf: cs-etm: Print auxtrace info even if OpenCSD isn't linked
2022-12-12 16:13:57
linux-kernel
[PATCH 5/5] perf: cs-etm: Print auxtrace info even if OpenCSD isn't linked
2022-12-12 16:11:09
linux-kernel
[PATCH 3/5] perf: cs-etm: Tidy up auxtrace info header printing
2022-12-12 16:07:47
linux-kernel
[PATCH 2/5] perf: cs-etm: Remove unused stub methods
2022-12-09 17:05:22
linux-kernel
[PATCH 0/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value
2022-12-09 16:59:17
linux-kernel
[PATCH 1/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value
2022-12-08 12:39:06
linux-kernel
Re: [PATCH V6 7/7] drivers: perf: arm_pmu: Enable branch stack sampling event
2022-12-06 17:36:48
linux-kernel
Re: [PATCH V5 6/7] arm64/perf: Add BRBE driver
2022-12-01 11:02:06
linux-kernel
Re: [PATCH] perf: Fix interpretation of branch records
2022-12-01 11:01:27
linux-kernel
Re: [PATCH 2/2] perf stat: Fix invalid output handle
2022-12-01 11:00:17
linux-kernel
Re: [PATCH] perf/core: Reset remaining bits in perf_clear_branch_entry_bitfields()
2022-11-30 18:11:17
linux-kernel
[PATCH] perf: Fix interpretation of branch records
2022-11-30 17:01:07
linux-kernel
Re: [PATCH V5 6/7] arm64/perf: Add BRBE driver
2022-11-30 11:59:07
linux-kernel
[PATCH 1/2] perf tests: Fix "perf stat JSON output linter" test for new output
2022-11-30 11:42:00
linux-kernel
[PATCH 2/2] perf stat: Fix invalid output handle