messages from 2023-04-04 03:59:36 to 2023-04-11 09:49:08 UTC [more...]
[PATCH] perf tests: Fix tests in 'Parse event definition strings'
2023-04-11 9:43 UTC
[PATCH v6] arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONS
2023-04-11 9:38 UTC
[PATCH v3 0/2] perf script: Have consistent output for symbol address
2023-04-11 9:15 UTC (5+ messages)
` [PATCH v3 1/2] perf script: print raw ip instead of binary offset for callchain
` [PATCH v3 2/2] perf: script: add new output field 'dsoff' to print dso offset
[PATCH] perf bperf: Avoid use after free via union
2023-04-11 5:17 UTC
[PATCH] perf top: expand the range of multithreaded phase
2023-04-11 1:32 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH v1] perf evsel: Avoid segv if delete is called on NULL
2023-04-11 1:02 UTC (3+ messages)
[PATCH v3 0/9] perf/mem: AMD IBS and generic tools improvements
2023-04-10 22:31 UTC (14+ messages)
` [PATCH v3 1/9] perf/mem: Introduce PERF_MEM_LVLNUM_UNC
` [PATCH v3 2/9] perf/mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_NA
` [PATCH v3 3/9] perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_src
` [PATCH v3 4/9] perf headers: Sync uapi/linux/perf_event.h
` [PATCH v3 5/9] perf mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_DATA_SRC_NONE
` [PATCH v3 6/9] perf mem: Add support for printing PERF_MEM_LVLNUM_UNC
` [PATCH v3 7/9] perf mem: Refactor perf_mem__lvl_scnprintf()
` [PATCH v3 8/9] perf mem: Increase HISTC_MEM_LVL column size to 39 chars
` [PATCH v3 9/9] perf script ibs: Change bit description according to latest PPR
[PATCH v2] perf build: Warn for BPF skeletons if endian mismatches
2023-04-10 22:23 UTC (2+ messages)
[PATCH v2 0/6] Refactor definitions out of perf.h
2023-04-10 22:22 UTC (8+ messages)
` [PATCH v2 1/6] perf ui: Move window resize signal functions
` [PATCH v2 2/6] perf usage: Move usage strings
` [PATCH v2 3/6] perf header: Move perf_version_string declaration
` [PATCH v2 4/6] perf version: Use regular verbose flag
` [PATCH v2 5/6] perf util: Move input_name to util
` [PATCH v2 6/6] perf util: Move perf_guest/host declarations
[PATCH v2 0/3] Write json and csv test output to test files
2023-04-10 22:16 UTC (5+ messages)
` [PATCH v2 1/3] perf test: Write CSV output to a file
` [PATCH v2 2/3] perf stat: Don't write "started on" for json output
` [PATCH v2 3/3] perf test: Write Json output to a file
[PATCH v1 1/2] perf lock contention: Support pre-5.14 kernels
2023-04-10 22:12 UTC (5+ messages)
` [PATCH v1 2/2] perf bpf filter: Support pre-5.16 kernels
[PATCH] tools/perf: Add basic support for LoongArch
2023-04-10 14:36 UTC (4+ messages)
[PATCH V2] tools/perf: Add basic support for LoongArch
2023-04-10 11:18 UTC
[PATCH v2 0/2] perf script: Have consistent output for symbol address
2023-04-10 6:34 UTC (5+ messages)
` [PATCH v2 1/2] perf script: print raw ip instead of binary offset for callchain
` [PATCH v2 2/2] perf: script: add new output field 'dsoff' to print dso offset
[PATCH v7 0/5] Reference count checker and related fixes
2023-04-07 23:04 UTC (6+ messages)
` [PATCH v7 1/5] libperf: Add reference count checking macros
` [PATCH v7 2/5] perf cpumap: Add reference count checking
` [PATCH v7 3/5] perf namespaces: "
` [PATCH v7 4/5] perf maps: "
` [PATCH v7 5/5] perf map: "
[PATCH bpf-next] tools headers: Remove s390 ptrace.h in check-headers.sh
2023-04-07 10:27 UTC (2+ messages)
[PATCH v6 00/12] Reference count checker and related fixes
2023-04-07 2:05 UTC (19+ messages)
` [PATCH v6 01/12] perf map: Rename map_ip and unmap_ip
` [PATCH v6 02/12] perf map: Add helper for "
` [PATCH v6 03/12] perf map: Add accessors for prot, priv and flags
` [PATCH v6 04/12] perf map: Add accessors for pgoff and reloc
` [PATCH v6 05/12] perf test: Add extra diagnostics to maps test
` [PATCH v6 06/12] perf maps: Modify maps_by_name to hold a reference to a map
` [PATCH v6 07/12] perf map: Changes to reference counting
` [PATCH v6 08/12] libperf: Add reference count checking macros
` [PATCH v6 09/12] perf cpumap: Add reference count checking
` [PATCH v6 10/12] perf namespaces: "
` [PATCH v6 11/12] perf maps: "
` [PATCH v6 12/12] perf map: "
[PATCH v2 1/5] perf vendor events intel: Update free running alderlake events
2023-04-07 0:56 UTC (6+ messages)
` [PATCH v2 2/5] perf vendor events intel: Update free running icelakex events
` [PATCH v2 3/5] perf vendor events intel: Correct knightslanding memory topic
` [PATCH v2 4/5] perf vendor events intel: Update free running snowridgex events
` [PATCH v2 5/5] perf vendor events intel: Update free running tigerlake events
[PATCHSET 0/7] perf lock contention: Improve performance if map is full (v1)
2023-04-07 0:41 UTC (10+ messages)
` [PATCH 1/7] perf lock contention: Simplify parse_lock_type()
` [PATCH 2/7] perf lock contention: Use -M for --map-nr-entries
` [PATCH 3/7] perf lock contention: Update default map size to 16384
` [PATCH 4/7] perf lock contention: Add data failure stat
` [PATCH 5/7] perf lock contention: Update total/bad stats for hidden entries
` [PATCH 6/7] perf lock contention: Revise needs_callstack() condition
` [PATCH 7/7] perf lock contention: Do not try to update if hash map is full
[PATCH v1 1/5] perf vendor events intel: Update free running alderlake events
2023-04-07 0:06 UTC (7+ messages)
` [PATCH v1 2/5] perf vendor events intel: Update free running icelakex events
` [PATCH v1 3/5] perf vendor events intel: Correct knightslanding memory topic
` [PATCH v1 4/5] perf vendor events intel: Update free running snowridgex events
` [PATCH v1 5/5] perf vendor events intel: Update free running tigerlake events
[PATCH v1 1/3] perf pmu: Fewer const casts
2023-04-06 23:52 UTC (3+ messages)
` [PATCH v1 2/3] perf pmu: Improve name/comments, avoid a memory allocation
` [PATCH v1 3/3] perf pmu: Sort and remove duplicates using json PMU name
[PATCH v3 1/2] perf pmu: Make parser reentrant
2023-04-06 21:42 UTC (7+ messages)
` [PATCH v3 2/2] perf pmu: Fix a few potential fd leaks
[PATCH] tools: Rename __fallthrough to fallthrough
2023-04-06 21:35 UTC (8+ messages)
[PATCH v4 0/5] CXL 3.0 Performance Monitoring Unit support
2023-04-06 16:33 UTC (19+ messages)
` [PATCH v4 1/5] cxl: Add function to count regblocks of a given type
` [PATCH v4 2/5] perf: Allow a PMU to have a parent
` [PATCH v4 3/5] cxl/pci: Find and register CXL PMU devices
` [PATCH v4 4/5] cxl: CXL Performance Monitoring Unit driver
` [PATCH v4 5/5] docs: perf: Minimal introduction the the CXL PMU device and driver
[PATCH v5] arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONS
2023-04-06 15:10 UTC (2+ messages)
How to check RISC-V CPU sscofpmf extension in runtime?
2023-04-06 14:39 UTC
[PATCH v5 00/17] Reference count checker and related fixes
2023-04-06 12:51 UTC (16+ messages)
[PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg
2023-04-06 9:01 UTC (11+ messages)
` [PATCH v2 1/5] locking/atomic: Add generic try_cmpxchg{,64}_local support
` [PATCH v2 2/5] locking/generic: Wire up local{,64}_try_cmpxchg
` [PATCH v2 3/5] locking/arch: Wire up local_try_cmpxchg
` [PATCH v2 4/5] locking/x86: Define arch_try_cmpxchg_local
` [PATCH v2 5/5] events: Illustrate the transition to local{,64}_try_cmpxchg
[PATCH v2] perf pmu: Make parser reentrant
2023-04-06 6:20 UTC (5+ messages)
[RFC PATCH v2 0/4] perf stat: Add option to aggregate data based on the cache topology
2023-04-05 17:09 UTC (5+ messages)
` [RFC PATCH v2 1/4] perf: Read cache instance ID when building "
` [RFC PATCH v2 2/4] perf: Save cache instance ID when saving cache topology data
` [RFC PATCH v2 3/4] perf: Extract building cache level for a CPU into separate function
` [RFC PATCH v2 4/4] perf: Add option for --per-cache aggregation
[RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64
2023-04-05 11:49 UTC (5+ messages)
[PATCHSET 0/9] perf tools: Update pmu scan using openat() (v1)
2023-04-04 22:19 UTC (6+ messages)
` [PATCH 1/9] perf list: Use relative path for tracepoint scan
[GIT PULL] Qualcomm driver updates for v6.3
2023-04-04 18:23 UTC (3+ messages)
[PATCH v1] perf list: Allow listing of just libpfm4 events
2023-04-04 17:19 UTC
[PATCH v1 1/3] perf test: Write CSV output to a file
2023-04-04 17:11 UTC (3+ messages)
` [PATCH v1 2/3] perf stat: Don't write "started on" for json output
` [PATCH v1 3/3] perf test: Write Json output to a file
[PATCH v1] perf pmu: Make parser reentrant
2023-04-04 13:40 UTC (4+ messages)
[PATCH 00/10] locking: Introduce local{,64}_try_cmpxchg
2023-04-04 13:23 UTC (11+ messages)
` [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks
[PATCH v2 0/4] Support for llvm-addr2line
2023-04-04 12:48 UTC (4+ messages)
[PATCH 0/1] perf report: append inlines to non-dwarf callchains
2023-04-04 12:22 UTC (12+ messages)
[PATCH v3] perf stat: Support per-cluster aggregation
2023-04-04 10:49 UTC
[PATCH] perf: script: add new output field 'dsoip'
2023-04-04 6:54 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).