Linux-perf-users Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-29 08:42:29 to 2022-08-06 19:10:43 UTC [more...]

[GIT PULL] perf fixes
 2022-08-06 19:10 UTC 

[GIT PULL] perf tools changes for v6.0: 1st batch
 2022-08-06 18:19 UTC  (2+ messages)

[PATCH v2] perf probe: Fix an error handling path in 'parse_perf_probe_command()'
 2022-08-06 14:51 UTC 

[PATCH v5 00/14] A patch series improving data quality of perf test for CoreSight
 2022-08-06  9:40 UTC  (5+ messages)
` [PATCH v5 01/14] perf test: Refactor shell tests allowing subdirs
` [PATCH v5 02/14] perf test: Add CoreSight shell lib shared code for future tests

[PATCH v2 0/7] perf kwork: A couple of fixes according to review comments
 2022-08-06  9:37 UTC  (9+ messages)
` [PATCH v2 1/7] perf kwork: Add '--synth task' option for record
` [PATCH v2 2/7] perf kwork: Replace hard-coded initialization of nr_tracepoints with ARRAY_SIZE macro
` [PATCH v2 3/7] perf kwork: Fix spelling mistake: "Captuer" -> "Capture"
` [PATCH v2 4/7] perf kwork: Fix spelling mistake: "PRINT_TIME_UNIT_MESC_WIDTH" -> "PRINT_TIME_UNIT_MSEC_WIDTH"
` [PATCH v2 5/7] perf kwork: Strdup function name in workqueue_work_init
` [PATCH v2 6/7] perf kwork: Expand capacity of bpf entries
` [PATCH v2 7/7] perf kwork: Add some {} for multiline for/if blocks

[PATCH 0/2] perf test: Add test for java symbol
 2022-08-06  3:34 UTC  (3+ messages)
` [PATCH 1/2] perf subcmd: Set environment variable "PREFIX"
` [PATCH 2/2] perf test: Introduce script for java symbol testing

[PATCH v2] perf test: Introduce script for data symbol testing
 2022-08-06  3:32 UTC 

[PATCH v2] perf inject jit: Ignore memfd and anonymous mmap events if jitdump present
 2022-08-05 22:39 UTC  (2+ messages)

[PATCH v6 0/2] JSON output for perf stat
 2022-08-05 20:05 UTC  (6+ messages)
` [PATCH v6 2/2] perf test: Json format checking

[PATCH v7 0/2] JSON output for perf stat
 2022-08-05 20:01 UTC  (3+ messages)
` [PATCH v7 1/2] perf stat: Add JSON output option
` [PATCH v7 2/2] perf test: Json format checking

[PATCH v9 00/27] Rust support
 2022-08-05 15:41 UTC  (2+ messages)
` [PATCH v9 05/27] kallsyms: increase maximum kernel symbol length to 512

[PATCH v3 0/3] Remove bad uncore filter/events
 2022-08-05 14:45 UTC  (5+ messages)
` [PATCH v3 1/3] perf vendor events: Remove bad broadwellde uncore events
` [PATCH v3 2/3] perf vendor events: Remove bad ivytown "
` [PATCH v3 3/3] perf vendor events: Remove bad jaketown "

[PATCH v4 00/17] Compress the pmu_event tables
 2022-08-05 14:02 UTC  (28+ messages)
