messages from 2022-01-25 16:32:32 to 2022-02-09 12:50:24 UTC [more...]
[PATCH] MAINTAINERS: Update Jiri's email address
2022-02-09 12:50 UTC (2+ messages)
[PATCH] perf/amd: Implement errata #1292 workaround for F19h M00-0Fh
2022-02-09 10:18 UTC (15+ messages)
` [PATCH v2] perf/amd: Implement erratum "
` [PATCH v3] "
[PATCH v2] perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
2022-02-09 14:54 UTC
[RFC PATCH 1/1] perf arm64: Implement --topdown with metrics
2022-02-08 15:58 UTC (7+ messages)
` [RFC PATCH v2 0/5] topdown "
` [RFC PATCH v2 1/5] perf stat: Implement --topdown "
[PATCH] perf trace: Avoid early exit due SIGCHLD from non-workload processes
2022-02-08 14:07 UTC
[PATCH v3 0/8] Add support for HiSilicon PCIe Tune and Trace device
2022-02-08 12:20 UTC (23+ messages)
` [PATCH v3 1/8] hwtracing: Add trace function "
` [PATCH v3 2/8] hisi_ptt: Register PMU device for PTT trace
` [PATCH v3 4/8] hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Trace device
` [PATCH v3 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v3 6/8] docs: Add HiSilicon PTT device driver documentation
` [PATCH v3 8/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
[bug report] perf env: Add perf_env__cpuid, perf_env__{nr_}pmu_mappings
2022-02-08 11:22 UTC
[PATCH] Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
2022-02-08 15:49 UTC (3+ messages)
[PATCH] perf test: Add perf_event_attr tests for the arm_spe event
2022-02-07 11:03 UTC (4+ messages)
[PATCH v1] perf synthetic-events: Return error if procfs isn't mounted for PID namespaces
2022-02-07 3:31 UTC (5+ messages)
[GIT PULL] perf tools fixes for v5.17: 1st batch
2022-02-06 18:38 UTC (2+ messages)
[PATCH v2] perf/ftrace: system_wide collection is not effective by default
2022-02-06 12:20 UTC (3+ messages)
[PATCH v9] libperf: Add arm64 support to perf_mmap__read_self()
2022-02-06 12:14 UTC (5+ messages)
[PATCH] perf stat: Fix display of grouped aliased events
2022-02-06 11:55 UTC (3+ messages)
[PATCH] perf bpf: Fix a typo in bpf_counter_cgroup.c
2022-02-06 11:49 UTC (3+ messages)
[PATCH] perf tools: apply correct label to user/kernel symbols in branch mode
2022-02-06 11:51 UTC (3+ messages)
[PATCH] perf session: check for null pointer before derefernce
2022-02-06 11:41 UTC (5+ messages)
[PATCH] perf: tools: Add missing branch_sample_type
2022-02-06 11:36 UTC (3+ messages)
[PATCH v2 0/4] Reference count checker and related fixes
2022-02-05 4:41 UTC (20+ messages)
` [PATCH v2 1/4] perf cpumap: Add reference count checking
` [PATCH v2 2/4] perf dso: Make lock error check and add BUG_ONs
` [PATCH v2 3/4] perf dso: Hold lock when accessing nsinfo
` [PATCH v2 4/4] perf namespaces: Add reference count checking
[PATCH] perf arm-spe: Use SPE data source for neoverse cores
2022-02-05 2:18 UTC (7+ messages)
Fwd: Google Summer of Code 2022 - Project ideas page for the Linux Foundation online
2022-02-05 0:00 UTC (2+ messages)
` "
[PATCH 0/2] perf: Expand captured branch types
2022-02-04 16:02 UTC (8+ messages)
` [PATCH 1/2] perf: Add more generic "
` [PATCH 2/2] perf: Expand perf_branch_entry.type
[PATCH 12/12] perf test: Add docs for coresight and related tests
2022-02-04 14:50 UTC (3+ messages)
[PATCH AUTOSEL 5.10 09/25] x86/perf: Avoid warning for Arch LBR without XSAVE
2022-02-03 20:34 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 23/25] perf: Always wake the parent event
[PATCH AUTOSEL 5.15 15/41] perf/x86/rapl: fix AMD event handling
2022-02-03 20:32 UTC (3+ messages)
` [PATCH AUTOSEL 5.15 16/41] x86/perf: Avoid warning for Arch LBR without XSAVE
` [PATCH AUTOSEL 5.15 37/41] perf: Always wake the parent event
[PATCH AUTOSEL 5.16 15/52] perf/x86/rapl: fix AMD event handling
2022-02-03 20:29 UTC (3+ messages)
` [PATCH AUTOSEL 5.16 16/52] x86/perf: Avoid warning for Arch LBR without XSAVE
` [PATCH AUTOSEL 5.16 42/52] perf: Always wake the parent event
[PATCH] perf scripting python: expose symbol offset and source information
2022-02-03 14:44 UTC
[PATCH] perf metrics: Add literal for system TSC frequency
2022-02-03 7:58 UTC (3+ messages)
[PATCH v2 0/6] coresight: Add config flag to enable branch broadcast
2022-02-02 20:25 UTC (11+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] coresight: Fail to open with return stacks if they are unavailable
` [PATCH v2 3/6] perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcast
` [PATCH v2 4/6] Documentation: coresight: Turn numbered subsections into real subsections
[PATCH bpf-next v4 2/2] perf: stop using deprecated bpf_object__next() API
2022-02-02 17:24 UTC (3+ messages)
[PATCH 1/3] perf/bpf: Remove prologue generation
2022-02-02 17:21 UTC (5+ messages)
[PATCH] perf symbols: Remove demangle-rust files as superfluous
2022-02-02 14:55 UTC (3+ messages)
[RFC V1 00/11] arm64/perf: Enable branch stack sampling
2022-02-02 11:11 UTC (21+ messages)
` [RFC V1 03/11] arm64/perf: Update struct arm_pmu for BRBE
` [RFC V1 05/11] arm64/perf: Detect support "
` [RFC V1 06/11] arm64/perf: Drive BRBE from perf event states
` [RFC V1 10/11] perf: Expand perf_branch_entry.type
` [RFC V1 11/11] perf: Capture branch privilege information
` [PATCH 0/1] perf test: Add branch stack sampling tests for ARM64
[PATCH] perf/x86/intel/pt: Fix crash with stop filters in single-range mode
2022-02-02 8:23 UTC (2+ messages)
[PATCH] libperf: Fix 32-bit build for tests uint64_t printf
2022-02-01 23:58 UTC (2+ messages)
[PATCH 1/3] perf: Copy perf_event_attr::sig_data on modification
2022-02-01 11:07 UTC (7+ messages)
` [PATCH 2/3] selftests/perf_events: Test modification of perf_event_attr::sig_data
` [PATCH 3/3] perf: uapi: Document perf_event_attr::sig_data truncation on 32 bit architectures
[PATCH v2 00/26] Update Intel events and metrics
2022-02-01 10:39 UTC (4+ messages)
` [PATCH v2 01/26] perf test: Allow skip for all metrics test
` [PATCH v2 23/26] perf vendor events: Update Tigerlake
Test 73 Sig_trap fails on arm64 (was Re: [PATCH] perf test: Test 73 Sig_trap fails on s390)
2022-02-01 10:03 UTC (3+ messages)
` Test 73 Sig_trap fails on arm64
[PATCH v5 1/6] perf bench futex: Add support for 32-bit systems with 64-bit time_t
2022-02-01 5:37 UTC (3+ messages)
[PATCH 00/26] Update Intel events and metrics
2022-01-31 18:59 UTC (6+ messages)
` [PATCH 01/26] perf test: Allow skip for all metrics test
` [PATCH 23/26] perf vendor events: Update Tigerlake
` [PATCH 03/26] perf vendor events: Update metrics for Broadwell DE
[PATCH 0/2] Allow perf scripts to process SPE raw data
2022-01-28 21:02 UTC (9+ messages)
` [PATCH 1/2] perf arm-spe: Add arm_spe_record to synthesized sample
` [PATCH 1/2] perf arm-spe: Add arm_spe_record to synthesized
` [PATCH 2/2] perf arm-spe: Parse more SPE fields and store source
[PATCH v2 1/2] perf vendor events: For the Arm Neoverse N2
2022-01-28 18:00 UTC (11+ messages)
` [RFC PATCH 0/1] topdown with metrics
` [RFC PATCH 1/1] perf arm64: Implement --topdown "
[PATCH] perf/ftrace: system_wide collection is not effective by default
2022-01-27 13:19 UTC (3+ messages)
[PATCH] x86/perf: Default freeze_on_smi on for Comet Lake and later
2022-01-27 11:56 UTC (10+ messages)
[RFC PATCH 0/1] perf/core: Wake up parent event if inherited event has no ring buffer
2022-01-26 16:15 UTC (6+ messages)
` [RFC PATCH 1/1] "
[bug report] irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support
2022-01-26 13:24 UTC (3+ messages)
[PATCH][next] perf/x86/rapl: replace 0 with NULL to initialize pointers
2022-01-26 11:33 UTC (4+ messages)
[PATCH] perf map: Fix namespace memory leak
2022-01-25 20:47 UTC (8+ messages)
[PATCH] perf test: Add shell script test for ARM64 frame-pointer call graphs
2022-01-25 16:51 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).