messages from 2022-09-05 14:20:02 to 2022-09-09 15:33:00 UTC [more...]
[PATCH v9 00/13] perf: test: Add trace data quality tests for CoreSight
2022-09-09 15:27 UTC (9+ messages)
` [PATCH v9 01/13] perf test: Add CoreSight shell lib shared code for future tests
` [PATCH v9 02/13] perf test: Add build infra for perf test tools for CoreSight tests
` [PATCH v9 03/13] perf test: Add asm pureloop test tool
` [PATCH v9 04/13] perf test: Add asm pureloop test shell script
` [PATCH v9 05/13] perf test: Add git ignore for perf data generated by the CoreSight tests
` [PATCH v9 06/13] perf test: Add memcpy thread test tool
` [PATCH v9 07/13] perf test: Add memcpy thread test shell script
` [PATCH v9 08/13] perf test: Add thread loop test tool
[PATCH 0/2] Remove unused declarations
2022-09-09 13:46 UTC (7+ messages)
` [PATCH 1/2] perf sort: remove hist_entry__sort_list and sort__first_dimension declaration
` [PATCH 2/2] perf tools: remove perf_pmu_lex declaration
[PATCH v3] perf test: Skip sigtrap test on old kernels
2022-09-09 13:23 UTC (2+ messages)
[PATCH] perf sched: Factor out destroy_tasks()
2022-09-09 13:22 UTC (2+ messages)
[GIT PULL] perf tools changes for v6.0: 3rd batch
2022-09-09 11:59 UTC (2+ messages)
[PATCH 0/3] perf: script: use capstone to show disassembly instructions for samples
2022-09-09 8:48 UTC (4+ messages)
` [PATCH 1/3] perf: build: introduce the libcapstone
` [PATCH 2/3] perf: script: use capstone disasm engine to show disassembly instructions
` [PATCH 3/3] perf: script: Deprecate the '--xed' option
[PATCH v12 0/3] Add perf support for HiSilicon PCIe Tune and Trace device
2022-09-09 6:22 UTC (2+ messages)
[PATCH v12 0/5] Add driver support for HiSilicon PCIe Tune and Trace device
2022-09-09 6:17 UTC (3+ messages)
[PATCH V2 0/7] arm64/perf: Enable branch stack sampling
2022-09-09 3:14 UTC (13+ messages)
` [PATCH V2 1/7] arm64/perf: Add register definitions for BRBE
` [PATCH V2 2/7] arm64/perf: Update struct arm_pmu "
` [PATCH V2 3/7] arm64/perf: Update struct pmu_hw_events "
` [PATCH V2 4/7] driver/perf/arm_pmu_platform: Add support for BRBE attributes detection
` [PATCH V2 5/7] arm64/perf: Drive BRBE from perf event states
` [PATCH V2 6/7] arm64/perf: Add BRBE driver
` [PATCH V2 7/7] arm64/perf: Enable branch stack sampling
[PATCH 0/4] perf lock contention: Improve call stack handling (v1)
2022-09-08 23:44 UTC (7+ messages)
` [PATCH 1/4] perf lock contention: Factor out get_symbol_name_offset()
` [PATCH 2/4] perf lock contention: Show full callstack with -v option
` [PATCH 3/4] perf lock contention: Allow to change stack depth and skip
` [PATCH 4/4] perf lock contention: Skip stack trace from BPF
PROBLEM: The --call-graph=fp data does do not agree with the --call-graph=dwarf results
2022-09-08 19:12 UTC (2+ messages)
[PATCH] perf: don't install data files with x permissions
2022-09-08 18:56 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/6] Corrections to cpu map event encoding
2022-09-08 18:52 UTC (7+ messages)
` [PATCH v2 6/6] perf cpumap: Add range data encoding
[PATCH] perf vendor events: Update events for Neoverse E1
2022-09-08 18:37 UTC (7+ messages)
[PATCH v2] perf vendor events: Update events for Neoverse E1
2022-09-08 18:35 UTC (3+ messages)
[PATCH v2] perf test: Skip sigtrap test on old kernels
2022-09-08 18:31 UTC (7+ messages)
[PATCH] perf script: Fix Cannot print 'iregs' field for hybrid systems
2022-09-08 18:28 UTC (3+ messages)
[PATCH] perf lock: Remove redundant word 'contention' in help message
2022-09-08 18:24 UTC (3+ messages)
[PATCH 0/4] perf: Clean up by adding helpers
2022-09-08 18:23 UTC (7+ messages)
` [PATCH 1/4] perf trace: Use zalloc to save initialization of syscall_stats
` [PATCH 2/4] perf lock: Add get_key_by_aggr_mode helper
` [PATCH 3/4] perf timechart: Add create_pidcomm helper
` [PATCH 4/4] perf timechart: Add p_state_end helper
[PATCH] perf vendor events arm64: Move REMOTE_ACCESS to "memory" category
2022-09-08 15:20 UTC (3+ messages)
[PATCH V2] libperf evlist: Fix per-thread mmaps for multi-threaded targets
2022-09-08 15:18 UTC (12+ messages)
[PATCH v7] perf: Add SNOOP_PEER flag to perf mem data struct
2022-09-08 15:00 UTC (2+ messages)
[PATCH v4 0/5] KVM: x86: Intel LBR related perf cleanups
2022-09-08 13:45 UTC (2+ messages)
[PATCH v8 00/13] perf: test: Add trace data quality tests for CoreSight
2022-09-08 12:44 UTC (17+ messages)
` [PATCH v8 01/13] perf test: Add CoreSight shell lib shared code for future tests
` [PATCH v8 02/13] perf test: Add build infra for perf test tools for CoreSight tests
` [PATCH v8 03/13] perf test: Add asm pureloop test tool
` [PATCH v8 04/13] perf test: Add asm pureloop test shell script
` [PATCH v8 05/13] perf test: Add git ignore for perf data generated by the CoreSight tests
` [PATCH v8 06/13] perf test: Add memcpy thread test tool
` [PATCH v8 07/13] perf test: Add memcpy thread test shell script
` [PATCH v8 08/13] perf test: Add thread loop test tool
` [PATCH v8 09/13] perf test: Add thread loop test shell scripts
` [PATCH v8 10/13] perf test: Add unroll thread test tool
` [PATCH v8 11/13] perf test: Add unroll thread test shell script
` [PATCH v8 12/13] perf test: Add git ignore for tmp and output files of CoreSight tests
` [PATCH v8 13/13] perf test: Add relevant documentation about CoreSight testing
[RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
2022-09-08 8:53 UTC (4+ messages)
[PATCH] perf: Allow restricted kernel breakpoints on user addresses
2022-09-08 7:58 UTC (6+ messages)
[PATCH] perf script: Skip dummy event attr check
2022-09-08 6:56 UTC (10+ messages)
[PATCH] perf/x86/amd/uncore: Fix memory leak for events array
2022-09-08 5:03 UTC
[PATCH v3] perf test: Skip sigtrap test on old kernels
2022-09-07 17:51 UTC (3+ messages)
[PATCHSET 0/6] perf test: Improve perf record tests (v1)
2022-09-07 17:41 UTC (16+ messages)
` [PATCH 1/6] perf test: Do not use instructions:u explicitly
` [PATCH 2/6] perf test: Use a test program in perf record tests
` [PATCH 3/6] perf test: Test record with --threads option
` [PATCH 4/6] perf test: Add system-wide mode in perf record tests
` [PATCH 5/6] perf test: Add target workload test "
` [PATCH 6/6] perf test: Do not set TEST_SKIP for record subtests
Sept 8th - no office hours
2022-09-07 15:52 UTC
[PATCH 0/8] Perf stack unwinding with pointer authentication
2022-09-07 15:21 UTC (5+ messages)
` [PATCH 1/8] perf arm64: Send pointer auth masks to ring buffer
[PATCH] perf: Rewrite core context handling
2022-09-07 11:28 UTC (2+ messages)
[PATCH V3 0/4] perf/core: Assert PERF_EVENT_FLAG_ARCH is followed
2022-09-07 9:19 UTC (5+ messages)
` [PATCH V3 1/4] perf/core: Expand PERF_EVENT_FLAG_ARCH
` [PATCH V3 2/4] perf/core: Assert PERF_EVENT_FLAG_ARCH does not overlap with generic flags
` [PATCH V3 3/4] arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
` [PATCH V3 4/4] x86/perf: "
[PATCH V2 0/4] perf/core: Assert PERF_EVENT_FLAG_ARCH is followed
2022-09-07 8:30 UTC (8+ messages)
` [PATCH V2 3/4] arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
` [PATCH V2 4/4] x86/perf: "
Counting context switches based on host/guest distinction
2022-09-07 7:47 UTC
[PATCH] perf: Consolidate branch sample filter helpers
2022-09-07 6:21 UTC (3+ messages)
[PATCH] perf test: Skip sigtrap test on old kernels
2022-09-06 22:52 UTC (7+ messages)
[PATCH v2 0/7] Add core wide metric literal
2022-09-06 18:56 UTC (4+ messages)
` [PATCH v2 4/7] perf topology: Add core_wide
[PATCH] perf: Ignore format attributes with an unknown perf_event_attr field
2022-09-06 18:15 UTC (4+ messages)
[PATCH RFC v1 0/3] perf: Arm SPEv1.2 support
2022-09-06 13:48 UTC (4+ messages)
` [PATCH RFC v1 3/3] perf: arm_spe: Add support for SPEv1.2 inverted event filtering
[PATCH v2 0/3] perf: Clean up and fix potential mem leak
2022-09-06 12:43 UTC (8+ messages)
` [PATCH v2 1/3] perf clean: Add same_cmd_with_prefix helper
` [PATCH v2 2/3] perf c2c: Add helpers to get counts of loads or stores
` [PATCH v2 3/3] perf c2c: Prevent potential memory leak in c2c_he_zalloc
[PATCH] perf/genelf: Switch deprecated openssl MD5_* functions to new EVP API
2022-09-06 12:38 UTC (7+ messages)
[PATCH V2 1/2] tools/perf: Fix out of bound access to affinity "sched_cpus"
2022-09-06 12:27 UTC (3+ messages)
` [PATCH V2 2/2] tools/perf: Fix out of bound access to cpu mask array
[PATCH 0/3] perf: Add more syscalls to benchmark
2022-09-06 4:27 UTC (6+ messages)
` [PATCH 1/3] perf bench syscall: Introduce bench_syscall_common()
` [PATCH 2/3] perf bench syscall: Add close syscall benchmark
` [PATCH 3/3] perf bench syscall: Add execve "
[PATCH v2] perf vendor events: Add missing Neoverse V1 events
2022-09-05 20:26 UTC (2+ 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).