linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-04 07:32:29 to 2023-08-12 08:52:29 UTC [more...]

[RFC v1 00/16] perf kwork: Implement perf kwork top
 2023-08-12  8:49 UTC  (17+ messages)
` [RFC v1 01/16] perf kwork: Fix incorrect and missing free atom in work_push_atom()
` [RFC v1 02/16] perf kwork: Add the supported subcommands to the document
` [RFC v1 03/16] perf kwork: Set ordered_events for perf_tool
` [RFC v1 04/16] perf kwork: Add `kwork` and `src_type` to work_init() for struct kwork_class
` [RFC v1 05/16] perf kwork: Overwrite original atom in the list when a new atom is pushed
` [RFC v1 06/16] perf kwork: Set default events list if not specified in setup_event_list()
` [RFC v1 07/16] perf kwork: Add sched record support
` [RFC v1 08/16] perf kwork: Add `root` parameter to work_sort()
` [RFC v1 09/16] perf kwork: Implement perf kwork top
` [RFC v1 10/16] perf evsel: Add evsel__intval_common() helper
` [RFC v1 11/16] perf kwork top: Add statistics on hardirq event support
` [RFC v1 12/16] perf kwork top: Add statistics on softirq "
` [RFC v1 13/16] perf kwork top: Add -C/--cpu -i/--input -n/--name -s/--sort --time options
` [RFC v1 14/16] perf kwork top: Implements BPF-based cpu usage statistics
` [RFC v1 15/16] perf kwork top: Add BPF-based statistics on hardirq event support
` [RFC v1 16/16] perf kwork top: Add BPF-based statistics on softirq "

[PATCH V2] perf test: Add support for testing gecko script
 2023-08-12  7:16 UTC 

[PATCH v1 0/4] Remove BPF event support
 2023-08-11 18:46 UTC  (9+ messages)
` [PATCH v1 2/4] perf trace: Migrate BPF augmentation to use a skeleton
` [PATCH v1 3/4] perf bpf examples: With no BPF events remove examples
` [PATCH v1 4/4] perf trace: Tidy comments
    ` [PATCH v1 1/4] perf parse-events: Remove BPF event support

[RFC PATCH v6 1/5] perf sched: sync state char array with the kernel
 2023-08-11 17:28 UTC  (4+ messages)
` (no subject)
  ` [PATCH] perf sched: parse task state from tracepoint print format

[PATCH v2 0/3] perf list: Remove duplicate PMUs
 2023-08-11 15:53 UTC  (11+ messages)
` [PATCH v2 1/3] perf pmus: Sort pmus by name then suffix
` [PATCH v2 2/3] perf pmus: Add scan that ignores duplicates, use for perf list
` [PATCH v2 3/3] perf pmus: Don't print duplicate PMU suffix in list by default

[PATCH v6 00/10] riscv: Allow userspace to directly access perf counters
 2023-08-11 15:19 UTC  (4+ messages)
` [PATCH v6 09/10] tools: lib: perf: Implement riscv mmap support

[PATCH v5 0/6] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
 2023-08-11 14:53 UTC  (8+ messages)
` [PATCH v5 1/6] perf: cs-etm: Don't duplicate FIELD_GET()
` [PATCH v5 2/6] perf arm64: Allow version comparisons of CPU IDs
` [PATCH v5 3/6] perf test: Add a test for the new Arm CPU ID comparison behavior
` [PATCH v5 4/6] perf vendor events arm64: Update scale units and descriptions of common topdown metrics
` [PATCH v5 5/6] perf vendor events arm64: Update stall_slot workaround for N2 r0p3
` [PATCH v5 6/6] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo

[PATCH] perf test: Add support for testing gecko script
 2023-08-11 14:49 UTC  (3+ messages)

[PATCH 1/2] tools/perf: Add text_end to "struct dso" to save .text section size
 2023-08-11 13:55 UTC  (3+ messages)
