linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-27 22:13:17 to 2022-08-03 06:57:18 UTC [more...]

[PATCH v1 1/3] perf vendor events: Remove bad broadwellde uncore events
 2022-08-03  6:56 UTC  (4+ messages)
` [PATCH v1 2/3] perf vendor events: Remove bad ivytown "
` [PATCH v1 3/3] perf vendor events: Remove bad jaketown "

[PATCH v2 1/3] perf lock: Introduce struct lock_contention
 2022-08-02 23:47 UTC  (5+ 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] perf inject jit: Ignore memfd mmap events if jitdump present
 2022-08-02 18:25 UTC 

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

[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] perf symbol: Fail to read phdr workaround
 2022-08-01 17:56 UTC  (5+ 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 v3 0/3] Tidy user rdpmc documentation and testing
 2022-08-01 12:23 UTC  (7+ 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 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 v2 0/6] Corrections to cpu map event encoding
 2022-07-31 12:39 UTC  (8+ messages)
` [PATCH v2 6/6] perf cpumap: Add range data encoding

[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  (12+ messages)
` [PATCH v3 21/30] perf vendor events: Update Intel sandybridge
` [PATCH v3 23/30] perf vendor events: Update Intel silvermont
` [PATCH v3 24/30] perf vendor events: Update Intel skylake
` [PATCH v3 28/30] perf vendor events: Update Intel westmereep-sp
` [PATCH v3 29/30] perf vendor events: Update Intel westmereex
` [PATCH v3 30/30] perf vendor events: Update Intel snowridgex

[PATCH v2 0/7] perf kwork: A couple of fixes according to review comments
 2022-07-30  3:03 UTC  (8+ 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 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  (5+ 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 "

perf tools: software regression in d0a0a511493d269514fcbd852481cdca32c95350
 2022-07-28 22:38 UTC  (5+ messages)

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

[PATCH] perf: python: Fix build when PYTHON_CONFIG is user supplied
 2022-07-28 19:26 UTC  (3+ messages)

[PATCH] perf vendor events arm64: Arm Cortex-A78C and X1C
 2022-07-28 19:13 UTC  (4+ messages)

[PATCH v5 00/14] A patch series improving data quality of perf test for CoreSight
 2022-07-28 14:52 UTC  (15+ 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 v5 03/14] perf test: Add build infra for perf test tools for CoreSight tests
` [PATCH v5 04/14] perf test: Add asm pureloop test tool
` [PATCH v5 05/14] perf test: Add asm pureloop test shell script
` [PATCH v5 06/14] perf test: Add git ignore for perf data generated by the CoreSight tests
` [PATCH v5 07/14] perf test: Add memcpy thread test tool
` [PATCH v5 08/14] perf test: Add memcpy thread test shell script
` [PATCH v5 09/14] perf test: Add thread loop test tool
` [PATCH v5 10/14] perf test: Add thread loop test shell scripts
` [PATCH v5 11/14] perf test: Add unroll thread test tool
` [PATCH v5 12/14] perf test: Add unroll thread test shell script
` [PATCH v5 13/14] perf test: Add git ignore for tmp and output files of CoreSight tests
` [PATCH v5 14/14] perf test: Add relevant documentation about CoreSight testing

A patch series improving data quality of perf test for CoreSight
 2022-07-28 14:17 UTC  (7+ messages)
` [PATCH 01/14] perf test: Refactor shell tests allowing subdirs
` [PATCH 02/14] perf test: Add CoreSight shell lib shared code for future tests

[PATCH] perf/tests: Fix test case 95 on s390 and use same event
 2022-07-28 12:28 UTC  (5+ messages)

[PATCH 0/5] perf kwork: A couple of fixes according to review comments
 2022-07-28 11:58 UTC  (6+ messages)
` [PATCH 1/5] perf kwork: Add '--synth task' option for record
` [PATCH 2/5] perf kwork: Replace hard-coded initialization of nr_tracepoints with ARRAY_SIZE macro
` [PATCH 3/5] perf kwork: Fix spelling mistake: "Captuer" -> "Capture"
` [PATCH 4/5] perf kwork: Fix spelling mistake: "PRINT_TIME_UNIT_MESC_WIDTH" -> "PRINT_TIME_UNIT_MSEC_WIDTH"
` [PATCH 5/5] perf kwork: Add some {} for multiline for/if blocks

[RFC v3 00/17] perf: Add perf kwork
 2022-07-28 12:01 UTC  (14+ messages)
` [RFC v3 01/17] perf kwork: New tool
` [RFC v3 02/17] perf kwork: Add irq kwork record support
` [RFC v3 06/17] perf kwork: Implement perf kwork report

[PATCH][next] perf kwork: Fix spelling mistake "Captuer" -> "Capture"
 2022-07-28 11:57 UTC  (2+ messages)

[PATCH v1 00/15] Compress the pmu_event tables
 2022-07-27 23:44 UTC  (6+ messages)
` [PATCH v1 15/15] perf jevents: Compress the pmu_events_table

[PATCH v1 1/4] perf mutex: Wrapped usage of pthread_mutex_t
 2022-07-27 22:51 UTC  (9+ messages)
` [PATCH v1 2/4] perf mutex with nsinfo: Updated pthread_mutex_t usage
` [PATCH v1 3/4] perf mutex and cond: Updated files mutex.h & mutex.c
` [PATCH v1 4/4] perf mutex and cond: Updated every occurrence of pthread_mutex and pthread_cond

[PATCH v1 00/31] Add generated latest Intel events and metrics
 2022-07-27 22:30 UTC  (5+ messages)

July 28th - Skipping office hours
 2022-07-27 22:19 UTC 


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