messages from 2023-08-02 12:12:06 to 2023-08-08 18:21:44 UTC [more...]
[PATCH RFV v2 00/13] Enable fixed counter 3 and topdown perf metrics for vPMU
2023-08-08 10:21 UTC (6+ messages)
` [PATCH RFV v2 05/13] perf/core: Add function perf_event_create_group_kernel_counters()
` [PATCH RFV v2 11/13] KVM: x86/pmu: Support topdown perf metrics feature
` [PATCH RFV v2 12/13] KVM: x86/pmu: Handle PERF_METRICS overflow
` [PATCH RFV v2 13/13] KVM: x86/pmu: Expose Topdown in MSR_IA32_PERF_CAPABILITIES
[PATCH] perf script: print cgroup on the same line as comm
2023-08-08 13:49 UTC (7+ messages)
[PATCH v4 0/6] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
2023-08-08 8:46 UTC (9+ messages)
` [PATCH v4 1/6] perf: cs-etm: Don't duplicate FIELD_GET()
` [PATCH v4 2/6] perf arm64: Allow version comparisons of CPU IDs
` [PATCH v4 3/6] perf test: Add a test for the new Arm CPU ID comparison behavior
` [PATCH v4 4/6] perf vendor events arm64: Update scale units and descriptions of common topdown metrics
` [PATCH v4 5/6] perf vendor events arm64: Update stall_slot workaround for N2 r0p3
` [PATCH v4 6/6] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
[PATCH v9 0/7] arm64: Add debug IPI for backtraces / kgdb; try to use NMI for it
2023-08-08 11:17 UTC (29+ messages)
` [PATCH v9 1/7] irqchip/gic-v3: Enable support for SGIs to act as NMIs
` [PATCH v9 2/7] arm64: idle: Tag the arm64 idle functions as __cpuidle
` [PATCH v9 3/7] arm64: Add framework for a debug IPI
` [PATCH v9 4/7] arm64: smp: Assign and setup the "
` [PATCH v9 5/7] arm64: ipi_debug: Add support for backtrace using "
` [PATCH v9 6/7] kgdb: Provide a stub kgdb_nmicallback() if !CONFIG_KGDB
` [PATCH v9 7/7] arm64: kgdb: Roundup cpus using the debug IPI
[PATCH V2 1/2] tools/perf/tests: perf all metrics test fails when perf_event access is restricted
2023-08-07 21:19 UTC (3+ messages)
` [PATCH V2 2/2] tools/perf/tests: perf all metricgroups "
[PATCH v1] perf stat: Don't display zero tool counts
2023-08-07 19:57 UTC (6+ messages)
[PATCH 0/3] x86/cpu: Cleanup of INTEL_FAM6_foo
2023-08-07 17:56 UTC (6+ messages)
` [PATCH 1/3] x86/cpu: Fix Gracemont uarch
` [PATCH 2/3] x86/cpu: Fix Crestmont uarch
` [PATCH 3/3] x86/cpu: Update Hybrids
[PATCH v2 0/5] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
2023-08-07 16:04 UTC (5+ messages)
` [PATCH v2 4/5] perf vendor events arm64: Update N2-r0p3 "
[PATCH 1/2] perf/x86/rapl: Stop doing cpu_relax in the cmpxchg loop
2023-08-07 14:51 UTC (2+ messages)
` [PATCH 2/2] perf/x86/rapl: Use local64_try_cmpxchg in rapl_event_update
[PATCH v4] Documentation: userspace-api: Document perf ring buffer mechanism
2023-08-07 14:01 UTC (2+ messages)
[PATCH] perf jevents: Raise exception for no definition of a arch std event
2023-08-07 11:16 UTC
[PATCH 0/4] perf vendor events arm64: AmpereOne: Core PMU event update and metrics
2023-08-07 12:07 UTC (11+ messages)
` [PATCH 1/4] perf vendor events arm64: Remove L1D_CACHE_LMISS from AmpereOne list
` [PATCH 2/4] perf vendor events arm64: AmpereOne: Mark affected STALL_* events impacted by errata
` [PATCH 3/4] perf vendor events arm64: Add AmpereOne metrics
` [PATCH 4/4] perf vendor events arm64: AmpereOne: Remove unsupported events
[PATCH v6 0/7] Add aliases and metrics for Arm CMN
2023-08-07 12:02 UTC (15+ messages)
` [PATCH v6 1/7] perf pmu: "Compat" supports matching multiple identifiers
` [PATCH v6 2/7] perf metric: "
` [PATCH v6 3/7] perf jevents: Support more event fields
` [PATCH v6 4/7] perf test: Fix matching_pmu
` [PATCH v6 5/7] perf test: Add pmu-event test for "Compat" and new event_field
` [PATCH v6 6/7] perf jevents: Add support for Arm CMN PMU aliasing
` [PATCH v6 7/7] perf vendor events: Add JSON metrics for Arm CMN
[PATCH] perf tools: Handle old data in PERF_RECORD_ATTR
2023-08-07 6:16 UTC
[PATCH] perf test: Fix parse-events tests to skip parametrized events
2023-08-07 6:10 UTC (2+ messages)
[PATCH] tools/perf: Fix bpf__probe to set bpf_prog_type type only if differs from the desired one
2023-08-07 5:37 UTC (2+ messages)
[PATCH 1/1] perf tests task_analyzer: Check perf build options for libtraceevent support
2023-08-07 5:40 UTC (7+ messages)
[PATCH v4 0/2] perf/core: Bail out early if the request AUX area is out of bound
2023-08-04 11:47 UTC (7+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] perf record: Update docs regarding the maximum limitation of AUX area
[PATCH v2] perf doc: Document ring buffer mechanism
2023-08-04 9:10 UTC (7+ messages)
[PATCH] perf probe: Show correct error about @symbol for uprobe
2023-08-04 8:05 UTC (5+ messages)
[PATCH v5 0/7] perf record: Track sideband events for all CPUs when tracing selected CPUs
2023-08-04 7:08 UTC (15+ messages)
` [PATCH v5 1/7] perf evlist: Add perf_evlist__go_system_wide() helper
` [PATCH v5 2/7] perf evlist: Add evlist__findnew_tracking_event() helper
` [PATCH v5 3/7] perf record: Move setting dummy tracking before record__init_thread_masks()
` [PATCH v5 4/7] perf record: Track sideband events for all CPUs when tracing selected CPUs
` [PATCH v5 5/7] perf test: Update base-record & system-wide-dummy attr expected values for test-record-C0
` [PATCH v5 6/7] perf test: Add test case for record sideband events
` [PATCH v5 7/7] perf test: Add perf_event_attr test for record selected CPUs exclude_user
[PATCH 1/2] tools/perf/tests: perf all metrics test fails when perf_event access is restricted
2023-08-04 5:04 UTC (4+ messages)
[RFC PATCH v6 0/5] fix task state report from sched tracepoint
2023-08-04 3:41 UTC (30+ messages)
` [RFC PATCH v6 1/5] perf sched: sync state char array with the kernel
` [RFC PATCH v6 2/5] perf sched: reorganize sched-out task state report code
` [RFC PATCH v6 3/5] sched, tracing: reorganize fields of switch event struct
` [RFC PATCH v6 4/5] sched, tracing: add to report task state in symbolic chars
` [RFC PATCH v6 5/5] perf sched: prefer to use prev_state_char introduced in sched_switch
[PATCH v2] perf stat-display: Check if snprintf()'s fmt argument is NULL
2023-08-04 2:09 UTC
[PATCH v4 0/7] perf record: Track sideband events for all CPUs when tracing selected CPUs
2023-08-04 1:42 UTC (4+ messages)
` [PATCH v4 4/7] "
[GIT PULL] perf tools fixes for v6.5: 2nd batch
2023-08-03 22:52 UTC (2+ messages)
[PATCH v1 0/3] Parse event sort/regroup fixes
2023-08-03 22:18 UTC (4+ messages)
[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
2023-08-03 21:44 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/3] perf dlfilter: Add a test for resolve_address()
2023-08-03 20:51 UTC (2+ messages)
[PATCH] tools: perf: pmu-events: Fix typo poiint->point
2023-08-03 20:45 UTC
[PATCH] perf stat-display: Check if snprintf()'s fmt argument is NULL
2023-08-03 17:11 UTC (3+ messages)
[PATCH 1/2] perf hists browser: Fix hierarchy mode header
2023-08-03 13:35 UTC (4+ messages)
` [PATCH 2/2] perf hists browser: Fix the number of entries for 'e' key
[PATCH v3] perf doc: Document ring buffer mechanism
2023-08-03 11:46 UTC
[PATCH v1] perf doc: Document ring buffer mechanism
2023-08-03 3:23 UTC (6+ messages)
[RFC PATCH v4 0/7] fix task state report from sched tracepoint
2023-08-03 2:49 UTC (16+ messages)
` [RFC PATCH v4 1/7] libtraceevent: sync state char array with the kernel
` [RFC PATCH v4 4/7] sched, tracing: reorganize fields of switch event struct
` [RFC PATCH v4 5/7] sched, tracing: add to report task state in symbolic chars
` [RFC PATCH v4 6/7] perf sched: prefer to use prev_state_char introduced in sched_switch
` [RFC PATCH v4 7/7] libtraceevent: "
[PATCH V13 - RESEND 00/10] arm64/perf: Enable branch stack sampling
2023-08-03 2:39 UTC (8+ messages)
` [PATCH V13 - RESEND 06/10] arm64/perf: Enable branch stack events via FEAT_BRBE
[PATCH 1/1] perf annotate bpf: Don't enclose non-debug code with an assert()
2023-08-02 21:38 UTC
Linux Perf Tool Office Hours
2023-08-02 20:09 UTC (9+ messages)
[PATCH V13 - RESEND 09/10] arm64/perf: Implement branch records save on task sched out
2023-08-02 19:16 UTC (3+ messages)
[RFC] Adding Support for Firefox's Gecko Profile Format
2023-08-02 18:59 UTC (11+ messages)
[PATCH 1/2 Resend] perf build: Update feature check for clang and llvm
2023-08-02 14:37 UTC (4+ messages)
` [PATCH 2/2 Resend] perf build: Support llvm and clang support compiled in
[RFC PATCH v5 0/7] fix task state report from sched tracepoint
2023-08-02 12:47 UTC (8+ messages)
` [RFC PATCH v4 1/7] libtraceevent: sync state char array with the kernel
` [RFC PATCH v5 2/7] perf sched: "
` [RFC PATCH v5 3/7] perf sched: reorganize sched-out task state report code
` [RFC PATCH v5 4/7] sched, tracing: reorganize fields of switch event struct
` [RFC PATCH v5 5/7] sched, tracing: add to report task state in symbolic chars
` [RFC PATCH v4 6/7] libtraceevent: prefer to use prev_state_char introduced in sched_switch
` [RFC PATCH v5 7/7] perf sched: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).