Linux-perf-users Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-06 19:10:43 to 2022-08-12 13:24:57 UTC [more...]

[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 v5 00/17] perf c2c: Support data source and display for Arm64
 2022-08-12 12:43 UTC  (4+ messages)

[PATCH v7 00/14] perf: test: Add trace data quality tests for CoreSight
 2022-08-12 12:16 UTC  (15+ 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

[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] perf record: improve error message of -p not_existing_pid
 2022-08-12 11:40 UTC 

[PATCH 0/4] tools perf: Add branch speculation info
 2022-08-12  9:03 UTC  (7+ 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/11] Add generated latest Intel events and metrics
 2022-08-12  8:52 UTC  (9+ 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 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  (36+ 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

[PATCH v4 00/17] Compress the pmu_event tables
 2022-08-11 14:47 UTC  (27+ 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 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 16/17] perf jevents: Compress the pmu_events_table

[PATCH 00/13] perf/x86/amd: Add AMD LbrExtV2 support
 2022-08-11 13:13 UTC  (15+ 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

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

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

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

[PATCH] perf inject jit: Ignore memfd mmap events if jitdump present
 2022-08-10 15:08 UTC  (5+ messages)

[PATCH v4 0/3] JSON output for perf stat
 2022-08-10 14:03 UTC  (5+ messages)
` [PATCH v4 2/3] perf stat: Add JSON output option

[PATCH] perf: uapi: fix PERF_RECORD_SAMPLE format documentation
 2022-08-10 13:28 UTC  (3+ messages)

[PATCH v2 00/14] perf mem/c2c: Add support for AMD
 2022-08-10 13:26 UTC  (5+ messages)

[PATCH 0/8] Perf stack unwinding with pointer authentication
 2022-08-10 13:23 UTC  (3+ messages)
` [PATCH 1/8] perf arm64: Send pointer auth masks to ring buffer

[PATCH 0/2] perf kvm/sched: Use strstarts instead of strncmp to match subcommands
 2022-08-10 13:16 UTC  (5+ messages)
` [PATCH 1/2] perf kvm: Fix subcommand matching error
` [PATCH 2/2] perf sched latency: "

[PATCH v2] perf probe: Fix an error handling path in 'parse_perf_probe_command()'
 2022-08-10 13:10 UTC  (2+ messages)

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

[PATCH v2] perf list: Add PMU pai_crypto event description for IBM z16
 2022-08-10 12:55 UTC  (2+ messages)

[PATCH v3 00/13] coresight: Add new API to allocate trace source ID values
 2022-08-09 22:34 UTC  (14+ messages)
` [PATCH v3 01/13] coresight: trace-id: Add API to dynamically assign Trace "
` [PATCH v3 02/13] coresight: Remove obsolete Trace ID unniqueness checks
` [PATCH v3 03/13] coresight: stm: Update STM driver to use Trace ID API
` [PATCH v3 04/13] coresight: etm4x: Update ETM4 "
` [PATCH v3 05/13] coresight: etm3x: Update ETM3 "
` [PATCH v3 06/13] coresight: etmX.X: stm: Remove trace_id() callback
` [PATCH v3 07/13] coresight: perf: traceid: Add perf notifiers for Trace ID
` [PATCH v3 08/13] perf: cs-etm: Move mapping of Trace ID and cpu into helper function
` [PATCH v3 09/13] perf: cs-etm: Update record event to use new Trace ID protocol
` [PATCH v3 10/13] kernel: events: Export perf_report_aux_output_id()
` [PATCH v3 11/13] perf: cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet
` [PATCH v3 12/13] coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace ID
` [PATCH v3 13/13] coresight: trace-id: Add debug & test macros to Trace ID allocation

DIE WELTFINANZKRISE KANN SIE SEHR REICH MACHEN!
 2022-08-09 21:04 UTC 

[PATCH v3 0/3] Remove bad uncore filter/events
 2022-08-09 19:43 UTC  (3+ messages)

[PATCH 1/4] tools, build: Retry detection of bfd-related features
 2022-08-09 19:10 UTC  (12+ messages)
` [PATCH 4/4] build: Switch to new openssl API for test-libcrypto

[PATCH v2 00/13] coresight: Add new API to allocate trace source ID values
 2022-08-09 16:19 UTC  (8+ messages)
` [PATCH v2 01/13] coresight: trace-id: Add API to dynamically assign Trace "
` [PATCH v2 09/13] perf: cs-etm: Update record event to use new Trace ID protocol

[PATCH v7 0/2] JSON output for perf stat
 2022-08-09 15:39 UTC  (4+ messages)
` [PATCH v7 2/2] perf test: Json format checking

株式会社MGM "DIE WELTFINANZKRISE KANN SIE REICH MACHEN!"
 2022-08-09  5:02 UTC 

[PATCH v2] perf/core: Fix syzkaller reported issue "Internal error in read_pmevcntrn"
 2022-08-09  1:01 UTC  (2+ messages)

perf recording with java runtime broken with commit 2d86612aacb7
 2022-08-08 15:06 UTC  (6+ messages)

[PATCH] perf scripting python: Delete repeated word in comments
 2022-08-07 16:02 UTC 

[PATCH] perf tools: Fix typo in comments
 2022-08-07 15:55 UTC 

[PATCH] perf trace: Fix typo in comments
 2022-08-07  8:46 UTC 

[PATCH] perf script: Delete repeated word "from"
 2022-08-07  8:06 UTC 

[PATCH] perf test: Fix typo in comments
 2022-08-07  7:47 UTC 

[GIT PULL] perf fixes
 2022-08-07  0:50 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).