linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-10 16:39:54 to 2022-08-16 13:20:11 UTC [more...]

[PATCH 0/4] perf tools: Support reading PERF_FORMAT_LOST
 2022-08-16 13:19 UTC  (6+ messages)
` [PATCH 1/4] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH 2/4] tools lib perf: Handle read format in perf_evsel__read()
` [PATCH 3/4] tools lib perf: Add a test case for read formats
` [PATCH 4/4] perf tools: Support reading PERF_FORMAT_LOST

[PATCH v12 0/3] Add perf support for HiSilicon PCIe Tune and Trace device
 2022-08-16 12:57 UTC  (4+ messages)
` [PATCH v12 1/3] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v12 2/3] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v12 3/3] perf tool: Add support for parsing HiSilicon PCIe Trace packet

[PATCH] perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the Baseline
 2022-08-16 12:04 UTC  (2+ messages)

[PATCH v12 0/5] Add driver support for HiSilicon PCIe Tune and Trace device
 2022-08-16 11:44 UTC  (6+ messages)
` [PATCH v12 1/5] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v12 2/5] hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v12 3/5] hwtracing: hisi_ptt: Add tune "
` [PATCH v12 4/5] docs: trace: Add HiSilicon PTT device driver documentation
` [PATCH v12 5/5] MAINTAINERS: Add maintainer for HiSilicon PTT driver

[PATCH] LoongArch: Add perf events support
 2022-08-16 10:24 UTC  (6+ messages)

[PATCH v3] perf/core: Fix reentry problem in perf_output_read_group
 2022-08-16  9:11 UTC 

perf tools man pages on the web
 2022-08-16  6:04 UTC  (4+ messages)

Cannot print 'uregs' field with perf script -F uregs
 2022-08-16  5:34 UTC 

[PATCH v4] perf inject: Add a command line option to specify build ids
 2022-08-16  5:11 UTC  (2+ messages)

[PATCH 0/4] tools perf: Add branch speculation info
 2022-08-16  5:10 UTC  (10+ messages)
` [PATCH 1/4] tools headers uapi: Sync perf_event.h with kernel sources
` [PATCH 2/4] tools headers x86: Sync msr-index.h "
` [PATCH 3/4] perf script: Show branch speculation info
` [PATCH 4/4] perf session: Show branch speculation info in raw dump

[PATCH 00/13] perf/x86/amd: Add AMD LbrExtV2 support
 2022-08-15 19:42 UTC  (17+ messages)
` [PATCH 01/13] perf/x86/amd/brs: Move feature-specific functions
` [PATCH 02/13] perf/x86/amd/core: Refactor branch attributes
` [PATCH 03/13] perf/x86/amd/core: Add generic branch record interfaces
` [PATCH 04/13] x86/cpufeatures: Add LbrExtV2 feature bit
` [PATCH 05/13] perf/x86/amd/lbr: Detect LbrExtV2 support
` [PATCH 06/13] perf/x86/amd/lbr: Add LbrExtV2 branch record support
` [PATCH 07/13] perf/x86/amd/lbr: Add LbrExtV2 hardware branch filter support
` [PATCH 08/13] perf/x86: Move branch classifier
` [PATCH 09/13] perf/x86/amd/lbr: Add LbrExtV2 software branch filter support
` [PATCH 10/13] perf/x86: Make branch classifier fusion-aware
` [PATCH 11/13] perf/x86/amd/lbr: Use fusion-aware branch classifier
` [PATCH 12/13] perf/core: Add speculation info to branch entries
` [PATCH 13/13] perf/x86/amd/lbr: Add LbrExtV2 branch speculation info support

[PATCH v3 00/13] coresight: Add new API to allocate trace source ID values
 2022-08-15 19:04 UTC  (3+ messages)

[PATCH v6 0/3] RISC-V: Create unique identification for SoC PMU
 2022-08-15 13:22 UTC  (4+ messages)
` [PATCH v6 1/3] perf tools riscv: Add support for get_cpuid_str function
` [PATCH v6 2/3] perf arch events: riscv sbi firmware std event files
` [PATCH v6 3/3] perf vendor events riscv: add Sifive U74 JSON file

[PATCH v5 0/4] RISC-V: Create unique identification for SoC PMU
 2022-08-15 13:27 UTC  (6+ messages)
` [PATCH v5] perf arch events: riscv sbi firmware std event files

