messages from 2024-08-26 21:36:22 to 2024-09-02 05:25:21 UTC [more...]
[PATCH v5 0/8] perf trace: Augment enum arguments with BTF
2024-09-02 5:25 UTC (7+ messages)
` [PATCH v5 1/8] perf trace: Fix iteration of syscall ids in syscalltbl->entries
` [PATCH/RFT] "
[RFC/PATCH 0/4] perf tools: Do not set attr.exclude_guest by default (v1)
2024-09-02 1:46 UTC (5+ 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
[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 RESEND v3 0/2] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-09-01 12:57 UTC (7+ 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 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 v9 1/3] perf report: Support LLVM for addr2line()
2024-09-01 10:57 UTC (4+ messages)
[PATCH v1 0/9] perf arm-spe: Introduce metadata version 2
2024-08-31 11:37 UTC (16+ messages)
` [PATCH v1 1/9] perf: arm_spe: Introduce 'lds' capacity
` [PATCH v1 2/9] perf auxtrace arm: Refactor error handling
` [PATCH v1 3/9] perf auxtrace arm: Introduce find_auxtrace_pmus_by_name()
` [PATCH v1 4/9] perf: arm-spe: Record multiple PMUs
` [PATCH v1 5/9] perf arm-spe: Extend meta data header for version 2
` [PATCH v1 6/9] perf arm-spe: Calculate meta data size
` [PATCH v1 7/9] perf arm-spe: Save per CPU information in metadata
` [PATCH v1 8/9] perf arm-spe: Support metadata version 2
` [PATCH v1 9/9] perf arm-spe: Dump metadata with "
publish: perfwiki.github.io/main
2024-08-31 9:46 UTC (5+ messages)
` publish: perfwiki.github.io
[PATCH v5 0/2] Fix perf adjust period algorithm
2024-08-31 7:43 UTC (3+ 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
[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 00/11] perftool-testsuite 2nd batch
2024-08-30 15:27 UTC (7+ 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
[RFC PATCH] perf: New start period for the freq mode
2024-08-30 14:49 UTC (3+ messages)
[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 v5 0/7] Event parsing fixes
2024-08-30 8:45 UTC (13+ 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 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 (11+ messages)
` [PATCH v4 1/2] perf/core: Fix small negative period being ignored
` [PATCH v4 2/2] perf/core: Fix incorrect time diff in tick adjust period
[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 (6+ messages)
` [PATCH 1/4] perf report: Fix segfault when 'sym' sort key is not used
` [PATCH 2/4] perf bpf-filter: Add build dependency to header files
` [PATCH 3/4] perf bpf-filter: Support filtering on cgroups
` [PATCH 4/4] perf test: Add perf record cgroup filtering test
[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 (6+ messages)
` [PATCH 2/3] perf vendor events power10: Move the JSON/events
` [PATCH 3/3] perf vendor events: Move PM_BR_MPRED_CMPL event for power10 platform
[PATCH v1] perf report: Name events in stats for pipe mode
2024-08-28 20:53 UTC (3+ messages)
[PATCH v1 00/13] perf inject improvements
2024-08-28 15:15 UTC (5+ messages)
` [PATCH v1 10/13] perf inject: Fix build ID injection
[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 (6+ 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 1/5] Add dso__is_pie call to identify ELF PIE
2024-08-28 1:49 UTC (10+ messages)
` [PATCH V2 0/5] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
` [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
[GSoC] perf trace and BTF: Final Report
2024-08-27 17:25 UTC
[PATCH v1 0/7] perf arm-spe: Refactor data source encoding
2024-08-27 16:51 UTC (8+ messages)
` [PATCH v1 1/7] perf arm-spe: Rename arm_spe__synth_data_source_generic()
` [PATCH v1 2/7] perf arm-spe: Rename the common data source encoding
` [PATCH v1 3/7] perf arm-spe: Introduce arm_spe__is_homogeneous()
` [PATCH v1 4/7] perf arm-spe: Use metadata to decide the data source feature
` [PATCH v1 5/7] perf arm-spe: Remove the unused 'midr' field
` [PATCH v1 6/7] perf arm-spe: Add Neoverse-V2 to common data source encoding list
` [PATCH v1 7/7] perf arm-spe: Add Cortex CPUs "
[PATCH RFC 0/6] riscv: perf: Add support for Control Transfer Records Ext
2024-08-27 10:01 UTC (3+ messages)
` [PATCH RFC 5/6] riscv: perf: Add driver "
[PATCH v1 0/2] perf trace: Better -p support
2024-08-27 9:20 UTC (3+ messages)
` [PATCH v1 1/2] perf trace: Collect data only for certain pids
` [PATCH v1 2/2] perf trace: Use pid to index perf_event in BPF
[PATCH v2] perf test: Use -Wp,-U_FORTIFY_SOURCE for tests built with -O0
2024-08-27 2:50 UTC
[PATCH] perf test: Use -Wp,-U_FORTIFY_SOURCE for tests built with -O0
2024-08-27 2:45 UTC (5+ messages)
[PATCH v10 1/4] Create source symlink in perf object dir
2024-08-26 23:53 UTC (6+ 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).