linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-11 18:09:41 to 2023-12-14 06:20:12 UTC [more...]

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-12-14  6:20 UTC  (16+ messages)
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
` [PATCH 15/26] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 19/26] KVM: Standardize include paths across all architectures
` [PATCH 22/26] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH 26/26] KVM: Hide KVM internal data structures and values from kernel at-large

[PATCH v1] perf stat: Combine the -A/--no-aggr and --no-merge options
 2023-12-14  6:02 UTC 

[PATCH] perf header: Set proper symbol name for vdso when build-id event found
 2023-12-14  2:48 UTC  (3+ messages)

[PATCH] Revert "perf: Fix perf_event_validate_size()"
 2023-12-14  0:06 UTC 

[PATCH v1 00/14] Clean up libperf cpumap's empty function
 2023-12-13 23:29 UTC  (39+ messages)
` [PATCH v1 01/14] libperf cpumap: Rename perf_cpu_map__dummy_new
` [PATCH v1 02/14] libperf cpumap: Rename and prefer sysfs for perf_cpu_map__default_new
` [PATCH v1 03/14] libperf cpumap: Rename perf_cpu_map__empty
` [PATCH v1 04/14] libperf cpumap: Replace usage of perf_cpu_map__new(NULL)
` [PATCH v1 05/14] libperf cpumap: Add for_each_cpu that skips the "any CPU" case
` [PATCH v1 06/14] libperf cpumap: Add any, empty and min helpers
` [PATCH v1 07/14] perf arm-spe/cs-etm: Directly iterate CPU maps
` [PATCH v1 09/14] perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty
` [PATCH v1 10/14] perf top: Avoid repeated function calls
` [PATCH v1 11/14] perf arm64 header: Remove unnecessary CPU map get and put
` [PATCH v1 12/14] perf stat: Remove duplicate cpus_map_matched function
` [PATCH v1 13/14] perf cpumap: Use perf_cpu_map__for_each_cpu when possible
` [PATCH v1 14/14] libperf cpumap: Document perf_cpu_map__nr's behavior

[PATCH 0/3] perf tools: Random fixes for DWARF unwind
 2023-12-13 22:13 UTC  (11+ messages)
` [PATCH 1/3] perf genelf: Set ELF program header addresses properly
` [PATCH 2/3] perf unwind-libdw: Handle JIT-generated DSOs properly
` [PATCH 3/3] perf unwind-libunwind: Fix base address for .eh_frame

[PATCH V3 1/2] perf top: Use evsel's cpus to replace user_requested_cpus
 2023-12-13 21:57 UTC  (4+ messages)
` [PATCH V3 2/2] perf top: Uniform the event name for the hybrid machine

[PATCH V2] perf top: Use evsel's cpus to replace user_requested_cpus
 2023-12-13 21:54 UTC  (9+ messages)

[PATCH V2 0/5] Clean up perf mem
 2023-12-13 19:54 UTC  (28+ messages)
` [PATCH V2 1/5] perf mem: Add mem_events into the supported perf_pmu
` [PATCH V2 2/5] perf mem: Clean up perf_mem_events__ptr()
` [PATCH V2 3/5] perf mem: Clean up perf_mem_events__name()
` [PATCH V2 4/5] perf mem: Clean up perf_mem_event__supported()
` [PATCH V2 5/5] perf mem: Clean up is_mem_loads_aux_event()

[PATCH V3 0/7] Clean up perf mem
 2023-12-13 19:51 UTC  (8+ messages)
