linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-17 06:31:23 to 2022-03-28 06:24:25 UTC [more...]

[PATCH 0/5] Make evlist CPUs more accurate
 2022-03-28  6:24 UTC 

[PATCH] perf tools/perf/python/tracepoint.py: Converted to Python3
 2022-03-28  6:08 UTC 

[PATCH v4 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-03-28  3:08 UTC  (21+ messages)
` [PATCH v4 1/4] tools: arm64: Import cputype.h
` [PATCH v4 2/4] perf arm-spe: Use SPE data source for neoverse cores
` [PATCH v4 3/4] perf mem: Support mem_lvl_num in c2c command
` [PATCH v4 4/4] perf mem: Support HITM for when mem_lvl_num is any

[PATCH] perf evlist: Directly return instead of using local ret variable
 2022-03-28  1:55 UTC 

[GIT PULL] perf tools changes for v5.18: 1st batch
 2022-03-27 20:53 UTC  (2+ messages)

[PATCH v4] perf/x86/amd: Don't touch the Host-only bit inside the guest hypervisor
 2022-03-27 10:56 UTC  (3+ messages)

[PATCH v3] perf intel-pt: Synthesize cycle events
 2022-03-25 22:07 UTC  (5+ messages)

[RFC PATCH v2 0/7] libperf: Add interface for overflow check of sampling events
 2022-03-25 19:52 UTC  (9+ messages)
` [RFC PATCH v2 1/7] libperf tests: Fix typo in the error message
` [RFC PATCH v2 2/7] libperf: Move 'open_flags' from tools/perf to evsel::open_flags
` [RFC PATCH v2 3/7] libperf: Add perf_evsel__{refresh, period}() functions
` [RFC PATCH v2 4/7] libperf: Introduce perf_{evsel, evlist}__open_opt with extensible struct opts
` [RFC PATCH v2 5/7] libperf: Add perf_evsel__check_overflow() functions
` [RFC PATCH v2 6/7] libperf test: Add test_stat_overflow()
` [RFC PATCH v2 7/7] libperf test: Add test_stat_overflow_event()

[PATCH v3 0/5] perf/core: Fixes and cleanup for cgroup events
 2022-03-25 15:45 UTC  (8+ messages)
` [PATCH v3 1/5] perf/core: Don't pass task around when ctx sched in
` [PATCH v3 2/5] perf/core: Use perf_cgroup_info->active to check if cgroup is active
` [PATCH v3 3/5] perf/core: Don't need event_filter_match in merge_sched_in()
    ` [External] "
` [PATCH v3 4/5] perf/core: Fix perf_cgroup_switch()
` [PATCH v3 5/5] perf/core: Always set cpuctx cgrp when enable cgroup event

[PATCH v2] perf tools: Enhance the matching of sub-commands
 2022-03-25  9:20 UTC 

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

[PATCH] perf/x86: Unify format of events sysfs show
 2022-03-25  1:38 UTC  (3+ messages)

[PATCH] perf/stat: Fix perf stat for forked applications
 2022-03-24 20:36 UTC  (4+ messages)

perf version issues
 2022-03-24 17:09 UTC  (4+ messages)

[PATCH v3 0/5] Support hld delayed init based on Pseudo-NMI for arm64
 2022-03-24 14:14 UTC  (6+ messages)
` [PATCH v3 1/5] kernel/watchdog: remove WATCHDOG_DEFAULT
` [PATCH v3 2/5] kernel/watchdog: change watchdog_nmi_enable() to void
` [PATCH v3 3/5] kernel/watchdog_hld: Ensure CPU-bound context when creating hardlockup detector event
` [PATCH v3 4/5] kernel/watchdog: Adapt the watchdog_hld interface for async model
` [PATCH v3 5/5] arm64: Enable perf events based hard lockup detector

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

RFC: Use of user space handler vs. SIG_DFL on forced signals
 2022-03-24  7:15 UTC  (8+ messages)

perf record crash with Intel PT
 2022-03-23 18:02 UTC  (3+ messages)

[PATCH v2 0/6] perf/core: Fixes and cleanup for cgroup events
 2022-03-23 15:44 UTC  (29+ 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 00/10] coresight: Add new API to allocate trace source ID values
 2022-03-23 12:08 UTC  (12+ 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  (2+ messages)

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

[PATCH v2 1/1] perf test arm64: Test unwinding using fame-pointer (fp) mode
 2022-03-22 13:27 UTC  (5+ 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  (21+ messages)
` [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)

[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  (2+ messages)

[PATCH v3] perf/x86/amd: Don't touch the Host-only bit inside the guest hypervisor
 2022-03-18 18:50 UTC  (3+ 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)

PING: [PATCH v2] perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
 2022-03-18  1:19 UTC  (2+ 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).