messages from 2024-08-14 18:38:46 to 2024-08-21 13:16:57 UTC [more...]
[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
2024-08-21 13:16 UTC (4+ messages)
` [RFC PATCH v3 09/58] perf: Add a EVENT_GUEST flag
[PATCH v2 0/2] riscv: Add perf support to collect KVM guest statistics from host side
2024-08-21 12:51 UTC (5+ messages)
` [PATCH v2 1/2] riscv: perf: add guest vs host distinction
` [PATCH v2 2/2] riscv: KVM: add basic support for host vs guest profiling
[PATCH v3 0/2] *** Fix small negative period being ignored ***
2024-08-21 11:32 UTC (3+ messages)
` [PATCH v3 2/2] perf/core: Fix incorrected time diff in tick adjust period
[PATCH v2] perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time
2024-08-21 10:28 UTC (4+ messages)
[PATCH v1] tools:util:Remove the check that map is empty
2024-08-21 10:14 UTC
[PATCH] uprobes: Optimize the allocation of insn_slot for performance
2024-08-21 8:46 UTC (13+ messages)
[PATCH 1/3] perf annotate-data: Fix missing constant copy
2024-08-21 6:54 UTC (3+ messages)
` [PATCH 2/3] perf annotate-data: Prefer struct/union over base type
` [PATCH 3/3] perf annotate-data: Fix percpu pointer check
[syzbot] [perf?] KASAN: slab-use-after-free Read in uprobe_unregister
2024-08-21 5:11 UTC (3+ messages)
[PATCH v2 0/2] RAPL driver fixes for AMD CPUs
2024-08-21 4:57 UTC (6+ messages)
` [PATCH v2 2/2] powercap/intel_rapl: Fix the energy-pkg event "
[PATCH 1/1] uprobe: fix comment of uprobe_apply()
2024-08-21 1:39 UTC (3+ messages)
[PATCH v3 1/3] perf bpf-filter: Support multiple events properly
2024-08-20 22:50 UTC (5+ messages)
` [PATCH v3 2/3] perf tools: Print lost samples due to BPF filter
` [PATCH v3 3/3] perf test: Update sample filtering tests with multiple events
[PATCH] perf annotate-data: Set bitfield member offset and size properly
2024-08-20 20:42 UTC (2+ messages)
[PATCH v5 0/8] perf auxtrace: Support multiple AUX events
2024-08-20 18:47 UTC (9+ messages)
` [PATCH v5 1/8] perf/core: Allow multiple AUX PMU events with the same module
` [PATCH v5 2/8] perf auxtrace: Use evsel__is_aux_event() for checking AUX event
` [PATCH v5 3/8] perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
` [PATCH v5 4/8] perf auxtrace: Introduce auxtrace_record__validate_events()
` [PATCH v5 5/8] perf auxtrace: Refactor evlist__enable_event_idx()
` [PATCH v5 6/8] perf auxtrace: Bails out after finding the event for the map index
` [PATCH v5 7/8] perf auxtrace: Iterate all AUX events when finish reading
` [PATCH v5 8/8] perf arm-spe: Support multiple events in arm_spe_evsel_is_auxtrace()
[PATCH] perf hist: Don't set hpp_fmt_value for members in --no-group
2024-08-20 18:32 UTC
[PATCH v3] perf cap: Tidy up and improve capability testing
2024-08-20 16:23 UTC (2+ messages)
Perf test failures for 10.2 PMU event map aliases
2024-08-20 15:17 UTC (4+ messages)
[REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5
2024-08-20 8:58 UTC (19+ messages)
[PATCH] tools/perf:Remove unnecessary assignment
2024-08-20 7:02 UTC
[PATCH v4 0/4] x86/cpufeatures: Automatically generate required and disabled feature masks
2024-08-20 6:25 UTC (2+ messages)
[PATCH] perf: Remove setting of page->index and ->mapping
2024-08-20 5:01 UTC (4+ messages)
[PATCH 1/2] perf annotate-data: Show offset and size in hex
2024-08-20 2:21 UTC (3+ messages)
` [PATCH 2/2] perf annotate-data: Add 'typecln' sort key
[PATCH 1/1] perf daemon: Fix the build on more 32-bit architectures
2024-08-20 0:43 UTC
[PATCH v2 0/2] perf sched timehist: Add --show-prio & --prio option
2024-08-19 20:13 UTC (4+ messages)
` [PATCH v2 1/2] perf sched timehist: Add --show-prio option
` [PATCH v2 2/2] perf sched timehist: Add --prio option
[PATCH v1 00/13] perf inject improvements
2024-08-19 19:54 UTC (16+ messages)
` [PATCH v1 01/13] perf synthetic-events: Avoid unnecessary memset
` [PATCH v1 02/13] perf map: API clean up
` [PATCH v1 03/13] perf jit: Constify filename argument
` [PATCH v1 04/13] perf dso: Constify dso_id
` [PATCH v1 05/13] perf evsel: Constify evsel__id_hdr_size argument
` [PATCH v1 06/13] perf test: Expand pipe/inject test
` [PATCH v1 07/13] perf inject: Combine build_ids and build_id_all into enum
` [PATCH v1 08/13] perf inject: Combine different mmap and mmap2 functions
` [PATCH v1 09/13] perf inject: Combine mmap and mmap2 handling
` [PATCH v1 10/13] perf inject: Fix build ID injection
` [PATCH v1 11/13] perf inject: Add new mmap2-buildid-all option
` [PATCH v1 12/13] perf inject: Lazy build-id mmap2 event insertion
` [PATCH v1 13/13] perf callchain: Allow symbols to be optional when resolving a callchain
[PATCHSET 0/9] perf annotate-data: Update data-type profiling quality (v1)
2024-08-19 19:35 UTC (13+ messages)
` [PATCH 1/9] perf dwarf-aux: Check allowed location expressions when collecting variables
` [PATCH 2/9] perf annotate-data: Fix off-by-one in location range check
` [PATCH 3/9] perf annotate-data: Add enum type_match_result
` [PATCH 4/9] perf annotate-data: Add variable_state_str()
` [PATCH 5/9] perf annotate-data: Change return type of find_data_type_block()
` [PATCH 6/9] perf annotate-data: Add is_pointer_type() helper
` [PATCH 7/9] perf annotate-data: Add is_better_type() helper
` [PATCH 8/9] perf annotate-data: Check variables in every scope
` [PATCH 9/9] perf annotate-data: Update type stat at the end of find_data_type_die()
[PATCH 1/2] perf record: Fix sample cgroup & namespace tracking
2024-08-19 19:32 UTC (5+ messages)
` [PATCH 2/2] perf test: Add cgroup sampling test
[PATCH] perf/x86/intel: Limit the period on Haswell
2024-08-19 18:30 UTC
[PATCH v2] perf python: include "util/sample.h"
2024-08-19 17:44 UTC (2+ messages)
[PATCH] perf kvm: move HAVE_KVM_STAT_SUPPORT down
2024-08-19 2:14 UTC (3+ messages)
[Patch v4 0/6] Bug fixes on topdown events reordering
2024-08-17 12:39 UTC (8+ messages)
` [Patch v4 1/6] perf x86/topdown: Complete topdown slots/metrics events check
` [Patch v4 2/6] perf x86/topdown: Correct leader selection with sample_read enabled
` [Patch v4 3/6] perf x86/topdown: Don't move topdown metric events in group
` [Patch v4 4/6] perf tests: Add leader sampling test in record tests
` [Patch v4 5/6] perf tests: Add topdown events counting and sampling tests
` [Patch v4 6/6] perf tests: Add more topdown events regroup tests
[PATCH] perf/x86/intel: Restrict period on Haswell
2024-08-17 12:23 UTC (13+ messages)
Question about perf c2c support on Alder Lake
2024-08-17 11:22 UTC
[PATCH] perf stat: Display iostat headers correctly
2024-08-16 22:34 UTC (3+ messages)
[PATCH v3 00/10] Add CPU-type to topology
2024-08-16 19:59 UTC (12+ messages)
` [PATCH v3 01/10] x86/cpu: Prepend 0x to the hex values in cpu_debug_show()
` [PATCH v3 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology
` [PATCH v3 03/10] cpufreq: intel_pstate: Use topology_hw_cpu_type()
` [PATCH v3 04/10] perf/x86/intel: "
` [PATCH v3 05/10] x86/cpu: Remove get_this_hybrid_cpu_type()
` [PATCH v3 06/10] x86/cpu: Name CPU matching macro more generically (and shorten)
` [PATCH v3 07/10] x86/cpu: Add cpu_type to struct x86_cpu_id
` [PATCH v3 08/10] x86/cpu: Update x86_match_cpu() to also use cpu-type
` [PATCH v3 09/10] x86/bugs: Declutter vulnerable CPU list
` [PATCH v3 10/10] x86/rfds: Exclude P-only parts from the RFDS affected list
[PATCH] perf report: Support --total-cycles --group in the tui mode
2024-08-16 19:34 UTC (3+ messages)
[PATCH 0/2] perf sched timehist: Add --show-prio & --prio option
2024-08-16 17:27 UTC (3+ messages)
` [PATCH 2/2] perf sched timehist: Add "
[PATCH v2 00/10] perf trace: Enhanced augmentation for pointer arguments
2024-08-16 17:25 UTC (16+ messages)
` [PATCH v2 01/10] perf trace: Fix perf trace -p <PID>
` [PATCH v2 02/10] perf trace: Change some comments
` [PATCH v2 03/10] perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching data in BPF
` [PATCH v2 04/10] perf trace: Add some string arguments' name in syscall_arg_fmt__init_array()
` [PATCH v2 05/10] perf trace: Add a new argument to trace__btf_scnprintf()
` [PATCH v2 06/10] perf trace: Pretty print struct data
` [PATCH v2 07/10] perf trace: Pretty print buffer data
` [PATCH v2 08/10] perf trace: Add pids_allowed and rename pids_filtered
` [PATCH v2 09/10] perf trace: Collect augmented data using BPF
` [PATCH v2 10/10] perf trace: Add general tests for augmented syscalls
[PATCH] perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time
2024-08-16 17:05 UTC (2+ messages)
[PATCH] perf sched timehist: Fix missing free of session in perf_sched__timehist()
2024-08-16 17:01 UTC (2+ messages)
[PATCH v3 0/7] arm64: Add support for Armv9.4 PMU fixed instruction counter
2024-08-16 15:16 UTC (2+ messages)
[PATCH v4 00/11] Add support for NMI-source reporting
2024-08-16 14:12 UTC (9+ messages)
` [PATCH v4 06/11] KVM: VMX: Expand FRED kvm entry with event data
` [PATCH v4 07/11] KVM: VMX: Handle NMI Source report in VM exit
` [PATCH v4 09/11] x86/irq: Enable NMI source on IPIs delivered as NMI
` [PATCH v4 11/11] KVM: X86: Use common code for PV IPIs in linux guest
[PATCH v2] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
2024-08-16 13:27 UTC (3+ messages)
[RESEND PATCH v6 0/8] perf: Support searching local debugging vdso or specify vdso path in cmdline
2024-08-16 10:58 UTC (9+ messages)
` [PATCH v6 1/8] perf: support "
` [PATCH v6 2/8] perf: disasm: refactor function dso__disassemble_filename
` [PATCH v6 3/8] perf: disasm: use build_id_path if fallback failed
` [PATCH v6 4/8] perf: symbol: generalize vmlinux path searching
` [PATCH v6 5/8] perf: build-id: add support for build-id cache vdso debug
` [PATCH v6 6/8] perf: build-id: extend build_id_cache__find_debug() to find local debugging vdso
` [PATCH v6 7/8] perf: disasm: prefer debugging files in build-id cache
` [PATCH v6 8/8] perf buildid-cache: recognize vdso when adding files
[PATCH] perf hist: Update hist symbol when updating maps
2024-08-16 3:10 UTC (3+ messages)
[PATCH v1 1/2] perf build-id: Align records to 8 rather than 64 bytes
2024-08-16 1:44 UTC (2+ messages)
Linux Perf Tool Office Hours
2024-08-16 0:00 UTC (13+ messages)
[GIT PULL] perf-tools fixes for v6.11-rc4
2024-08-15 23:41 UTC (2+ messages)
[PATCH 1/1] perf build: Fix up broken capstone feature detection fast path
2024-08-15 17:11 UTC (4+ messages)
[Patch v3 0/5] Bug fixes on topdown events reordering
2024-08-15 6:42 UTC (4+ messages)
` [Patch v3 1/5] perf x86/topdown: Complete topdown slots/metrics events check
[PATCH v3 0/2] uprobes: Improve scalability by reducing the contention on siglock
2024-08-15 1:46 UTC (3+ messages)
` [PATCH v3 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()
` [PATCH v3 2/2] uprobes: Remove the spinlock within handle_singlestep()
[PATCH v2 1/2] perf sched timehist: Skip print non-idle task samples when only show idle events
2024-08-14 18:42 UTC (4+ messages)
` [PATCH v2 2/2] perf sched timehist: Remove BUG_ON in timehist_sched_change_event()
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).