linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-13 19:19:41 to 2022-03-23 10:36:56 UTC [more...]

[PATCH 00/10] coresight: Add new API to allocate trace source ID values
 2022-03-23 10:35 UTC  (8+ messages)

[PATCH v2 0/6] perf/core: Fixes and cleanup for cgroup events
 2022-03-23  8:13 UTC  (22+ messages)
` [PATCH v2 1/6] perf/core: Fix incosistency between cgroup sched_out and sched_in
    ` [External] "
` [PATCH v2 2/6] perf/core: Introduce percpu perf_cgroup
    ` [External] "
    ` [Phishing Risk] "
` [PATCH v2 3/6] perf/core: Don't pass task around when ctx sched in
` [PATCH v2 4/6] perf/core: Use stable cpuctx->cgrp when update perf cgroup time
` [PATCH v2 5/6] perf/core: Always set cpuctx cgrp when enable cgroup event
` [PATCH v2 6/6] perf/core: Don't need event_filter_match when merge_sched_in()

[PATCH v3] perf intel-pt: Synthesize cycle events
 2022-03-23  7:58 UTC  (4+ messages)

perf record crash with Intel PT
 2022-03-23  5:06 UTC 

perf version issues
 2022-03-22 22:17 UTC  (2+ messages)

[PATCH 1/2] perf evsel: Make evsel__env always return a valid env
 2022-03-22 21:36 UTC  (3+ messages)

[PATCH] perf build-id: Fix spelling mistake "Cant" -> "Can't"
 2022-03-22 21:28 UTC  (3+ messages)

[PATCH] perf header: Fix spelling mistake "could't" -> "couldn't"
 2022-03-22 21:27 UTC  (3+ messages)

[PATCH RESEND 0/2] perf tools: Fix mis-matching of perf sub-commands
 2022-03-22 21:22 UTC  (4+ messages)
` [PATCH RESEND 1/2] perf string: Add strcmp_prefix()
` [PATCH RESEND 2/2] perf tools: Enhance the matching of sub-commands

[PATCH v3 0/2] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-03-22 21:18 UTC  (6+ messages)
` [PATCH v3 1/3] perf arm-spe: Use SPE data source for neoverse cores
` [PATCH v3 2/3] perf mem: Support mem_lvl_num in c2c command
` [PATCH v3 3/3] perf mem: Support HITM for when mem_lvl_num is any

[PATCH] perf script: Add 'brstackinsnlen' for branch stacks
 2022-03-22 21:07 UTC  (3+ messages)

[PATCH] perf parse-events: Move slots only with topdown
 2022-03-22 20:53 UTC  (3+ messages)

RFC: Use of user space handler vs. SIG_DFL on forced signals
 2022-03-22 17:06 UTC  (6+ messages)

[PATCH v2 1/1] perf test arm64: Test unwinding using fame-pointer (fp) mode
 2022-03-22 13:27 UTC  (6+ messages)

[PATCH] perf intel-pt: Synthesize cycle events
 2022-03-22 11:57 UTC  (17+ messages)

[PATCH 0/7] perf/x86/amd/core: Add AMD PerfMonV2 support
 2022-03-22  8:37 UTC  (22+ messages)
` [PATCH 1/7] x86/cpufeatures: Add PerfMonV2 feature bit
` [PATCH 2/7] x86/msr: Add PerfCntrGlobal* registers
` [PATCH 3/7] perf/x86/amd/core: Detect PerfMonV2 support
` [PATCH 4/7] perf/x86/amd/core: Detect available counters
` [PATCH 5/7] perf/x86/amd/core: Add PerfMonV2 counter control
` [PATCH 6/7] perf/x86/amd/core: Add PerfMonV2 overflow handling
` [PATCH 7/7] kvm: x86/cpuid: Fix Architectural Performance Monitoring support

[PATCH v2] perf intel-pt: Synthesize cycle events
 2022-03-22  8:23 UTC  (3+ messages)

[PATCH v2] libperf: Add API for allocating new thread map
 2022-03-21 21:10 UTC  (7+ messages)

[PATCH v2 0/5] Suppot hld based on Pseudo-NMI for arm64
 2022-03-21 17:37 UTC  (5+ messages)
` [PATCH v2 4/5] kernel/watchdog: Adapt the watchdog_hld interface for async model

[PATCH v4] perf/x86/amd: Don't touch the Host-only bit inside the guest hypervisor
 2022-03-20  0:21 UTC 

[GIT PULL] perf tools fixes for v5.17: 5th batch
 2022-03-19 19:29 UTC  (2+ messages)

[PATCH 00/30] fix typos in comments
 2022-03-19  3:56 UTC  (7+ messages)
