linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[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 2/5] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
 2024-05-06 20:35 UTC  (12+ messages)
    ` [PATCH 5/5] selftests/bpf: a simple benchmark tool for /proc/<pid>/maps APIs

[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  (11+ messages)
` [PATCH v6 1/7] perf dsos: Switch backing storage to array from rbtree/list
` [PATCH v6 2/7] perf dsos: Remove __dsos__addnew
` [PATCH v6 3/7] perf dsos: Remove __dsos__findnew_link_by_longname_id
` [PATCH v6 4/7] perf dsos: Switch hand code to bsearch
` [PATCH v6 5/7] perf dso: Add reference count checking and accessor functions
` [PATCH v6 6/7] perf dso: Reference counting related fixes
` [PATCH v6 7/7] perf dso: Use container_of to avoid a pointer in dso_data

[PATCH v5 0/6] Assume sysfs event names are always the same case
 2024-05-06 15:34 UTC  (9+ messages)
` [PATCH v5 1/6] perf test pmu-events: Make it clearer that pmu-events tests json events
` [PATCH v5 2/6] perf Document: Sysfs event names must be lower or upper case
` [PATCH v5 3/6] perf test pmu: Refactor format test and exposed test APIs
` [PATCH v5 4/6] perf test pmu: Add an eagerly loaded event test
` [PATCH v5 5/6] perf test pmu: Test all sysfs PMU event names are the same case
` [PATCH v5 6/6] perf pmu: Assume sysfs events are always "

