Linux-perf-users Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-06 05:31:06 to 2024-05-08 17:11:37 UTC [more...]

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-08 17:11 UTC  (9+ messages)

[PATCH] perf maps: Process kcore maps in order
 2024-05-08 17:02 UTC  (6+ messages)

[PATCH 0/4] perf maps/symbols: Various assert fixes
 2024-05-08 14:19 UTC  (12+ messages)
` [PATCH 1/4] perf symbols: Remove map from list before updating addresses
` [PATCH 2/4] perf maps: Re-use __maps__free_maps_by_name()
` [PATCH 3/4] perf symbols: Update kcore map before merging in remaining symbols
` [PATCH 4/4] perf symbols: Fix ownership of string in dso__load_vmlinux()

[PATCH] perf dwarf-aux: Fix build with HAVE_DWARF_CFI_SUPPORT
 2024-05-08 14:14 UTC 

[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
 2024-05-08 14:13 UTC  (64+ messages)
` [PATCH v2 06/54] perf: Support get/put passthrough PMU interfaces
` [PATCH v2 07/54] perf: Add generic exclude_guest support
` [PATCH v2 09/54] perf: core/x86: Register a new vector for KVM GUEST PMI
` [PATCH v2 10/54] KVM: x86: Extract x86_set_kvm_irq_handler() function
` [PATCH v2 12/54] perf: x86: Add x86 function to switch PMI handler
` [PATCH v2 13/54] perf: core/x86: Forbid PMI handler when guest own PMU
` [PATCH v2 17/54] KVM: x86/pmu: Always set global enable bits in passthrough mode
` [PATCH v2 21/54] KVM: x86/pmu: Introduce macro PMU_CAP_PERF_METRICS
` [PATCH v2 22/54] KVM: x86/pmu: Introduce PMU operator to check if rdpmc passthrough allowed
` [PATCH v2 23/54] KVM: x86/pmu: Manage MSR interception for IA32_PERF_GLOBAL_CTRL
` [PATCH v2 24/54] KVM: x86/pmu: Create a function prototype to disable MSR interception
` [PATCH v2 25/54] KVM: x86/pmu: Add intel_passthrough_pmu_msrs() to pass-through PMU MSRs
` [PATCH v2 26/54] KVM: x86/pmu: Avoid legacy vPMU code when accessing global_ctrl in passthrough vPMU
` [PATCH v2 27/54] KVM: x86/pmu: Exclude PMU MSRs in vmx_get_passthrough_msr_slot()
` [PATCH v2 28/54] KVM: x86/pmu: Add counter MSR and selector MSR index into struct kvm_pmc
` [PATCH v2 29/54] KVM: x86/pmu: Introduce PMU operation prototypes for save/restore PMU context
` [PATCH v2 30/54] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
` [PATCH v2 31/54] KVM: x86/pmu: Make check_pmu_event_filter() an exported function
` [PATCH v2 32/54] KVM: x86/pmu: Allow writing to event selector for GP counters if event is allowed
` [PATCH v2 33/54] KVM: x86/pmu: Allow writing to fixed counter selector if counter is exposed
` [PATCH v2 34/54] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL at VM boundary
` [PATCH v2 35/54] KVM: x86/pmu: Exclude existing vLBR logic from the passthrough PMU
` [PATCH v2 36/54] KVM: x86/pmu: Switch PMI handler at KVM context switch boundary
` [PATCH v2 37/54] KVM: x86/pmu: Grab x86 core PMU for passthrough PMU VM
` [PATCH v2 38/54] KVM: x86/pmu: Call perf_guest_enter() at PMU context switch
` [PATCH v2 39/54] KVM: x86/pmu: Add support for PMU context switch at VM-exit/enter
` [PATCH v2 40/54] KVM: x86/pmu: Introduce PMU operator to increment counter
` [PATCH v2 41/54] KVM: x86/pmu: Introduce PMU operator for setting counter overflow
` [PATCH v2 42/54] KVM: x86/pmu: Implement emulated counter increment for passthrough PMU
` [PATCH v2 43/54] KVM: x86/pmu: Update pmc_{read,write}_counter() to disconnect perf API
` [PATCH v2 44/54] KVM: x86/pmu: Disconnect counter reprogram logic from passthrough PMU
` [PATCH v2 45/54] KVM: nVMX: Add nested virtualization support for "
` [PATCH v2 46/54] perf/x86/amd/core: Set passthrough capability for host
` [PATCH v2 47/54] KVM: x86/pmu/svm: Set passthrough capability for vcpus
` [PATCH v2 48/54] KVM: x86/pmu/svm: Set enable_passthrough_pmu module parameter
` [PATCH v2 49/54] KVM: x86/pmu/svm: Allow RDPMC pass through when all counters exposed to guest
` [PATCH v2 50/54] KVM: x86/pmu/svm: Implement callback to disable MSR interception
` [PATCH v2 51/54] KVM: x86/pmu/svm: Set GuestOnly bit and clear HostOnly bit when guest write to event selectors
` [PATCH v2 52/54] KVM: x86/pmu/svm: Add registers to direct access list
` [PATCH v2 53/54] KVM: x86/pmu/svm: Implement handlers to save and restore context
` [PATCH v2 54/54] KVM: x86/pmu/svm: Wire up PMU filtering functionality for passthrough PMU

[PATCH v3 0/1] Perf lock improvements
 2024-05-08 13:42 UTC  (2+ messages)
` [PATCH 1/1] perf lock info: Display both map and thread by default

[PATCH] perf list: Fix the --no-desc option
 2024-05-08 13:35 UTC 

[PATCH v3] perf kvm: Add kvm-stat for loongarch64
 2024-05-08 13:02 UTC  (3+ messages)

[PATCH] perf test stat_all_pmu.sh: Parse return value of perf stat
 2024-05-08 10:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/1] Perf lock improvements
 2024-05-08  9:15 UTC  (4+ messages)