` [PATCH v4 01/17] perf jevents: Clean up pytype warnings
` [PATCH v4 02/17] perf jevents: Simplify generation of C-string
` [PATCH v4 03/17] perf jevents: Add JEVENTS_ARCH make option
` [PATCH v4 04/17] perf jevent: Add an 'all' architecture argument
` [PATCH v4 05/17] perf jevents: Remove the type/version variables
` [PATCH v4 06/17] perf jevents: Provide path to json file on error
` [PATCH v4 07/17] perf jevents: Sort json files entries
` [PATCH v4 08/17] perf pmu-events: Hide pmu_sys_event_tables
` [PATCH v4 09/17] perf pmu-events: Avoid passing pmu_events_map
` [PATCH v4 10/17] perf pmu-events: Hide pmu_events_map
` [PATCH v4 11/17] perf test: Use full metric resolution
` [PATCH v4 12/17] perf pmu-events: Move test events/metrics to json
` [PATCH v4 13/17] perf pmu-events: Don't assume pmu_event is an array
` [PATCH v4 14/17] perf pmu-events: Hide the pmu_events
` [PATCH v4 15/17] perf metrics: Copy entire pmu_event in find metric
` [PATCH v4 16/17] perf jevents: Compress the pmu_events_table
` [PATCH v4 17/17] perf jevents: Fold strings optimization

[PATCH v3 00/17] Compress the pmu_event tables
 2022-08-05  8:11 UTC  (8+ messages)
` [PATCH v3 05/17] perf jevents: Remove the type/version variables

[PATCH v2] perf/core: Fix syzkaller reported issue "Internal error in read_pmevcntrn"
 2022-08-05  1:14 UTC 

[PATCH] perf/core: Fix syzkaller reported issue "Internal error in read_pmevcntrn"
 2022-08-05  0:41 UTC  (4+ messages)

[PATCHSET 0/6] perf lock: Add contention subcommand (v1)
 2022-08-04 21:02 UTC  (5+ messages)

[PATCH v2 0/6] Corrections to cpu map event encoding
 2022-08-04 20:23 UTC  (10+ messages)
` [PATCH v2 6/6] perf cpumap: Add range data encoding

[PATCH] perf inject jit: Ignore memfd mmap events if jitdump present
 2022-08-04 17:51 UTC  (3+ messages)

[PATCH v1 1/3] perf vendor events: Remove bad broadwellde uncore events
 2022-08-04 16:49 UTC  (10+ messages)
` [PATCH v1 2/3] perf vendor events: Remove bad ivytown "
` [PATCH v1 3/3] perf vendor events: Remove bad jaketown "

[PATCH -next] perf stat: Remove duplicated include in builtin-stat.c
 2022-08-04 15:32 UTC  (2+ messages)

[PATCH v2 0/7] KVM: x86: Intel PERF_CAPABILITIES fixes and cleanups
 2022-08-04 15:07 UTC  (12+ messages)
` [PATCH v2 1/7] KVM: x86: Refresh PMU after writes to MSR_IA32_PERF_CAPABILITIES
` [PATCH v2 2/7] perf/x86/core: Remove unnecessary stubs provided for KVM-only helpers
` [PATCH v2 3/7] perf/x86/core: Drop the unnecessary return value from x86_perf_get_lbr()
` [PATCH v2 4/7] KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
` [PATCH v2 5/7] KVM: VMX: Use proper type-safe functions for vCPU => LBRs helpers
` [PATCH v2 6/7] KVM: VMX: Adjust number of LBR records for PERF_CAPABILITIES at refresh
` [PATCH v2 7/7] KVM: VMX: Simplify capability check when handling PERF_CAPABILITIES write

A patch series improving data quality of perf test for CoreSight
 2022-08-04 12:46 UTC  (5+ messages)
` [PATCH 01/14] perf test: Refactor shell tests allowing subdirs

[PATCH v3 0/3] Tidy user rdpmc documentation and testing
 2022-08-04  8:49 UTC  (9+ messages)
` [PATCH v3 1/3] perf: Align user space counter reading with code
` [PATCH v3 2/3] perf test: Remove x86 rdpmc test
` [PATCH v3 3/3] perf test: Add user space counter reading tests

[PATCH v2] perf list: Add PMU pai_crypto event description for IBM z16
 2022-08-04  7:52 UTC 

[PATCH] perf symbol: Fail to read phdr workaround
 2022-08-04  1:21 UTC  (8+ messages)

[PATCH v1] perf test: Introduce script for data symbol parsing
 2022-08-04  1:07 UTC  (3+ messages)

