messages from 2022-03-22 13:01:47 to 2022-04-03 20:33:43 UTC [more...]
[PATCH v4 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
2022-04-03 20:33 UTC (28+ 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
[GIT PULL] perf tools changes for v5.18: 2nd batch
2022-04-02 20:00 UTC (2+ messages)
[PATCH] perf test tsc: Fix error message report when not supported
2022-04-02 11:42 UTC
[PATCH v2 0/6] Make evlist CPUs more accurate
2022-04-01 19:12 UTC (11+ messages)
` [PATCH v2 1/6] perf stat: Avoid segv if core.user_cpus isn't set
` [PATCH v2 2/6] perf evlist: Rename cpus to user_requested_cpus
` [PATCH v2 3/6] perf cpumap: Add is_subset function
` [PATCH v2 4/6] perf cpumap: More cpu map reuse by merge
` [PATCH v2 5/6] perf cpumap: Add intersect function
` [PATCH v2 6/6] perf evlist: Respect all_cpus when setting user_requested_cpus
[PATCH 0/4] tools/perf: Fix perf bench numa, futex and epoll to work with machines having #CPUs > 1K
2022-04-01 18:58 UTC (5+ messages)
` [PATCH 1/4] tools/perf: Fix perf bench futex to correct usage of affinity for machines with "
` [PATCH 2/4] tools/perf: Fix perf bench epoll "
` [PATCH 3/4] tools/perf: Fix perf numa bench to fix "
` [PATCH 4/4] tools/perf: Fix perf bench numa testcase to check if CPU used to bind task is online
[PATCH v4] perf/x86/amd: Don't touch the Host-only bit inside the guest hypervisor
2022-04-01 13:06 UTC (6+ messages)
[PATCH] perf/x86/amd: Don't touch the Host-Only/Guest-Only bit inside the guest
2022-04-01 8:36 UTC
[PATCH] perf session: Remap buf if there is no space for event
2022-04-01 5:47 UTC (4+ messages)
[PATCH perf] perf tools: .git/ORIG_HEAD might not exist
2022-03-31 18:23 UTC (5+ messages)
[PATCH v4 0/4] perf/core: Fixes for cgroup events
2022-03-31 8:14 UTC (6+ messages)
` [PATCH v4 1/4] perf/core: Don't pass task around when ctx sched in
` [PATCH v4 2/4] perf/core: Use perf_cgroup_info->active to check if cgroup is active
` [PATCH v4 3/4] perf/core: Fix perf_cgroup_switch()
` [PATCH v4 4/4] perf/core: Always set cpuctx cgrp when enable cgroup event
[PATCH] riscv: Fix fill_callchain return value
2022-03-31 5:53 UTC (2+ messages)
[PATCH] perf tools/perf/python/tracepoint.py: Converted to Python3
2022-03-30 20:47 UTC (3+ messages)
[PATCH] perf evlist: Directly return instead of using local ret variable
2022-03-30 20:37 UTC (2+ messages)
[PATCH] perf tools: Stop depending on .git files for building PERF-VERSION-FILE
2022-03-30 16:30 UTC (8+ messages)
[RFC PATCH v2 0/7] libperf: Add interface for overflow check of sampling events
2022-03-30 13:50 UTC (15+ 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] perf intel-pt: Synthesize cycle events
2022-03-29 14:16 UTC (12+ messages)
[PATCH 0/5] Make evlist CPUs more accurate
2022-03-28 21:25 UTC (17+ messages)
` [PATCH 1/5] perf evlist: Rename cpus to user_cpus
` [PATCH 2/5] perf cpumap: More cpu map reuse by merge
` [PATCH 3/5] perf cpumap: Add intersect function
` [PATCH 4/5] perf stat: Avoid segv if core.user_cpus isn't set
` [PATCH 5/5] perf evlist: Respect all_cpus when setting user_cpus
RFC: Use of user space handler vs. SIG_DFL on forced signals
2022-03-28 16:08 UTC (9+ messages)
[PATCH v5] perf/x86/amd: Don't touch the Host-only bit inside the guest hypervisor
2022-03-28 13:48 UTC
[PATCH] perf/x86: Unify format of events sysfs show
2022-03-28 10:25 UTC (4+ messages)
[GIT PULL] perf tools changes for v5.18: 1st batch
2022-03-27 20:53 UTC (2+ messages)
[PATCH v3] perf intel-pt: Synthesize cycle events
2022-03-25 22:07 UTC (5+ messages)
[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 (4+ messages)
` [PATCH RESEND 1/2] perf string: Add strcmp_prefix()
[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 4/5] kernel/watchdog: Adapt the watchdog_hld interface for async model
2022-03-24 12:55 UTC (2+ 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 (27+ 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 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 (3+ messages)
` [PATCH v3 1/3] perf arm-spe: Use SPE data source for neoverse cores
[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)
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).