[PATCH v7 00/14] perf: test: Add trace data quality tests for CoreSight
 2022-08-15  8:02 UTC  (26+ messages)
` [PATCH v7 01/14] perf test: Refactor shell tests allowing subdirs
` [PATCH v7 02/14] perf test: Add CoreSight shell lib shared code for future tests
` [PATCH v7 03/14] perf test: Add build infra for perf test tools for CoreSight tests
` [PATCH v7 04/14] perf test: Add asm pureloop test tool
` [PATCH v7 05/14] perf test: Add asm pureloop test shell script
` [PATCH v7 06/14] perf test: Add git ignore for perf data generated by the CoreSight tests
` [PATCH v7 07/14] perf test: Add memcpy thread test tool
` [PATCH v7 08/14] perf test: Add memcpy thread test shell script
` [PATCH v7 09/14] perf test: Add thread loop test tool
` [PATCH v7 10/14] perf test: Add thread loop test shell scripts
` [PATCH v7 11/14] perf test: Add unroll thread test tool
` [PATCH v7 12/14] perf test: Add unroll thread test shell script
` [PATCH v7 13/14] perf test: Add git ignore for tmp and output files of CoreSight tests
` [PATCH v7 14/14] perf test: Add relevant documentation about CoreSight testing

Cannot print 'uregs' field with perf script -F uregs
 2022-08-15  7:14 UTC  (2+ messages)

[GIT PULL] perf tools changes for v5.20: 2nd batch
 2022-08-13 23:46 UTC 

[PATCH 00/11] Add generated latest Intel events and metrics
 2022-08-13 18:08 UTC  (11+ messages)
` [PATCH 01/11] perf vendor events: Update metrics for broadwellde
` [PATCH 02/11] perf vendor events: Update events and metrics for broadwellx
` [PATCH 04/11] perf vendor events: Update events and metrics for haswellx
` [PATCH 06/11] perf vendor events: Update metrics for ivytown
` [PATCH 07/11] perf vendor events: Update metrics for jaketown
` [PATCH 08/11] perf vendor events: Update events for knightslanding
` [PATCH 09/11] perf vendor events: Update metrics for sapphirerapids
` [PATCH 11/11] perf vendor events: Update events for snowridgex

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

[PATCH v3 05/13] coresight: etm3x: Update ETM3 driver to use Trace ID API
 2022-08-13 13:48 UTC  (3+ messages)

[PATCH 0/2] perf test: Add test for java symbol
 2022-08-13  3:08 UTC  (4+ messages)
` [PATCH 2/2] perf test: Introduce script for java symbol testing

[PATCH -next] perf stat: Remove duplicated include in builtin-stat.c
 2022-08-12 19:52 UTC  (3+ messages)

[PATCH] perf scripting python: Delete repeated word in comments
 2022-08-12 19:45 UTC  (2+ messages)

[PATCH] perf trace: Fix typo in comments
 2022-08-12 19:45 UTC  (2+ messages)

[PATCH] perf script: Delete repeated word "from"
 2022-08-12 19:44 UTC  (2+ messages)

[PATCH] perf test: Fix typo in comments
 2022-08-12 19:44 UTC  (2+ messages)

[PATCH v5 00/17] perf c2c: Support data source and display for Arm64
 2022-08-12 15:20 UTC  (5+ messages)

[RFC PATCH 0/4] CXL 3.0 Performance Monitoring Unit support
 2022-08-12 15:12 UTC  (5+ messages)
` [RFC PATCH 1/4] cxl: Add function to count regblocks of a given type
` [RFC PATCH 2/4] cxl/pci: Find and register CXL PMU devices
` [RFC PATCH 3/4] cxl: CXL Performance Monitoring Unit driver
` [RFC PATCH 4/4] docs: perf: Minimal introduction the the CXL PMU device and driver

[PATCH] perf record: improve error message of -p not_existing_pid
 2022-08-12 13:27 UTC  (2+ messages)

[PATCH] perf: fix coding style in build-id.c
 2022-08-12 13:24 UTC  (4+ messages)
` [PATCH] perf: Print debuginfod queries if -v option is used