[PATCH v2 1/3] perf vendor events: Remove bad broadwellde uncore events
 2022-08-04  0:19 UTC  (3+ messages)
` [PATCH v2 2/3] perf vendor events: Remove bad ivytown "
` [PATCH v2 3/3] perf vendor events: Remove bad jaketown "

[PATCH v2 1/3] perf lock: Introduce struct lock_contention
 2022-08-03 15:12 UTC  (6+ messages)
` [PATCH v2 2/3] perf lock: Add --map-nr-entries option
` [PATCH v2 3/3] perf lock: Print the number of lost entries for BPF

[PATCH 1/3] perf lock: Introduce struct lock_contention
 2022-08-02 18:17 UTC  (8+ messages)
` [PATCH 2/3] perf lock: Add -m/--map-length option
` [PATCH 3/3] perf lock: Print lost entries at the end

[PATCH v8 00/31] Rust support
 2022-08-02 17:46 UTC  (9+ messages)
` [PATCH v8 05/31] kallsyms: increase maximum kernel symbol length to 512

[PATCH] tools api fs: fix the concurrency problem for xxx__mountpoint()
 2022-08-02  7:37 UTC 

[GIT PULL] Perf events updates for v6.0
 2022-08-01 19:55 UTC  (2+ messages)

[PATCH v3] perf test: Add ARM SPE system wide test
 2022-08-01 17:48 UTC  (3+ messages)

[PATCHv5 bpf-next 0/1] perf tools: Fix prologue generation
 2022-08-01 17:44 UTC  (4+ messages)
` [PATCHv5 bpf-next 1/1] perf tools: Rework prologue generation code

[PATCHv2] perf tools: Convert legacy map definition to BTF-defined
 2022-08-01 17:43 UTC  (3+ messages)

[PATCH v2 0/5] x86: cpuid: improve support for broken CPUID configurations
 2022-08-01 16:41 UTC  (5+ messages)

[PATCH 0/3] perf lock contention: Add BPF support (v1)
 2022-08-01 12:29 UTC  (5+ messages)
` [PATCH 1/3] perf lock: Pass machine pointer to is_lock_function()
` [PATCH 2/3] perf lock: Use BPF for lock contention analysis
` [PATCH 3/3] perf lock: Implement cpu and task filters for BPF

[PATCH 1/2] perf stat: refactor __run_perf_stat common code
 2022-08-01 11:45 UTC  (5+ messages)
` [PATCH 2/2] perf stat: fix unexpected delay behaviour

[PATCH v3 0/2] perf symbol: Minor fixing
 2022-07-31 16:51 UTC  (7+ messages)
` [PATCH v3 1/2] perf symbol: Correct address for bss symbols

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-07-30 23:45 UTC  (13+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE

[PATCH v3 00/30] Add generated latest Intel events and metrics
 2022-07-30 18:44 UTC  (6+ messages)
` [PATCH v3 21/30] perf vendor events: Update Intel sandybridge

[PATCH v3 0/2] perf parse-events: Break out tracepoint and printing
 2022-07-29 20:42 UTC  (3+ messages)
` [PATCH v3 1/2] perf parse-events: Don't #define YY_EXTRA_TYPE
` [PATCH v3 2/2] perf parse-events: Break out tracepoint and printing

[GIT PULL] perf tools fixes for v5.19: 5th batch
 2022-07-29 18:35 UTC  (2+ messages)

[PATCH v4 0/5] Add perf stat default events for hybrid machines
 2022-07-29 16:44 UTC  (3+ messages)

[PATCH v2] perf parse-events: Break out tracepoint and printing
 2022-07-29 14:39 UTC  (4+ messages)

[PATCH V3 1/2] powerpc/perf: Add support for caps under sysfs in powerpc
 2022-07-29 13:01 UTC  (2+ messages)

[PATCH v11 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-07-29  9:58 UTC  (6+ messages)
` [PATCH v11 2/8] hwtracing: hisi_ptt: Add trace function "


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