Linux-perf-users Archive mirror
 help / color / mirror / Atom feed
[PATCH v3] perf/core: Fix missing wakeup when waiting for context reference
 2024-04-18 11:42 UTC 

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

[PATCH] uprobes: reduce contention on uprobes_tree access
 2024-04-18 11:10 UTC  (11+ 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  (5+ messages)
` [PATCH v2] "

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

[PATCH 0/2] Better error messages for 'perf probe --add'
 2024-04-17 20:35 UTC  (5+ 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 v1] perf test: Avoid hard coded metrics in stat std output test
 2024-04-17 18:32 UTC 

[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  (26+ 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 04/16] find_bit: add _find_last_and_bit() to support finding the most significant set bit
` [RFC PATCH v5 05/16] perf stat: Add functions to set counter bitmaps for hardware-grouping method
` [RFC PATCH v5 06/16] perf stat: Add functions to get counter info
` [RFC PATCH v5 07/16] perf stat: Add functions to create new group and assign events into groups
` [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 10/16] perf stat: Add function to combine metrics for hardware-grouping
` [RFC PATCH v5 11/16] perf stat: Add partial support on MSR in hardware-grouping
` [RFC PATCH v5 12/16] perf stat: Handle NMI "
` [RFC PATCH v5 13/16] perf stat: Code refactoring "
` [RFC PATCH v5 14/16] perf stat: Add tool events support "
` [RFC PATCH v5 15/16] perf stat: use tool event helper function in metricgroup__build_event_string
` [RFC PATCH v5 16/16] perf stat: Add hardware-grouping cmd option to perf stat

[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 

[RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
 2024-04-17  9:42 UTC  (61+ messages)
` [RFC PATCH 02/41] perf: Support guest enter/exit interfaces
` [RFC PATCH 04/41] perf: core/x86: Add support to register a new vector for PMI handling
` [RFC PATCH 05/41] KVM: x86/pmu: Register PMI handler for passthrough PMU
` [RFC PATCH 06/41] perf: x86: Add function to switch PMI handler
` [RFC PATCH 07/41] perf/x86: Add interface to reflect virtual LVTPC_MASK bit onto HW
` [RFC PATCH 15/41] KVM: x86/pmu: Manage MSR interception for IA32_PERF_GLOBAL_CTRL
` [RFC PATCH 18/41] KVM: x86/pmu: Intercept full-width GP counter MSRs by checking with perf capabilities
` [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
` [RFC PATCH 27/41] KVM: x86/pmu: Clear PERF_METRICS MSR for guest
` [RFC PATCH 37/41] KVM: x86/pmu: Allow writing to fixed counter selector if counter is exposed

[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 0/2] perf kvm: Add kvm stat support on riscv
 2024-04-17  0:25 UTC  (6+ messages)
` [PATCH v2 1/2] RISCV: KVM: add tracepoints for entry and exit events
` [PATCH v2 2/2] perf kvm/riscv: Port perf kvm stat to RISC-V

[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  (7+ messages)
` [PATCH 1/4] perf annotate-data: Improve debug message with location info
` [PATCH 2/4] perf dwarf-aux: Check pointer offset when checking variables
` [PATCH 3/4] perf dwarf-aux: Check variable address range properly
` [PATCH 4/4] perf annotate-data: Handle RSP if it's not the FB register

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

[PATCH v2 00/16] Consistently prefer sysfs/json events
 2024-04-16  6:15 UTC  (17+ 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

Percentages reported by `perf stat --hybrid-merge`
 2024-04-15 19:30 UTC  (2+ messages)

[PATCH v3 00/17] treewide: Refactor heap related implementation
 2024-04-15 17:35 UTC  (4+ messages)
` [PATCH v3 04/17] lib min_heap: Add type safe interface

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

[PATCH v1 0/9] Consistently prefer sysfs/json events
 2024-04-15 16:59 UTC  (11+ messages)
` [PATCH v1 1/9] perf parse-events: Factor out '<event_or_pmu>/.../' parsing
` [PATCH v1 2/9] perf parse-events: Directly pass PMU to parse_events_add_pmu
` [PATCH v1 3/9] perf parse-events: Avoid copying an empty list
` [PATCH v1 4/9] perf pmu: Refactor perf_pmu__match
` [PATCH v1 5/9] perf tests parse-events: Use branches rather than cache-references
` [PATCH v1 6/9] perf parse-events: Legacy cache names on all PMUs and lower priority
` [PATCH v1 7/9] perf parse-events: Handle PE_TERM_HW in name_or_raw
` [PATCH v1 8/9] perf parse-events: Constify parse_events_add_numeric
` [PATCH v1 9/9] perf parse-events: Prefer sysfs/json hardware events over legacy

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

[PATCH v5 0/4] perf: Support PERF_SAMPLE_READ with inherit
 2024-04-15  8:14 UTC  (5+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] tools/perf: Track where perf_sample_ids need per-thread periods
` [PATCH v5 3/4] tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
` [PATCH v5 4/4] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events

[PATCH v10 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-04-15  6:13 UTC  (8+ messages)
` [PATCH v10 2/8] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v10 3/8] perf: imx_perf: let the driver manage the counter usage rather the user
` [PATCH v10 4/8] perf: imx_perf: refactor driver for imx93
` [PATCH v10 5/8] perf: imx_perf: fix counter start and config sequence
` [PATCH v10 6/8] perf: imx_perf: add support for i.MX95 platform
` [PATCH v10 7/8] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
` [PATCH v10 8/8] perf vendor events arm64:: Add i.MX93 "

[PATCH v9 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-04-15  2:57 UTC  (10+ messages)
` [PATCH v9 2/8] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v9 3/8] perf: imx_perf: let the driver manage the counter usage rather the user
` [PATCH v9 4/8] perf: imx_perf: refactor driver for imx93
` [PATCH v9 5/8] perf: imx_perf: fix counter start and config sequence
` [PATCH v9 6/8] perf: imx_perf: add support for i.MX95 platform
` [PATCH v9 7/8] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
` [PATCH v9 8/8] perf vendor events arm64:: Add i.MX93 "

[PATCH] perf sched: Rename switches to count and add usage description, options for latency
 2024-04-15  2:31 UTC  (2+ messages)

[PATCH v3 00/12] dso/dsos memory savings and clean up
 2024-04-14 11:43 UTC  (3+ messages)
` [PATCH v3 11/12] perf dso: Reference counting related fixes