` [PATCH V3 1/7] perf mem: Add mem_events into the supported perf_pmu
` [PATCH V3 2/7] perf mem: Clean up perf_mem_events__ptr()
` [PATCH V3 3/7] perf mem: Clean up perf_mem_events__name()
` [PATCH V3 4/7] perf mem: Clean up perf_mem_event__supported()
` [PATCH V3 5/7] perf mem: Clean up is_mem_loads_aux_event()
` [PATCH V3 6/7] perf mem: Clean up perf_mem_events__record_args()
` [PATCH V3 7/7] perf mem: Clean up perf_pmus__num_mem_pmus()

[RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64
 2023-12-13 19:35 UTC  (6+ messages)

Incorrect perf back traces
 2023-12-13 15:56 UTC 

[PATCH v5 00/16] Support Andes PMU extension
 2023-12-13 15:48 UTC  (29+ messages)
` [PATCH v5 01/16] riscv: errata: Rename defines for Andes
` [PATCH v5 02/16] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v5 03/16] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
` [PATCH v5 04/16] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v5 05/16] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
` [PATCH v5 06/16] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
` [PATCH v5 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
` [PATCH v5 08/16] perf: RISC-V: Introduce Andes PMU for perf event sampling
` [PATCH v5 09/16] dt-bindings: riscv: Add T-Head PMU extension description
` [PATCH v5 10/16] dt-bindings: riscv: Add Andes "
` [PATCH v5 11/16] riscv: dts: allwinner: Add T-Head PMU extension for sun20i-d1s
` [PATCH v5 12/16] riscv: dts: sophgo: Add T-Head PMU extension for cv1800b
` [PATCH v5 13/16] riscv: dts: sophgo: Add T-Head PMU extension for sg2042
` [PATCH v5 14/16] riscv: dts: thead: Add T-Head PMU extension for th1520
` [PATCH v5 15/16] riscv: dts: renesas: Add Andes PMU extension for r9a07g043f
` [PATCH v5 16/16] riscv: andes: Support specifying symbolic firmware and hardware raw events

possible deadlock in down_trylock/perf_event_open
 2023-12-13 14:54 UTC  (2+ messages)

[PATCH] perf top: Use evsel's cpus to replace user_requested_cpus
 2023-12-13 12:05 UTC  (12+ messages)

[PATCH V15 0/8] arm64/perf: Enable branch stack sampling
 2023-12-13  4:56 UTC  (8+ messages)
` [PATCH V15 2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions
` [PATCH V15 5/8] KVM: arm64: nvhe: Disable branch generation in nVHE guests

[PATCH v1 0/6] Add io_dir to avoid memory overhead from opendir
 2023-12-13  1:33 UTC  (5+ messages)
` [PATCH v1 2/6] tools lib api: Add io_dir an allocation free readdir alternative

[PATCH 0/2] Perf fix two memory leakage
 2023-12-13  1:20 UTC  (5+ messages)
` [PATCH 1/2] perf header: Fix one memory leakage in perf_event__fprintf_event_update()
` [PATCH 2/2] perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()

[PATCHSET 00/17] perf tools: Introduce data type profiling (v3)
 2023-12-13  0:13 UTC  (18+ messages)
` [PATCH 01/17] perf dwarf-aux: Factor out die_get_typename_from_type()
` [PATCH 02/17] perf dwarf-regs: Add get_dwarf_regnum()
` [PATCH 03/17] perf annotate-data: Add find_data_type()
` [PATCH 04/17] perf annotate-data: Add dso->data_types tree
` [PATCH 05/17] perf annotate: Factor out evsel__get_arch()
` [PATCH 06/17] perf annotate: Add annotate_get_insn_location()
` [PATCH 07/17] perf annotate: Implement hist_entry__get_data_type()
` [PATCH 08/17] perf report: Add 'type' sort key
` [PATCH 09/17] perf report: Support data type profiling
` [PATCH 10/17] perf annotate-data: Add member field in the data type
` [PATCH 11/17] perf annotate-data: Update sample histogram for type
` [PATCH 12/17] perf report: Add 'typeoff' sort key
` [PATCH 13/17] perf report: Add 'symoff' "
` [PATCH 14/17] perf annotate: Add --data-type option
` [PATCH 15/17] perf annotate: Support event group display
` [PATCH 16/17] perf annotate: Add --type-stat option for debugging
` [PATCH 17/17] perf annotate: Add --insn-stat "

[RFC PATCH v3 00/18] Perf stat metric grouping with hardware information
 2023-12-12 23:29 UTC  (22+ messages)
` [RFC PATCH v3 01/18] perf stat: Add new field in stat_config to enable hardware aware grouping
` [RFC PATCH v3 02/18] perf stat: Add basic functions for the "
` [RFC PATCH v3 02/18] perf stat: Add basic functions for the hardware-grouping stat cmd option
` [RFC PATCH v3 03/18] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
` [RFC PATCH v3 04/18] perf pmu-events: Add counter info into JSON files for SapphireRapids
` [RFC PATCH v3 05/18] perf pmu-events: Add event counter data for Cascadelakex
` [RFC PATCH v3 06/18] perf pmu-events: Add event counter data for Icelakex
` [RFC PATCH v3 07/18] perf stat: Add functions to set counter bitmaps for hardware-grouping method
` [RFC PATCH v3 08/18] perf stat: Add functions to get counter info
` [RFC PATCH v3 09/18] perf stat: Add functions to create new group and assign events into groups for hardware-grouping method
` [RFC PATCH v3 10/18] perf stat: Add build string function and topdown events handling in hardware-grouping
` [RFC PATCH v3 11/18] perf stat: Add function to handle special events "
` [RFC PATCH v3 12/18] perf stat: Add function to combine metrics for hardware-grouping
` [RFC PATCH v3 13/18] perf stat: Handle taken alone in hardware-grouping
` [RFC PATCH v3 14/18] perf stat: Handle NMI "
` [RFC PATCH v3 15/18] perf stat: Code refactoring "
` [RFC PATCH v3 16/18] perf stat: Add tool events support "
` [RFC PATCH v3 17/18] perf pmu-events: Add event counter data for Tigerlake
` [RFC PATCH v3 18/18] perf stat: Add hardware-grouping cmd option to perf stat

[PATCH 1/2] perf archive: Add new option '--all'
 2023-12-12 18:06 UTC  (3+ messages)
` [PATCH 2/2] perf archive: Add new option '--unpack'

[PATCH v1] perf stat: Fix help message for --metric-no-threshold option
 2023-12-12 18:04 UTC  (4+ messages)

[PATCH v7 00/11] arm64: perf: Add support for event counting threshold
 2023-12-12 17:20 UTC  (2+ messages)

[PATCH linux-next] perf intel-pt: replace strlcpy() with strscpy()
 2023-12-12 16:29 UTC  (2+ messages)

[PATCH v3 0/5] perf: KVM: Enable callchains for guests
 2023-12-12 15:39 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: Add arch specific interfaces for sampling guest callchains
` [PATCH v3 4/5] perf kvm: Support "

[linus:master] [perf] 382c27f4ed: WARNING:at_kernel/events/core.c:#perf_event_validate_size
 2023-12-12 14:19 UTC 

possible regression in perf
 2023-12-12 12:11 UTC  (2+ messages)

[PATCH v4 00/13] Support Andes PMU extension
 2023-12-12 10:28 UTC  (7+ messages)
` [PATCH v4 02/13] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v4 03/13] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller

[PATCH v3 2/4] perf/bpf: Remove unneeded uses_default_overflow_handler
 2023-12-12  9:22 UTC  (2+ messages)

[PATCH] tools/perf: PVN for HX-C2000 CPU with Power8 Architecture
 2023-12-12  8:28 UTC 

[PATCH 0/2] perf build: Fixes for arm64 sysreg-defs build rules
 2023-12-12  7:07 UTC  (8+ messages)
` [PATCH 2/2] perf build: Ensure sysreg-defs Makefile respects output dir

[PATCH 1/2] perf tool AMD: Use non-precise cycles as default event on certain Zen2 processors
 2023-12-12  4:18 UTC  (7+ messages)

[PATCH v6 00/47] maps/threads/dsos memory improvements and fixes
 2023-12-11 23:52 UTC  (5+ messages)
` [PATCH v6 01/47] perf map: Improve map/unmap parameter names

[PATCH] perf test: Fix fails of perf stat --bpf-counters --for-each-cgroup on s390
 2023-12-11 23:13 UTC  (5+ messages)

'perf top' broken on intel hybrid systems
 2023-12-11 21:25 UTC  (4+ messages)

[PATCH v1] perf stat: Fix hard coded ll miss units
 2023-12-11 18:12 UTC 


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).