messages from 2024-08-27 19:29:38 to 2024-09-03 09:11:42 UTC [more...]
[PATCH RESEND v3 0/2] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-09-03 9:11 UTC (18+ messages)
` [PATCH RESEND v3 1/2] uapi: explain how per-syscall AT_* flags should be allocated
` [PATCH RESEND v3 2/2] fhandle: expose u64 mount id to name_to_handle_at(2)
` [PATCH xfstests v1 1/2] statx: update headers to include newer statx fields
` [PATCH xfstests v1 2/2] open_by_handle: add tests for u64 mount ID
` [PATCH xfstests v2 1/2] statx: update headers to include newer statx fields
` [PATCH xfstests v2 2/2] open_by_handle: add tests for u64 mount ID
[PATCH] uprobes: use vm_special_mapping close() functionality
2024-09-03 9:08 UTC (3+ messages)
[PATCH] tools lib subcmd: Use array data to save built usage string
2024-09-03 8:40 UTC
[RFC/PATCH 0/4] perf tools: Do not set attr.exclude_guest by default (v1)
2024-09-03 8:39 UTC (9+ messages)
` [PATCH 1/4] perf tools: Don't set attr.exclude_guest by default
` [PATCH 2/4] perf tools: Simplify evsel__add_modifier()
` [PATCH 3/4] perf stat: Add --exclude-guest option
` [PATCH 4/4] perf tools: Do not set exclude_guest for precise_ip
[bug report] perf: Fix event leak upon exec and file release
2024-09-02 21:47 UTC (2+ messages)
[PATCH 00/11] perftool-testsuite 2nd batch
2024-09-02 21:00 UTC (14+ messages)
` [PATCH v2 "
` [PATCH v2 01/11] perf tests shell: Skip base_* dirs in test script search
` [PATCH v2 11/11] perf testsuite: Install perf-report tests
[PATCHSET 0/5] perf tools: Constify BPF control data properly (v1)
2024-09-02 20:05 UTC (6+ messages)
` [PATCH 1/5] perf stat: Constify control data for BPF
` [PATCH 2/5] perf ftrace latency: "
` [PATCH 3/5] perf kwork: "
` [PATCH 4/5] perf lock contention: "
` [PATCH 5/5] perf record offcpu: "
[PATCH v5 0/8] perf trace: Augment enum arguments with BTF
2024-09-02 18:54 UTC (9+ messages)
` [PATCH v5 1/8] perf trace: Fix iteration of syscall ids in syscalltbl->entries
` [PATCH/RFT] "
[PATCH v1 00/13] perf inject improvements
2024-09-02 18:27 UTC (7+ messages)
` [PATCH v1 10/13] perf inject: Fix build ID injection
[PATCH v5 0/7] Event parsing fixes
2024-09-02 17:43 UTC (14+ messages)
` [PATCH v5 1/7] perf evsel: Add alternate_hw_config and use in evsel__match
` [PATCH v5 2/7] perf stat: Uniquify event name improvements
` [PATCH v5 3/7] perf stat: Remove evlist__add_default_attrs use strings
` [PATCH v5 4/7] perf evsel x86: Make evsel__has_perf_metrics work for legacy events
` [PATCH v5 5/7] perf evsel: Remove pmu_name
` [PATCH v5 6/7] perf test: Make stat test work on DT devices
` [PATCH v5 7/7] perf test: Add a test for default perf stat command
[PATCH v9 1/3] perf report: Support LLVM for addr2line()
2024-09-02 14:55 UTC (7+ messages)
` [PATCH v9 3/3] perf annotate: LLVM-based disassembler
[RFC PATCH] perf: New start period for the freq mode
2024-09-02 10:38 UTC (4+ messages)
[PATCH v5 0/2] Fix perf adjust period algorithm
2024-09-02 9:50 UTC (5+ messages)
` [PATCH v5 1/2] perf/core: Fix small negative period being ignored
` [PATCH v5 2/2] perf/core: Fix incorrect time diff in tick adjust period
[syzbot] Monthly perf report (Sep 2024)
2024-09-02 8:23 UTC
[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
2024-09-02 7:59 UTC (7+ messages)
` [RFC PATCH v3 16/58] perf/x86: Forbid PMI handler when guest own PMU
` [RFC PATCH v3 30/58] KVM: x86/pmu: Exclude PMU MSRs in vmx_get_passthrough_msr_slot()
` [RFC PATCH v3 36/58] KVM: x86/pmu: Allow writing to fixed counter selector if counter is exposed
[PATCH V5 0/4] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
2024-09-01 13:53 UTC (10+ messages)
` PATCH V5 4/4] Adjust objdump start/end range per map pgoff parameter
` [PATCH V5 3/4] Add map pgoff to python dictionary based on MAPPING_TYPE
` [PATCH V5 2/4] Force MAPPING_TYPE__IDENTIY for PIE
` PATCH V5 1/4] Add dso__is_pie call to identify ELF PIE
[PATCH v1 0/6] Various 32-bit and test fixes
2024-09-01 12:47 UTC (8+ messages)
` [PATCH v1 1/6] perf pmus: Fix name comparisons on 32-bit systems
` [PATCH v1 2/6] perf time-utils: Fix 32-bit nsec parsing
` [PATCH v1 3/6] perf test: Skip uprobe test if probe command isn't present
` [PATCH v1 4/6] perf parse-events: Add default_breakpoint_len helper
` [PATCH v1 5/6] perf parse-events: Vary default_breakpoint_len on i386 and arm64
` [PATCH v1 6/6] perf test: Make watchpoint data 32-bits on i386
[PATCH v1 0/9] perf arm-spe: Introduce metadata version 2
2024-08-31 11:37 UTC (9+ messages)
` [PATCH v1 1/9] perf: arm_spe: Introduce 'lds' capacity
` [PATCH v1 9/9] perf arm-spe: Dump metadata with version 2
publish: perfwiki.github.io/main
2024-08-31 9:46 UTC (4+ messages)
[PATCH] perf syscalltbl: Add syscalltbl__id_at_idx() with no syscall table support
2024-08-31 4:30 UTC
[PATCH] perf lock contention: Fix spinlock and rwlock accounting
2024-08-30 20:47 UTC (3+ messages)
[PATCH v2] perf, script: Minimize "not reaching sample" for brstackinsn
2024-08-30 20:44 UTC (5+ messages)
` [PING] "
[PATCH v3] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
2024-08-30 16:12 UTC (2+ messages)
[PATCH v1 0/8] Correct inject's handling of pipe files on disk
2024-08-30 16:04 UTC (18+ messages)
` [PATCH v1 1/8] perf report: Name events in stats for pipe mode
` [PATCH v1 2/8] perf session: Document struct and constify auxtrace
` [PATCH v1 3/8] perf header: Add kerneldoc to perf_file_header
` [PATCH v1 4/8] perf header: Fail read if header sections overlap
` [PATCH v1 5/8] perf header: Allow attributes to be written after data
` [PATCH v1 6/8] perf inject: Overhaul handling of pipe files
` [PATCH v1 7/8] perf header: Remove repipe option
` [PATCH v1 8/8] perf test: Additional pipe tests with pipe output written to a file
[PATCH v2] perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time
2024-08-30 13:32 UTC (3+ messages)
[PATCH 1/3] perf lock contention: Handle error in a single place
2024-08-30 13:17 UTC (4+ messages)
` [PATCH 2/3] perf lock contention: Simplify spinlock check
` [PATCH 3/3] perf lock contention: Do not fail EEXIST for update
[PATCH 0/2] Minor fixes error handling of perf stat
2024-08-30 10:31 UTC (3+ messages)
` [PATCH 1/2] perf stat: Close cork_fd when create_perf_stat_counter() failed
` [PATCH 2/2] perf stat: Stop repeating when ref_perf_stat() returns -1
[PATCH v6 00/17] coresight: Use per-sink trace ID maps for Perf sessions
2024-08-30 8:37 UTC (11+ messages)
[PATCH v3 0/8] perf trace: Enhanced augmentation for pointer arguments
2024-08-30 0:16 UTC (4+ messages)
` [PATCH v3 4/8] perf trace: Pretty print struct data
[PATCH 1/1] tools build: Remove leftover libcap tests that prevents fast path feature detection from working
2024-08-29 14:54 UTC (3+ messages)
[PATCH 1/1] Revert "tools build: Remove leftover libcap tests that prevents fast path feature detection from working"
2024-08-29 14:51 UTC
[PATCH v4 0/2] Fix perf adjust period
2024-08-29 14:30 UTC (9+ messages)
` [PATCH v4 2/2] perf/core: Fix incorrect time diff in tick "
[PATCH V4 0/4] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
2024-08-28 21:26 UTC (13+ messages)
` [PATCH V4 4/4] Adjust objdump start/end range per map pgoff parameter
` [PATCH V4 3/4] Add map pgoff to python dictionary based on MAPPING_TYPE
` [PATCH V4 2/4] Force MAPPING_TYPE__IDENTIY for PIE
` [PATCH V4 1/4] Add dso__is_pie call to identify ELF PIE
[PATCH 0/4] perf bpf-filter: Add cgroup filter term (v1)
2024-08-28 21:23 UTC (3+ messages)
` [PATCH 1/4] perf report: Fix segfault when 'sym' sort key is not used
[PATCH] perf test trace_btf_enum: Fix shellcheck warning
2024-08-28 21:19 UTC (2+ messages)
[PATCH] perf vendor events arm64: Move Yitian 710 DDR PMU into T-Head directory
2024-08-28 21:12 UTC (3+ messages)
[PATCH 1/3] perf vendor events power10: Update JSON/events
2024-08-28 21:10 UTC (4+ messages)
[PATCH v1] perf report: Name events in stats for pipe mode
2024-08-28 20:53 UTC (3+ messages)
[PATCH] perf test: Restore sample rate for perf_event_attr
2024-08-28 13:46 UTC
[PATCH 1/2] powerpc/vpa_pmu: Add interface to expose vpa counters via perf
2024-08-28 10:21 UTC (2+ messages)
` [PATCH 2/2] docs: ABI: sysfs-bus-event_source-devices-vpa-dtl: Document sysfs event format entries for vpa_dtl pmu
[PATCH v4 0/7] Event parsing fixes
2024-08-28 5:16 UTC (2+ messages)
[PATCH V3 0/4] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
2024-08-28 5:09 UTC (6+ messages)
` [PATCH V3 4/4] Adjust objdump start/end range per map pgoff parameter
` [PATCH V3 3/4] Add map pgoff to python dictionary based on MAPPING_TYPE
` [PATCH V3 2/4] Force MAPPING_TYPE__IDENTIY for PIE
` [PATCH V3 1/4] Add dso__is_pie call to identify ELF PIE
[PATCH V2 0/5] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
2024-08-28 1:49 UTC (9+ messages)
` [PATCH V2 5/5] Adjust objdump start/end range per map pgoff parameter
` [PATCH V2 3/5] Force MAPPING_TYPE__IDENTIY for PIE
` [PATCH V2 2/5] Add dso__is_pie prototype
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).