messages from 2025-01-08 14:30:19 to 2025-01-10 22:37:35 UTC [more...]
[PATCH 1/1 perf-tools] perf MANIFEST: add license files
2025-01-10 22:37 UTC (6+ messages)
[PATCH v5 0/4] Prefer sysfs/JSON events also when no PMU is provided
2025-01-10 22:15 UTC (16+ messages)
` [PATCH v5 1/4] perf evsel: Add pmu_name helper
` [PATCH v5 2/4] perf stat: Fix find_stat for mixed legacy/non-legacy events
` [PATCH v5 3/4] perf record: Skip don't fail for events that don't open
` [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"
[PATCH 0/4] perf lock: Tracing contention lock owner call stack
2025-01-10 20:07 UTC (6+ messages)
` [PATCH v1 1/4] perf lock: Add bpf maps for owner stack tracing
` [PATCH v1 2/4] perf lock: Retrieve owner callstack in bpf program
` [PATCH v1 3/4] perf lock: Make rb_tree helper functions generic
` [PATCH v1 4/4] perf lock: Report owner stack in usermode
[PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-10 19:31 UTC (27+ messages)
` [PATCH v6 01/16] perf tools: Create generic syscall table support
` [PATCH v6 02/16] perf tools: arc: Support generic syscall headers
` [PATCH v6 03/16] perf tools: csky: "
` [PATCH v6 04/16] perf tools: arm: Support "
` [PATCH v6 05/16] perf tools: sh: "
` [PATCH v6 06/16] perf tools: sparc: "
` [PATCH v6 07/16] perf tools: xtensa: Support syscall header
` [PATCH v6 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH v6 09/16] perf tools: alpha: Support syscall header
` [PATCH v6 10/16] perf tools: parisc: "
` [PATCH v6 11/16] perf tools: arm64: Use syscall table
` [PATCH v6 12/16] perf tools: loongarch: "
` [PATCH v6 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH v6 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH v6 15/16] perf tools: s390: "
` [PATCH v6 16/16] perf tools: Remove dependency on libaudit
[PATCH FOR-NEXT] perf tools: mips: Fix mips syscall generation
2025-01-10 19:22 UTC
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-01-10 18:40 UTC (30+ messages)
` [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement
` [PATCH RFC v2 05/29] mm: asi: ASI support in interrupts/exceptions
` [PATCH RFC v2 06/29] mm: asi: Use separate PCIDs for restricted address spaces
` [PATCH RFC v2 07/29] mm: asi: Make __get_current_cr3_fast() ASI-aware
` [PATCH RFC v2 08/29] mm: asi: Avoid warning from NMI userspace accesses in ASI context
` [PATCH RFC v2 09/29] mm: asi: ASI page table allocation functions
` [PATCH RFC v2 10/29] mm: asi: asi_exit() on PF, skip handling if address is accessible
` [PATCH RFC v2 11/29] mm: asi: Functions to map/unmap a memory range into ASI page tables
` [PATCH RFC v2 12/29] mm: asi: Add basic infrastructure for global non-sensitive mappings
` [PATCH RFC v2 13/29] mm: Add __PAGEFLAG_FALSE
` [PATCH RFC v2 14/29] mm: asi: Map non-user buddy allocations as nonsensitive
` [PATCH TEMP WORKAROUND RFC v2 15/29] mm: asi: Workaround missing partial-unmap support
` [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive
` [PATCH RFC v2 17/29] mm: asi: Map vmalloc/vmap "
` [PATCH RFC v2 18/29] mm: asi: Map dynamic percpu memory "
` [PATCH RFC v2 19/29] mm: asi: Stabilize CR3 in switch_mm_irqs_off()
` [PATCH RFC v2 20/29] mm: asi: Make TLB flushing correct under ASI
` [PATCH RFC v2 21/29] KVM: x86: asi: Restricted address space for VM execution
` [PATCH RFC v2 22/29] mm: asi: exit ASI before accessing CR3 from C code where appropriate
` [PATCH RFC v2 23/29] mm: asi: exit ASI before suspend-like operations
` [PATCH RFC v2 24/29] mm: asi: Add infrastructure for mapping userspace addresses
` [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes
` [PATCH RFC v2 26/29] x86: Create library for flushing L1D for L1TF
` [PATCH RFC v2 27/29] mm: asi: Add some mitigations on address space transitions
` [PATCH RFC v2 28/29] x86/pti: Disable PTI when ASI is on
` [PATCH RFC v2 29/29] mm: asi: Stop ignoring asi=on cmdline flag
[PATCH 1/2] perf ftrace: Check min/max latency only with bucket range
2025-01-10 18:13 UTC (10+ messages)
` [PATCH 2/2] perf ftrace: Fix display for range of the first bucket
[PATCH v1 1/2] perf vendor events arm64: Add N3 events/metrics
2025-01-10 17:20 UTC (2+ messages)
` [PATCH v1 2/2] perf vendor events arm64: Add V3 events/metrics
[PATCH v2] events/core: fix acoount failure for event's total_enable_time
2025-01-10 16:36 UTC (8+ messages)
[PATCH] MAINTAINERS: Add perf list for drivers/perf/
2025-01-10 16:22 UTC (2+ messages)
[PATCH v3 0/5] perf: arm_spe: Add format option for discard mode
2025-01-10 16:22 UTC (8+ messages)
` [PATCH v3 1/5] "
` [PATCH v3 2/5] perf docs: arm_spe: Document new "
` [PATCH v3 3/5] perf tool: arm-spe: Pull out functions for aux buffer and tracking setup
` [PATCH v3 4/5] perf tool: arm-spe: Don't allocate buffer or tracking event in discard mode
` [PATCH v3 5/5] perf test: arm_spe: Add test for "
[PATCH v2] perf: Fix a wrong help message
2025-01-10 14:42 UTC (3+ messages)
[PATCH 1/1 perf-tools] perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarball
2025-01-10 13:40 UTC (3+ messages)
[PATCH 0/2] perf hist: Fix bogus profiles when filters are enabled
2025-01-10 13:01 UTC (7+ messages)
` [PATCH 1/2] perf hist: Deduplicate cmp/sort/collapse code
` [PATCH 2/2] perf hist: Fix bogus profiles when filters are enabled
[PATCH] perf report: Fix input reload/switch functionality
2025-01-10 12:19 UTC (5+ messages)
[PATCH] tools/perf/tests: Update event_groups test to use instructions as one of the sibling event for hw type
2025-01-10 9:46 UTC
[PATCH V2] tools/perf/tests/base_probe: Fix check for the count of existing probes in test_adding_kernel
2025-01-10 9:43 UTC
[PATCH V2] tools/perf/builtin-lock: Fix return code for functions in __cmd_contention
2025-01-10 9:37 UTC
[PATCH] tools/perf: Fix return code for lock_contention_prepare
2025-01-10 9:25 UTC (3+ messages)
[PATCH] tools/perf: Fix segfault during perf record --off-cpu when debuginfo is not enabled
2025-01-10 7:42 UTC (4+ messages)
[PATCH v5 0/5] perf test: Add a runs-per-test option
2025-01-10 4:57 UTC (6+ messages)
` [PATCH v5 1/5] perf test: Rename functions and variables for better clarity
` [PATCH v5 2/5] perf test: Send list output to stdout rather than stderr
` [PATCH v5 3/5] perf test: Fix parallel/sequential option documentation
` [PATCH v5 4/5] perf test: Add a runs-per-test flag
` [PATCH v5 5/5] perf test: Improve verbose documentation
[PATCH v4 0/5] perf test: Add a runs-per-test option
2025-01-10 4:46 UTC (8+ messages)
` [PATCH v4 1/5] perf test: Rename functions and variables for better clarity
` [PATCH v4 2/5] perf test: Send list output to stdout rather than stderr
` [PATCH v4 3/5] perf test: Remove parallel option documentation
` [PATCH v4 4/5] perf test: Add a runs-per-test flag
` [PATCH v4 5/5] perf test: Improve verbose documentation
[PATCH FOR-NEXT] tools perf: powerpc: Remove spu abi
2025-01-09 23:55 UTC
[PATCH] perf tests: Make leader sampling test work without branch event
2025-01-09 21:43 UTC (6+ messages)
[PATCH v3] perf vendor events arm64: Add FUJITSU-MONAKA pmu event
2025-01-09 21:41 UTC (3+ messages)
[PATCH] perf tools: Fixup end address of modules
2025-01-09 21:19 UTC (3+ messages)
[BUG] perf top reports not being able to resolve kernel symbols
2025-01-09 21:17 UTC (6+ messages)
[PATCH v1] perf symbol-elf: Avoid a weak cxx_demangle_sym function
2025-01-09 21:12 UTC (3+ messages)
[PATCH] perf trace: Fix unaligned access for augmented args
2025-01-09 21:10 UTC (3+ messages)
[PATCH v4 0/4] Add support for cpu event term
2025-01-09 19:34 UTC (9+ messages)
` [PATCH v4 2/4] perf stat: Use counter cpumask to skip zero values
` [PATCH v4 3/4] perf parse-events: Set is_pmu_core for legacy hardware events
` [PATCH v4 4/4] perf parse-events: Add "cpu" term to set the CPU an event is recorded on
[PATCH v4 0/4] Prefer sysfs/JSON events also when no PMU is provided
2025-01-09 18:45 UTC (7+ messages)
` [PATCH v4 3/4] perf record: Skip don't fail for events that don't open
[PATCH v3 0/5] perf test: Add a runs-per-test option
2025-01-09 18:40 UTC (6+ messages)
` [PATCH v3 1/5] perf test: Rename functions and variables for better clarity
` [PATCH v3 2/5] perf test: Send list output to stdout rather than stderr
` [PATCH v3 3/5] perf test: Remove parallel option documentation
` [PATCH v3 4/5] perf test: Add a runs-per-test flag
` [PATCH v3 5/5] perf test: Improve verbose documentation
[PATCH v3 RESEND] events/core: fix acoount failure for event's child_total_enable_time at task exit
2025-01-09 18:12 UTC
[PATCH v1 0/6] Mypy and pylint build support
2025-01-09 18:07 UTC (2+ messages)
[PATCH v1] perf parse-events: Tidy name token matching
2025-01-09 17:54 UTC
[PATCH v1 00/11] Python improvements for a real use of parse_events
2025-01-09 7:51 UTC (12+ messages)
` [PATCH v1 01/11] perf debug: Avoid stack overflow in recursive error message
` [PATCH v1 02/11] perf evlist: Add success path to evlist__create_syswide_maps
` [PATCH v1 03/11] perf evsel: tp_format accessing improvements
` [PATCH v1 04/11] perf python: Add evlist enable and disable methods
` [PATCH v1 05/11] perf python: Add member access to a number of evsel variables
` [PATCH v1 06/11] perf python: Add optional cpus and threads arguments to parse_events
` [PATCH v1 07/11] perf python: Update ungrouped evsel leader in clone
` [PATCH v1 08/11] perf python: Avoid duplicated code in get_tracepoint_field
` [PATCH v1 09/11] perf python: Add evlist all_cpus accessor
` [PATCH v1 10/11] perf python: Add evlist.config to set up record options
` [PATCH v1 11/11] perf python tracepoint: Switch to using parse_events
[PATCH] perf machine: Don't ignore _etext when not a text symbol
2025-01-09 6:38 UTC (3+ messages)
[PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-09 2:29 UTC (4+ messages)
[PATCH bpf-next 1/2] bpf: Return error for missed kprobe multi bpf program execution
2025-01-08 20:56 UTC (5+ messages)
[PATCH v1] perf test cpumap: Avoid use-after-free following merge
2025-01-08 20:41 UTC (3+ messages)
[PATCH] perf llvm-add2line: Remove unused include
2025-01-08 20:39 UTC (2+ messages)
[PATCH 0/5 v1] Processing java JIT dumps from containers
2025-01-08 20:31 UTC (3+ messages)
[PATCH 1/1 perf-tools-next] perf top: Don't complain about lack of vmlinux when not resolving some kernel samples
2025-01-08 20:20 UTC (3+ messages)
[PATCH v2] perf: Fix display of kernel symbols
2025-01-08 19:55 UTC (5+ messages)
[PATCH v2 1/3] perf ftrace: Display latency statistics at the end
2025-01-08 19:52 UTC (4+ messages)
` [PATCH v2 3/3] perf test: Update ftrace test to use --graph-opts
[PATCH v2 0/3] Add a runs-per-test flag
2025-01-08 19:09 UTC (3+ messages)
` [PATCH v2 3/3] perf test: "
Perf doesn't display kernel symbols anymore (bisected commit 659ad3492b91 ("perf maps: Switch from rbtree to lazily sorted array for addresses"))
2025-01-08 17:55 UTC (12+ messages)
[PATCH] perf: Fix a wrong help message
2025-01-08 17:55 UTC (2+ messages)
[PATCH] perf hist: Fix width calculation in hpp__fmt()
2025-01-08 17:41 UTC (3+ messages)
[PATCH v1 00/22] Intel vendor events and TMA 5.01 metrics
2025-01-08 16:18 UTC (4+ messages)
` [PATCH v1 01/22] perf vendor events: Update Alderlake events/metrics
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).