[PATCH v6 00/14] perf: test: Add trace data quality tests for CoreSight
 2022-08-12 11:42 UTC  (15+ messages)
` [PATCH v6 01/14] perf test: Refactor shell tests allowing subdirs
` [PATCH v6 02/14] perf test: Add CoreSight shell lib shared code for future tests
` [PATCH v6 03/14] perf test: Add build infra for perf test tools for CoreSight tests
` [PATCH v6 04/14] perf test: Add asm pureloop test tool
` [PATCH v6 05/14] perf test: Add asm pureloop test shell script
` [PATCH v6 06/14] perf test: Add git ignore for perf data generated by the CoreSight tests
` [PATCH v6 07/14] perf test: Add memcpy thread test tool
` [PATCH v6 08/14] perf test: Add memcpy thread test shell script
` [PATCH v6 09/14] perf test: Add thread loop test tool
` [PATCH v6 10/14] perf test: Add thread loop test shell scripts
` [PATCH v6 11/14] perf test: Add unroll thread test tool
` [PATCH v6 12/14] perf test: Add unroll thread test shell script
` [PATCH v6 13/14] perf test: Add git ignore for tmp and output files of CoreSight tests
` [PATCH v6 14/14] perf test: Add relevant documentation about CoreSight testing

[PATCH v6 00/15] perf c2c: Support data source and display for Arm64
 2022-08-12  1:26 UTC  (20+ messages)
` [PATCH v6 01/15] perf tools: sync addition of PERF_MEM_SNOOPX_PEER
` [PATCH v6 02/15] perf mem: Print snoop peer flag
` [PATCH v6 03/15] perf arm-spe: Use SPE data source for neoverse cores
` [PATCH v6 04/15] perf mem: Add statistics for peer snooping
` [PATCH v6 05/15] perf c2c: Output "
` [PATCH v6 06/15] perf c2c: Add dimensions for peer load operations
` [PATCH v6 07/15] perf c2c: Add dimensions of peer metrics for cache line view
` [PATCH v6 08/15] perf c2c: Add mean dimensions for peer operations
` [PATCH v6 09/15] perf c2c: Use explicit names for display macros
` [PATCH v6 10/15] perf c2c: Rename dimension from 'percent_hitm' to 'percent_costly_snoop'
` [PATCH v6 11/15] perf c2c: Refactor node header
` [PATCH v6 12/15] perf c2c: Refactor display string
` [PATCH v6 13/15] perf c2c: Sort on peer snooping for load operations
` [PATCH v6 14/15] perf c2c: Use 'peer' as default display for Arm64
` [PATCH v6 15/15] perf c2c: Update documentation for new display option 'peer'

[PATCH 0/4] Track processes properly for perf record --off-cpu (v2)
 2022-08-11 20:58 UTC  (6+ messages)
` [PATCH 1/4] perf offcpu: Check process id for the given workload
` [PATCH 2/4] perf offcpu: Parse process id separately
` [PATCH 3/4] perf offcpu: Track child processes
` [PATCH 4/4] perf offcpu: Update offcpu test for child process

[PATCH v5 00/14] A patch series improving data quality of perf test for CoreSight
 2022-08-11 16:10 UTC  (12+ messages)
` [PATCH v5 03/14] perf test: Add build infra for perf test tools for CoreSight tests
` [PATCH v5 12/14] perf test: Add unroll thread test shell script
` [PATCH v5 14/14] perf test: Add relevant documentation about CoreSight testing

[PATCH v4 00/17] Compress the pmu_event tables
 2022-08-11 14:47 UTC  (5+ messages)
` [PATCH v4 10/17] perf pmu-events: Hide pmu_events_map

August 11th - office hours
 2022-08-11 13:04 UTC  (3+ messages)

[PATCH v3] perf inject: Add a command line option to specify build ids
 2022-08-10 17:42 UTC  (2+ messages)

[PATCH 0/5] Add process_memwatch syscall
 2022-08-10 17:05 UTC  (7+ 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).