` [PATCH v2 1/1] perf lock info: Display both map and thread by default

Makefile.perf:1149: *** Missing bpftool input for generating vmlinux.h. Stop
 2024-05-08  7:39 UTC 

[RFC 0/4] perf sched: Introduce schedstat tool
 2024-05-08  6:04 UTC  (5+ messages)
` [RFC 1/4] perf sched: Make `struct perf_sched sched` a global variable
` [RFC 2/4] perf sched: Add template code for schedstat subcommand
` [RFC 3/4] perf sched schedstat: Add record and rawdump support
` [RFC 4/4] perf sched schedstat: Add support for report subcommand

[PATCH v1 0/4] Segv and RC checking fixes
 2024-05-08  3:53 UTC  (5+ messages)
` [PATCH v1 1/4] perf ui browser: Avoid segv on title
` [PATCH v1 2/4] perf comm: Fix comm_str__put for reference count checking
` [PATCH v1 3/4] perf report: Avoid segv in report__setup_sample_type
` [PATCH v1 4/4] perf thread: Fixes to thread__new

[PATCH v1 0/8] Address/leak sanitizer clean ups
 2024-05-08  1:17 UTC  (17+ messages)
` [PATCH v1 1/8] perf ui browser: Don't save pointer to stack memory
` [PATCH v1 2/8] perf annotate: Fix memory leak in annotated_source
` [PATCH v1 3/8] perf block-info: Remove unused refcount
` [PATCH v1 4/8] perf cpumap: Remove refcnt from cpu_aggr_map
` [PATCH v1 5/8] perf comm: Add reference count checking to comm_str
` [PATCH v1 6/8] perf mem-info: Move mem-info out of mem-events and symbol
` [PATCH v1 7/8] perf mem-info: Add reference count checking
` [PATCH v1 8/8] perf hist: Avoid hist_entry_iter mem_info memory leak

[PATCH] perf dwarf-aux: Print array type name with "[]"
 2024-05-08  0:42 UTC  (3+ messages)

[PATCH 2/5] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
 2024-05-08  0:36 UTC  (19+ messages)
    ` [PATCH 5/5] selftests/bpf: a simple benchmark tool for /proc/<pid>/maps APIs

[PATCH AUTOSEL 6.1 10/12] LoongArch: Lately init pmu after smp is online
 2024-05-07 23:00 UTC 

[PATCH AUTOSEL 6.6 16/19] LoongArch: Lately init pmu after smp is online
 2024-05-07 22:58 UTC 

[PATCH AUTOSEL 6.8 18/23] LoongArch: Lately init pmu after smp is online
 2024-05-07 22:56 UTC 

[PATCH] perf bench: Fix trap divide error of perf bench internals inject-build-id
 2024-05-07 15:41 UTC  (2+ messages)