` [PATCH 2/2] tools/perf/tests: Fix object code reading to skip address that falls out of text section

[PATCH] tools/perf: Fix dso kernel load and symbol process to correctly map dso to its long_name, type and adjust_symbols
 2023-08-11 13:46 UTC  (3+ messages)

[PATCH 0/4] perf vendor events arm64: AmpereOne: Core PMU event update and metrics
 2023-08-11 10:08 UTC  (13+ 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 1/2] perf bpf-filter: Fix sample flag check with ||
 2023-08-11  2:58 UTC  (2+ messages)
` [PATCH 2/2] perf test: Add perf record sample filtering test

[PATCH 1/2 Resend] perf build: Update feature check for clang and llvm
 2023-08-10 22:07 UTC  (3+ messages)

[PATCH] tools: perf: pmu-events: Fix typo poiint->point
 2023-08-10 22:02 UTC  (2+ messages)

[PATCH] perf tools: Handle old data in PERF_RECORD_ATTR
 2023-08-10 20:56 UTC  (2+ messages)

[PATCH] perf jevents: Raise exception for no definition of a arch std event
 2023-08-10 19:27 UTC  (3+ messages)

[PATCH v1] perf script python: Fix python execution
 2023-08-10 18:09 UTC 

[PATCH V13 - RESEND 00/10] arm64/perf: Enable branch stack sampling
 2023-08-10 11:49 UTC  (5+ messages)
` [PATCH V13 - RESEND 01/10] drivers: perf: arm_pmu: Add new sched_task() callback

[GIT PULL] perf tools fixes for v6.5: 3rd batch
 2023-08-10  5:02 UTC  (2+ messages)

[PATCH v2 1/2] perf build: Update build rule for generated files
 2023-08-10  2:01 UTC  (5+ messages)

Linux Perf Tool Office Hours
 2023-08-09 20:32 UTC  (10+ messages)

[RFC] Adding Support for Firefox's Gecko Profile Format
 2023-08-09 20:01 UTC  (11+ messages)

[PATCH v4 0/6] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
 2023-08-09 15:14 UTC  (14+ 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

[RESEND PATCH] perf scripts python: launch the profiler UI on the default browser with the appropriate URL
 2023-08-09 13:21 UTC 

[PATCH] perf/core: fix the bug in the event multiplexing
 2023-08-09  9:37 UTC  (9+ messages)

[PATCH RFV v2 00/13] Enable fixed counter 3 and topdown perf metrics for vPMU
 2023-08-09  8:44 UTC  (18+ messages)
` [PATCH RFV v2 01/13] KVM: x86/pmu: Add Intel CPUID-hinted TopDown slots event
` [PATCH RFV v2 02/13] KVM: x86/pmu: Support PMU fixed counter 3
` [PATCH RFV v2 03/13] perf/core: Add function perf_event_group_leader_check()
` [PATCH RFV v2 04/13] perf/core: Add function perf_event_move_group()
` [PATCH RFV v2 05/13] perf/core: Add function perf_event_create_group_kernel_counters()
` [PATCH RFV v2 06/13] perf/x86: Fix typos and inconsistent indents in perf_event header
` [PATCH RFV v2 07/13] perf/x86: Add constraint for guest perf metrics event
` [PATCH RFV v2 08/13] perf/core: Add new function perf_event_topdown_metrics()
` [PATCH RFV v2 09/13] perf/x86/intel: Handle KVM virtual metrics event in perf system
` [PATCH RFV v2 10/13] KVM: x86/pmu: Extend pmc_reprogram_counter() to create group events
` [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 v1] perf stat: Don't display zero tool counts
 2023-08-08 19:50 UTC  (7+ messages)

[PATCH] perf script: print cgroup on the same line as comm
 2023-08-08 13:49 UTC  (7+ messages)

[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 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 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 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  (5+ messages)

[PATCH] perf probe: Show correct error about @symbol for uprobe
 2023-08-04  8:05 UTC  (5+ 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).