[PATCH V2 0/9] Add data type profiling support for powerpc
 2024-05-06 12:19 UTC  (10+ 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 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 

[PATCH] perf maps: Process kcore maps in order
 2024-05-06  5:46 UTC  (3+ messages)

[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
 2024-05-06  5:30 UTC  (55+ messages)
` [PATCH v2 01/54] KVM: x86/pmu: Set enable bits for GP counters in PERF_GLOBAL_CTRL at "RESET"
` [PATCH v2 02/54] KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatible
` [PATCH v2 03/54] KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platforms
` [PATCH v2 04/54] x86/msr: Define PerfCntrGlobalStatusSet register
` [PATCH v2 05/54] x86/msr: Introduce MSR_CORE_PERF_GLOBAL_STATUS_SET
` [PATCH v2 06/54] perf: Support get/put passthrough PMU interfaces
` [PATCH v2 07/54] perf: Add generic exclude_guest support
` [PATCH v2 08/54] perf/x86/intel: Support PERF_PMU_CAP_PASSTHROUGH_VPMU
` [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 11/54] KVM: x86/pmu: Register guest pmi handler for emulated PMU
` [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 14/54] perf: core/x86: Plumb passthrough PMU capability from x86_pmu to x86_pmu_cap
` [PATCH v2 15/54] KVM: x86/pmu: Introduce enable_passthrough_pmu module parameter
` [PATCH v2 16/54] KVM: x86/pmu: Plumb through pass-through PMU to vcpu for Intel CPUs
` [PATCH v2 17/54] KVM: x86/pmu: Always set global enable bits in passthrough mode
` [PATCH v2 18/54] KVM: x86/pmu: Add a helper to check if passthrough PMU is enabled
` [PATCH v2 19/54] KVM: x86/pmu: Add host_perf_cap and initialize it in kvm_x86_vendor_init()
` [PATCH v2 20/54] KVM: x86/pmu: Allow RDPMC pass through when all counters exposed to guest
` [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] perf/x86/cstate: Remove unused struct 'perf_cstate_msr'
 2024-05-06  0:40 UTC 

[PATCH v2 0/3] perf probe: Allow names to start with digits
 2024-05-05 11:13 UTC  (4+ messages)
` [PATCH v2 1/3] perf parse-events: pass parse_state to add_tracepoint
` [PATCH v2 2/3] perf parse-events: Add new 'fake_tp' parameter for tests
` [PATCH v2 3/3] perf parse: Allow names to start with digits

[PATCH v3 0/2] perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
 2024-05-05  3:16 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] perf tests: Add some pmu core functionality tests

[PATCH v5 0/7] dso/dsos memory savings and clean up
 2024-05-04 18:28 UTC  (5+ messages)
` [PATCH v5 1/7] perf dsos: Switch backing storage to array from rbtree/list

[PATCHSET 0/6] perf annotate-data: Small updates in the data type profiling (v1)
 2024-05-04 18:26 UTC  (12+ messages)
` [PATCH 2/6] perf annotate-data: Collect global variables in advance
` [PATCH 4/6] perf annotate-data: Check memory access with two registers
` [PATCH 5/6] perf annotate-data: Handle multi regs in find_data_type_block()
` [PATCH 6/6] perf annotate-data: Check kind of stack variables

[PATCH v2 0/4] perf vendor events amd: Add Zen 5 events and metrics
 2024-05-04 18:12 UTC  (6+ messages)
` [PATCH v2 1/4] perf vendor events amd: Add Zen 5 core events
` [PATCH v2 2/4] perf vendor events amd: Add Zen 5 uncore events
` [PATCH v2 3/4] perf vendor events amd: Add Zen 5 metrics
` [PATCH v2 4/4] perf vendor events amd: Add Zen 5 mapping

[PATCH v1] perf trace: Disable syscall augmentation with record
 2024-05-04 18:04 UTC  (3+ messages)

[PATCH] perf/ring_buffer: Prefer struct_size over open coded arithmetic
 2024-05-04 17:21 UTC  (6+ messages)

[PATCH 0/2] Fix energy-pkg event for AMD CPUs
 2024-05-04  4:09 UTC  (6+ messages)
` [PATCH 1/2] perf/x86/rapl: Rename maxdie to nr_rapl_pmu and dieid to rapl_pmu_idx
` [PATCH 2/2] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
    ` [PATCH v2 "

[PATCH v3 0/2] perf kvm: Add kvm stat support on riscv
 2024-05-04  0:25 UTC  (4+ messages)
` [PATCH v3 2/2] perf kvm/riscv: Port perf kvm stat to RISC-V

[PATCH v3] perf evsel: Refactor tool events
 2024-05-03 23:28 UTC 

[PATCH] perf test stat_all_pmu.sh: Parse return value of perf stat
 2024-05-03 20:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/17] coresight: Use per-sink trace ID maps for Perf sessions
 2024-05-03 20:23 UTC  (6+ messages)
` [PATCH 14/17] "

[RESEND v3] arm64: Add USER_STACKTRACE support
 2024-05-03 17:32 UTC  (5+ messages)

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-03 14:09 UTC  (3+ messages)

[PATCH 00/10] perf intel pt: Update instruction decoder for APX and other new instructions
 2024-05-03  5:09 UTC  (15+ messages)
` [PATCH 01/10] x86/insn: Add Key Locker instructions to the opcode map
` [PATCH 02/10] x86/insn: Fix PUSH instruction in x86 instruction decoder "
` [PATCH 03/10] x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDS
` [PATCH 04/10] x86/insn: Add misc new Intel instructions
` [PATCH 05/10] x86/insn: Add support for REX2 prefix to the instruction decoder logic
` [PATCH 06/10] x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder opcode map
` [PATCH 07/10] x86/insn: Add support for APX EVEX to the instruction decoder logic
` [PATCH 08/10] x86/insn: Add support for APX EVEX instructions to the opcode map
` [PATCH 09/10] perf intel pt: Add new JMPABS instruction to the Intel PT instruction decoder
` [PATCH 10/10] perf tests: Add APX and other new instructions to x86 instruction decoder test

GSoC 2024 contributor news - restarting office hours
 2024-05-03  4:00 UTC 

[PATCH v2] perf test: Be more tolerant of metricgroup failures
 2024-05-02 22:31 UTC 

[PATCH] perf maps: Remove check_invariants() from maps__lock()
 2024-05-02 19:38 UTC  (3+ messages)

[PATCH v2 0/1] Perf lock improvements
 2024-05-02 18:32 UTC  (3+ messages)
` [PATCH v2 1/1] perf lock info: Display both map and thread by default

[PATCH v4 0/6] Assume sysfs event names are always the same case
 2024-05-02 18:19 UTC  (5+ messages)
` [PATCH v4 4/6] perf test pmu: Add an eagerly loaded event test

[PATCH v2 0/3] perf cs-etm: Improve version detection and error reporting
 2024-05-02 14:35 UTC  (2+ messages)


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