[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
 2024-04-13 20:12 UTC  (7+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions
` [PATCH v1 2/3] mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
` [PATCH v1 3/3] mm: use "GUP-fast" instead "fast GUP" in remaining comments

[PATCH v3 1/3] perf: Move perf_event_fasync() to perf_event.h
 2024-04-13 14:16 UTC  (2+ messages)
` [PATCH v3 2/3] perf/ring_buffer: Trigger IO signals for watermark_wakeup

[RFC PATCH 0/4] perf: Correlating user process data to samples
 2024-04-13 12:48 UTC  (8+ messages)

[RFC PATCH v1] perf pmu: Assume sysfs events are always lowercase
 2024-04-13  4:08 UTC 

BISECTED: perf test -v "Test data symbol" failing on Intel Hybrid systems
 2024-04-13  3:25 UTC  (6+ messages)

[PATCH v1 1/2] perf bench uprobe: Remove lib64 from libc.so.6 binary path
 2024-04-12 20:52 UTC  (3+ messages)

[PATCH v1 0/4] Add shellcheck beyond perf/tests
 2024-04-12 19:38 UTC  (3+ messages)

[PATCH v1] perf list: Esacpe \r in json output
 2024-04-12 19:35 UTC  (2+ messages)

[PATCH v1 1/2] tools subcmd: Add check_if_command_finished
 2024-04-12 15:01 UTC  (5+ messages)
` [PATCH v1 2/2] perf test: Display number of remaining tests

[PATCH] perf parse-events: Avoid two scenarios involving the reordering of topdown events
 2024-04-12 10:22 UTC  (3+ messages)

[PATCH] treewide: Fix common grammar mistake "the the"
 2024-04-12  6:41 UTC  (4+ messages)

[PATCH V2] perf scripts python: Add a script to run instances of perf script in parallel
 2024-04-12  6:07 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).