Linux-perf-users Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-18 20:32:16 to 2024-04-25 04:24:50 UTC [more...]

[RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
 2024-04-25  4:24 UTC  (57+ messages)
` [RFC PATCH 02/41] perf: Support guest enter/exit interfaces
` [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
` [RFC PATCH 40/41] KVM: x86/pmu: Separate passthrough PMU logic in set/get_msr() from non-passthrough vPMU

[PATCH] perf annotate-data: Check annotation on perf report TUI
 2024-04-25  3:18 UTC  (2+ messages)

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-25  3:12 UTC  (14+ messages)
` [PATCH v3 01/11] stackleak: don't modify ctl_table argument
` [PATCH v3 02/11] cgroup: bpf: constify ctl_table arguments and fields
` [PATCH v3 03/11] hugetlb: constify ctl_table arguments of utility functions
` [PATCH v3 04/11] utsname: constify ctl_table arguments of utility function
` [PATCH v3 05/11] neighbour: "
` [PATCH v3 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
` [PATCH v3 07/11] ipv6/addrconf: "
` [PATCH v3 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
` [PATCH v3 09/11] ipvs: constify ctl_table arguments of utility functions
` [PATCH v3 10/11] sysctl: constify ctl_table arguments of utility function
` [PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers

[PATCH 1/2] perf annotate: Fallback to objdump when capstone fails
 2024-04-25  0:51 UTC  (2+ messages)
` [PATCH 2/2] perf annotate: Update dso binary type when try build-id

[PATCH v2 0/4] Dump off-cpu samples directly
 2024-04-24 22:57 UTC  (9+ messages)
` [PATCH v2 1/4] perf record off-cpu: Parse off-cpu event, change config location
` [PATCH v2 2/4] perf record off-cpu: BPF perf_event_output on sched_switch
` [PATCH v2 3/4] perf record off-cpu: extract off-cpu sample data from raw_data
` [PATCH v2 4/4] perf record off-cpu: delete bound-to-fail test

[PATCH] perf test: Add a new test for perf annotate
 2024-04-24 22:48 UTC  (4+ messages)

[RFC PATCH v6 0/5] TPEBS counting mode support
 2024-04-24 20:08 UTC  (10+ messages)
` [RFC PATCH v6 2/5] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric

[PATCH v4 18/71] perf/x86/intel/cstate: Switch to new Intel CPU model defines
 2024-04-24 18:15 UTC  (10+ messages)
` [PATCH v4 19/71] perf/x86/lbr: "
` [PATCH v4 20/71] perf/x86/intel/pt: "
` [PATCH v4 21/71] perf/x86/intel/uncore: "
` [PATCH v4 22/71] "
` [PATCH v4 23/71] "
` [PATCH v4 24/71] perf/x86/msr: "
` [PATCH v4 44/71] perf/x86/intel: "
` [PATCH v4 47/71] x86/cpu: "
` [PATCH v4 69/71] perf/x86/rapl: "

[PATCH v2 00/16] Consistently prefer sysfs/json events
 2024-04-24 15:34 UTC  (14+ messages)
` [PATCH v2 11/16] perf parse-events: Improve error message for bad numbers
` [PATCH v2 13/16] perf parse-events: Improvements to modifier parsing

[PATCH 1/1] perf tests shell kprobes: Add missing description as used by 'perf test' output
 2024-04-24 14:22 UTC  (3+ messages)

[PATCH V3] perf scripts python: Add a script to run instances of perf script in parallel
 2024-04-24 14:15 UTC  (3+ messages)

[RESEND v3] arm64: Add USER_STACKTRACE support
 2024-04-24 14:11 UTC  (3+ messages)

[PATCH V5 00/12] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-04-24 10:39 UTC  (3+ messages)

possible deadlock in __perf_event_task_sched_in
 2024-04-24  9:43 UTC  (2+ messages)

[PATCH v2 0/6] Assume sysfs event names are always lowercase
 2024-04-24  2:57 UTC  (11+ messages)
` [PATCH v2 1/6] perf test pmu-events: Make it clearer that pmu-events tests json events
` [PATCH v2 2/6] perf Document: Capture that sysfs event names must be lower case
` [PATCH v2 3/6] perf test pmu: Refactor format test and exposed test APIs
` [PATCH v2 4/6] perf test pmu: Add an eagerly loaded event test
` [PATCH v2 5/6] perf test pmu: Test all sysfs PMU event names are lowercase
` [PATCH v2 6/6] perf pmu: Assume sysfs events are always lowercase

[PATCH v2 0/2] Always show mmap prot even though PROT_NONE
 2024-04-24  2:43 UTC  (5+ messages)
` [PATCH v2 1/2] perf trace beauty: Always show param if show_zero is set
` [PATCH v2 2/2] perf trace beauty: Always show mmap prot even though PROT_NONE

[PATCH] perf annotate: Fix data type profiling on stdio
 2024-04-23 23:07 UTC  (3+ messages)

[PATCH v2 1/2] perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
 2024-04-23 22:48 UTC  (2+ messages)

[RFC PATCH v7 0/6] TPEBS counting mode support
 2024-04-23 16:58 UTC  (10+ messages)
` [RFC PATCH v7 1/6] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
` [RFC PATCH v7 3/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v7 5/6] perf stat: Add retire latency print functions to print out at the very end of print out

[RFC PATCH v2 0/4] A mechanism for efficient support for per-function metrics
 2024-04-23 15:42 UTC  (9+ messages)
` [RFC PATCH v2 1/4] perf: Allow periodic events to alternate between two sample periods
` [RFC PATCH v2 2/4] perf: Allow adding fixed random jitter to the alternate sampling period
` [RFC PATCH v2 3/4] tools/perf: Modify event parser to support alt-period term
` [RFC PATCH v2 4/4] tools/perf: Modify event parser to support alt-period-jitter term

[PATCH v4 0/7] dso/dsos memory savings and clean up
 2024-04-23 14:29 UTC  (9+ messages)
` [PATCH v4 1/7] perf dsos: Switch backing storage to array from rbtree/list
` [PATCH v4 2/7] perf dsos: Remove __dsos__addnew
` [PATCH v4 3/7] perf dsos: Remove __dsos__findnew_link_by_longname_id
` [PATCH v4 4/7] perf dsos: Switch hand code to bsearch
` [PATCH v4 5/7] perf dso: Add reference count checking and accessor functions
` [PATCH v4 6/7] perf dso: Reference counting related fixes
` [PATCH v4 7/7] perf dso: Use container_of to avoid a pointer in dso_data

[PATCH V2] perf scripts python: Add a script to run instances of perf script in parallel
 2024-04-23 13:40 UTC  (3+ messages)

[PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU"
 2024-04-23 11:53 UTC  (5+ messages)
` [PATCH V2 8/8] perf test: Check output of the probe ... --funcs command

[PATCH v10 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-04-23 11:45 UTC  (7+ messages)
` [PATCH v10 3/8] perf: imx_perf: let the driver manage the counter usage rather the user

[PATCH v3] perf/core: Fix missing wakeup when waiting for context reference
 2024-04-23 10:05 UTC  (2+ messages)

[PATCH v3 00/17] treewide: Refactor heap related implementation
 2024-04-23  9:35 UTC  (3+ messages)

[PATCH] perf test stat_all_pmu.sh: Parse return value of perf stat
 2024-04-23  8:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 00/12] dso/dsos memory savings and clean up
 2024-04-22 20:59 UTC  (5+ messages)

[PATCH v1] perf test: Be more tolerant of metricgroup failures
 2024-04-22 15:42 UTC  (2+ messages)

[PATCH v2] uprobes: reduce contention on uprobes_tree access
 2024-04-22 15:22 UTC  (4+ messages)

[PATCH v1 4/4] perf record: Dump off-cpu samples directly
 2024-04-22  8:40 UTC 

[PATCH v1 3/4] perf record: Dump off-cpu samples directly
 2024-04-22  8:39 UTC 

[PATCH v1 2/4] perf record: Dump off-cpu samples directly
 2024-04-22  8:37 UTC 

[PATCH v1 1/4] perf record: Dump off-cpu samples directly
 2024-04-22  8:36 UTC 

[PATCH v1 0/4] Dump off-cpu samples directly
 2024-04-22  8:35 UTC 

[PATCH v2 0/2] perf kvm: Add kvm stat support on riscv
 2024-04-22  8:27 UTC  (3+ messages)

[PATCH v3 0/2] perf kvm: Add kvm stat support on riscv
 2024-04-22  8:08 UTC  (3+ messages)
` [PATCH v3 1/2] RISCV: KVM: add tracepoints for entry and exit events
` [PATCH v3 2/2] perf kvm/riscv: Port perf kvm stat to RISC-V

[PATCH v1 4/4] perf record: Dump off-cpu samples directly
 2024-04-22  8:09 UTC 

[PATCH v1 3/4] perf record: Dump off-cpu samples directly
 2024-04-22  8:09 UTC 

[PATCH v1 2/4] perf record: Dump off-cpu samples directly
 2024-04-22  8:08 UTC 

[PATCH v1 1/4] perf record: Dump off-cpu samples directly
 2024-04-22  8:08 UTC 

[PATCH v1 0/4] Dump off-cpu samples directly
 2024-04-22  8:05 UTC 

[syzbot] [perf?] BUG: using __this_cpu_add() in preemptible code in graph_lock
 2024-04-22  7:20 UTC 

[GIT PULL] perf tools fixes for v6.9
 2024-04-19 23:44 UTC  (2+ messages)

[PATCH v3 00/12] Foundations for metric generation with Python
 2024-04-19 19:37 UTC  (3+ messages)
` [PATCH v3 12/12] perf jevents: Add load event json to verify and allow fallbacks

[PATCH v1] perf test: Avoid hard coded metrics in stat std output test
 2024-04-19 17:39 UTC  (6+ messages)

[PATCH v2 05/13] x86/irq: Reserve a per CPU IDT vector for posted MSIs
 2024-04-19 16:50 UTC  (2+ messages)

[PATCH v1 0/3] arm64: Support Neoverse-V2 for Perf Arm SPE
 2024-04-19 15:32 UTC  (2+ messages)

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-19 13:58 UTC  (11+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[PATCH 1/3] perf/x86/intel/cstate: Fix Alderlake/Raptorlake/Meteorlake
 2024-04-19 13:57 UTC  (4+ messages)
` [PATCH 2/3] perf/x86/intel/cstate: Add Arrowlake support
` [PATCH 3/3] perf/x86/intel/cstate: Add Lunarlake support

[PATCH 0/4] perf trace beauty: A fix and some improvements for newfstatat,mprotect
 2024-04-19  3:45 UTC  (5+ messages)
` [PATCH 1/4] perf trace beauty: Fix statx flags printing

[PATCH v3] perf kvm: Add kvm-stat for loongarch64
 2024-04-19  2:34 UTC  (2+ messages)

[PATCH] uprobes: reduce contention on uprobes_tree access
 2024-04-19  0:43 UTC  (12+ messages)

[RFC PATCH 0/4] perf: Correlating user process data to samples
 2024-04-18 22:53 UTC  (6+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).