` [PATCH 30/30] perf/core: "
` (subset) [PATCH 00/30] "

[PATCH v3] perf/x86/amd: Don't touch the Host-only bit inside the guest hypervisor
 2022-03-18 18:50 UTC  (4+ messages)

[PATCH] perf parse-events: Ignore case in topdown.slots check
 2022-03-18 14:28 UTC  (2+ messages)

[RFC PATCH 0/3] trace-cruncher: Initial support for perf
 2022-03-18  9:52 UTC  (3+ messages)
` [RFC PATCH 3/3] trace-cruncher: perf example

[PATCH 2/8] perf vendor events: Update events for Elkhartlake
 2022-03-18  9:22 UTC  (13+ messages)
` [PATCH 3/8] perf vendor events: Update events for Icelake
` [PATCH 4/8] perf vendor events: Update events for IcelakeX
` [PATCH 5/8] perf vendor events: Update events for Skylake
` [PATCH 6/8] perf vendor events: Update events for SkylakeX
` [PATCH 7/8] perf vendor events: Update events for Tigerlake
` [PATCH 1/8] perf vendor events: Update events for CascadelakeX

[PATCH v5 00/20] Rust support
 2022-03-17 18:09 UTC  (2+ messages)
` [PATCH v5 02/20] kallsyms: increase maximum kernel symbol length to 512

[RESEND PATCH 1/2] perf/x86: extract code to assign perf events for both core and uncore
 2022-03-17 17:54 UTC  (8+ messages)
` [RESEND PATCH 2/2] perf/x86: improve the event scheduling to avoid unnecessary pmu_stop/start

[PATCH] perf symbols: Fix symbol size calculation condition
 2022-03-17 17:49 UTC  (3+ messages)

[PATCH] perf/stat: Fix perf stat for forked applications
 2022-03-17 15:53 UTC 

PING: [PATCH v2] perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
 2022-03-18  1:19 UTC  (2+ messages)

[PATCH V4 00/10] perf: Expand perf_branch_entry
 2022-03-17  5:41 UTC  (16+ messages)
` [PATCH V4 01/10] perf: Add irq and exception return branch types
` [PATCH V4 02/10] perf: Add system error and not in transaction "
` [PATCH V4 03/10] perf: Extend branch type classification
` [PATCH V4 04/10] perf: Capture branch privilege information
` [PATCH V4 05/10] perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
` [PATCH V4 06/10] perf/tools: Add irq and exception return branch types
` [PATCH V4 07/10] perf/tools: Add system error and not in transaction "
` [PATCH V4 08/10] perf/tools: Extend branch type classification
` [PATCH V4 09/10] perf/tools: Add branch privilege information request flag
` [PATCH V4 10/10] perf/tools: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform

[PATCH v2 2/2] perf mem: Support HITM for when mem_lvl_num is used
 2022-03-16 15:10 UTC  (9+ messages)

[PATCH v5 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-03-16  7:49 UTC  (7+ messages)
` [PATCH v5 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v5 2/8] hwtracing: Add trace function support for HiSilicon PCIe Tune and Trace device

[PATCH] perf test arm64: Test unwinding using fame-pointer (fp) mode
 2022-03-15 14:32 UTC  (2+ messages)

[PATCH v2 0/2] perf tool versioning fixes
 2022-03-15 11:31 UTC  (5+ messages)
` [PATCH v2 2/2] perf: Fix version kernel tag

[PATCH V3 00/10] perf: Expand perf_branch_entry
 2022-03-14 15:15 UTC  (14+ messages)
` [PATCH V3 01/10] perf: Add irq and exception return branch types
` [PATCH V3 02/10] perf: Add system error and not in transaction "
` [PATCH V3 03/10] perf: Extend branch type classification
` [PATCH V3 04/10] perf: Capture branch privilege information
` [PATCH V3 05/10] perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
` [PATCH V3 06/10] perf/tools: Add irq and exception return branch types
` [PATCH V3 07/10] perf/tools: Add system error and not in transaction "
` [PATCH V3 08/10] perf/tools: Extend branch type classification
` [PATCH V3 09/10] perf/tools: Add branch privilege information request flag
` [PATCH V3 10/10] perf/tools: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform

[RFC V1 00/11] arm64/perf: Enable branch stack sampling
 2022-03-14  6:47 UTC  (4+ messages)
` [RFC V1 11/11] perf: Capture branch privilege information

[PATCH v2] perf/x86/amd: Don't touch the Host-only bit inside the guest hypervisor
 2022-03-14  4:19 UTC  (2+ messages)

[PATCH v2 1/2] perf arm-spe: Use SPE data source for neoverse cores
 2022-03-14  4:05 UTC  (3+ messages)


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).