[PATCH 00/17] coresight: Use per-sink trace ID maps for Perf sessions
 2024-05-07 14:59 UTC  (30+ messages)
` [PATCH 01/17] perf cs-etm: Print error for new PERF_RECORD_AUX_OUTPUT_HW_ID versions
` [PATCH 02/17] perf auxtrace: Allow number of queues to be specified
` [PATCH 08/17] coresight: Remove unused stubs
` [PATCH 09/17] coresight: Clarify comments around the PID of the sink owner
` [PATCH 10/17] coresight: Move struct coresight_trace_id_map to common header
` [PATCH 11/17] coresight: Expose map argument in trace ID API
` [PATCH 12/17] coresight: Make CPU id map a property of a trace ID map
` [PATCH 13/17] coresight: Pass trace ID map into source enable
` [PATCH 14/17] coresight: Use per-sink trace ID maps for Perf sessions
` [PATCH 16/17] coresight: Re-emit trace IDs when the sink changes in per-thread mode

[PATCH 1/1] perf probe: Use zfree() to avoid possibly accessing dangling pointers
 2024-05-07 14:58 UTC 

[PATCH V2 0/9] Add data type profiling support for powerpc
 2024-05-07 14:52 UTC  (19+ messages)
` [PATCH V2 1/9] tools/perf: Move the data structures related to register type to header file
` [PATCH V2 2/9] tools/perf: Add "update_insn_state" callback function to handle arch specific instruction tracking
` [PATCH V2 3/9] tools/perf: Fix a comment about multi_regs in extract_reg_offset function
` [PATCH V2 4/9] tools/perf: Add support to capture and parse raw instruction in objdump
` [PATCH V2 5/9] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [PATCH V2 6/9] tools/perf: Update instruction tracking for powerpc
` [PATCH V2 7/9] tools/perf: Update instruction tracking with add instruction
` [PATCH V2 8/9] tools/perf: Add support to find global register variables using find_data_type_global_reg
` [PATCH V2 9/9] tools/perf: Add support for global_die to capture name of variable in case of register defined variable

[PATCH v2] perf daemon: Fix the warning about time_t
 2024-05-07  9:02 UTC 

[PATCH 1/1] perf kwork: Use zfree() to avoid possibly accessing dangling pointers
 2024-05-07  3:15 UTC 

[PATCH 1/1] perf callchain: Use zfree() to avoid possibly accessing dangling pointers
 2024-05-07  3:12 UTC 

[PATCH 1/1] perf annotate: Use zfree() to avoid possibly accessing dangling pointers
 2024-05-07  3:08 UTC 

[PATCH v7 0/4] dso/dsos memory savings and clean up
 2024-05-06 20:36 UTC  (7+ messages)
` [PATCH v7 1/4] perf map: Add missing dso__put in map__new
` [PATCH v7 2/4] perf symbol-elf: Ensure dso__put in machine__process_ksymbol_register
` [PATCH v7 3/4] perf symbol-elf: dso__load_sym_internal reference count fixes
` [PATCH v7 4/4] perf dso: Use container_of to avoid a pointer in dso_data

[PATCH] perf/x86/amd/power: Use div64_u64 onstead of do_div()
 2024-05-06 20:25 UTC  (12+ messages)

[PATCH v2] perf/ring_buffer: Prefer struct_size over open coded arithmetic
 2024-05-06 18:23 UTC  (5+ messages)

[PATCH v6 0/7] dso/dsos memory savings and clean up
 2024-05-06 18:35 UTC  (5+ messages)
` [PATCH v6 6/7] perf dso: Reference counting related fixes

[PATCH v5 0/6] Assume sysfs event names are always the same case
 2024-05-06 15:34 UTC  (2+ messages)

[PATCH RESEND v2 0/2] Fix small negative period being ignored
 2024-05-06 11:28 UTC  (2+ messages)

[PATCH] perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra Forest
 2024-05-06  8:48 UTC 

[PATCH] perf build: Add LIBTRACEEVENT_DIR build option
 2024-05-06  8:30 UTC  (4+ messages)
    ` [External] "

[PATCH] perf build: Specify libtraceevent dir to rpath for asan/msan build
 2024-05-06  8:16 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 read-only IMAP folder(s) and NNTP newsgroup(s).