Linux-perf-users Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-16 04:55:59 to 2024-04-23 07:56:14 UTC [more...]

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-23  7:54 UTC  (3+ messages)
` [PATCH v3 05/11] neighbour: constify ctl_table arguments of utility function
` [PATCH v3 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions

[RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
 2024-04-23  7:10 UTC  (52+ 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 v2 0/6] Assume sysfs event names are always lowercase
 2024-04-23  6:53 UTC  (8+ 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 v4 0/7] dso/dsos memory savings and clean up
 2024-04-23  4:26 UTC  (8+ 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] perf annotate: Fix data type profiling on stdio
 2024-04-23  2:06 UTC 

[PATCH v2 0/2] Always show mmap prot even though PROT_NONE
 2024-04-23  1:53 UTC  (3+ 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 v3 00/12] dso/dsos memory savings and clean up
 2024-04-22 20:59 UTC  (5+ messages)

[PATCH v3 00/17] treewide: Refactor heap related implementation
 2024-04-22 20:20 UTC  (2+ messages)

[RFC PATCH v7 0/6] TPEBS counting mode support
 2024-04-22 20:02 UTC  (9+ 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

possible deadlock in __perf_event_task_sched_in
 2024-04-22 18:44 UTC 

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

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

[RFC PATCH v2 0/4] A mechanism for efficient support for per-function metrics
 2024-04-22 14:40 UTC  (7+ 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 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 v2 00/16] Consistently prefer sysfs/json events
 2024-04-19 13:29 UTC  (23+ messages)
` [PATCH v2 01/16] perf parse-events: Factor out '<event_or_pmu>/.../' parsing
` [PATCH v2 02/16] perf parse-events: Directly pass PMU to parse_events_add_pmu
` [PATCH v2 03/16] perf parse-events: Avoid copying an empty list
` [PATCH v2 04/16] perf pmu: Refactor perf_pmu__match
` [PATCH v2 05/16] perf tests parse-events: Use branches rather than cache-references
` [PATCH v2 06/16] perf parse-events: Legacy cache names on all PMUs and lower priority
` [PATCH v2 07/16] perf parse-events: Handle PE_TERM_HW in name_or_raw
` [PATCH v2 08/16] perf parse-events: Constify parse_events_add_numeric
` [PATCH v2 09/16] perf parse-events: Prefer sysfs/json hardware events over legacy
` [PATCH v2 10/16] perf parse-events: Inline parse_events_update_lists
` [PATCH v2 11/16] perf parse-events: Improve error message for bad numbers
` [PATCH v2 12/16] perf parse-events: Inline parse_events_evlist_error
` [PATCH v2 13/16] perf parse-events: Improvements to modifier parsing
` [PATCH v2 14/16] perf parse-event: Constify event_symbol arrays
` [PATCH v2 15/16] perf parse-events: Minor grouping tidy up
` [PATCH v2 16/16] perf parse-events: Tidy the setting of the default event name

[RESEND v3] arm64: Add USER_STACKTRACE support
 2024-04-19 13:09 UTC  (2+ messages)

[PATCH 0/4] perf trace beauty: A fix and some improvements for newfstatat,mprotect
 2024-04-19  3:45 UTC  (9+ messages)
` [PATCH 1/4] perf trace beauty: Fix statx flags printing
` [PATCH 2/4] perf trace beauty: Beautify newfstatat flags
` [PATCH 3/4] perf trace beauty: Always show param if show_zero is set
` [PATCH 4/4] perf trace beauty: Always show mprotect prot even though PROT_NONE

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

[syzbot] [perf?] WARNING: suspicious RCU usage in __schedule (2)
 2024-04-18 19:49 UTC 

[RFC PATCH v1] perf pmu: Assume sysfs events are always lowercase
 2024-04-18 16:10 UTC  (3+ messages)

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

[PATCH 0/2] Better error messages for 'perf probe --add'
 2024-04-18 14:24 UTC  (6+ messages)
` [PATCH 1/2] perf probe-event: un-hardcoded sizeof(buf)
` [PATCH 2/2] perf probe-event: better error message for a too-long probe name

[PATCH v2] perf stat: Remove evlist__add_default_attrs use strings
 2024-04-18 13:13 UTC  (2+ messages)

[PATCH v2] perf/core: Fix missing wakeup when waiting for context reference
 2024-04-18 11:34 UTC  (3+ messages)

[PATCH V2 5/8] tools: Delete strstarts() and replace its usage with str_has_prefix()
 2024-04-18  7:32 UTC  (2+ messages)

[PATCH] perf test stat_all_pmu.sh: Parse return value of perf stat
 2024-04-18  7:06 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] perf/core: Fix missing wakeup when waiting for context reference
 2024-04-18  3:26 UTC  (3+ messages)

[PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU"
 2024-04-17 18:26 UTC  (13+ messages)
` [PATCH V2 6/8] perf tools: Enable configs required for test_uprobe_from_different_cu.sh
` [PATCH V2 8/8] perf test: Check output of the probe ... --funcs command

[RFC PATCH v5 00/16] Perf stat metric grouping with hardware information
 2024-04-17 16:24 UTC  (17+ messages)
` [RFC PATCH v5 01/16] perf stat: Add new field in stat_config to enable hardware aware grouping
` [RFC PATCH v5 02/16] perf stat: Add basic functions for the "
` [RFC PATCH v5 03/16] perf pmu-events: Add functions in jevent.py to parse counter and event info for "
` [RFC PATCH v5 05/16] perf stat: Add functions to set counter bitmaps for hardware-grouping method
` [RFC PATCH v5 08/16] perf stat: Add build string function and topdown events handling in hardware-grouping
` [RFC PATCH v5 09/16] perf stat: Add function to handle special events "
` [RFC PATCH v5 15/16] perf stat: use tool event helper function in metricgroup__build_event_string

[PATCH] perf test: Increase buffer size for Coresight basic tests
 2024-04-17 16:15 UTC  (5+ messages)

[PATCH] tools/perf: Fix compiling with libelf on rv32
 2024-04-17 15:59 UTC  (3+ messages)

[PATCH] perf vendor events arm64: AmpereOne/AmpereOneX: Mark L1D_CACHE_INVAL impacted by errata
 2024-04-17 15:51 UTC  (3+ messages)

[PATCH] perf sched map: Add command-name option to filter the output map
 2024-04-17 15:25 UTC 

[Linux kernel bug] WARNING in free_event
 2024-04-17 14:50 UTC  (2+ messages)

[PATCH] perf kmem: Report net allocation bytes per entry
 2024-04-17 14:44 UTC 

[PATCH RESEND v2 0/2] Fix small negative period being ignored
 2024-04-17 11:54 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] perf/core: "
` [PATCH RESEND v2 2/2] perf/core: Fix incorrected time diff in tick adjust period

[PATCH v2 1/3] perf hist: Move histogram related code to hist.h
 2024-04-16 21:17 UTC  (2+ messages)

[PATCH 0/4] perf annotate-data: A couple of small updates
 2024-04-16 21:06 UTC  (4+ messages)
` [PATCH 1/4] perf annotate-data: Improve debug message with location info

[RESEND PATCH] perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPR
 2024-04-16 18:01 UTC 

[PATCH v1 1/2] perf docs: Document bpf event modifier
 2024-04-16 17:00 UTC  (2+ messages)
` [PATCH v1 2/2] perf test bpf-counters: Add test for BPF "

[PATCH] perf test stat_all_pmu.sh: Parse return value of perf stat
 2024-04-16 15:28 UTC  (3+ 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).