linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-22 03:51:16 to 2023-06-26 21:42:15 UTC [more...]

linux-next: build failure after merge of the net-next tree
 2023-06-26 21:41 UTC  (5+ messages)
  ` [PATCH net-next] perf trace: fix MSG_SPLICE_PAGES build error

[PATCH net-next] tools: Fix MSG_SPLICE_PAGES build error in trace tools
 2023-06-26 21:31 UTC  (5+ messages)

[PATCH] perf tools: Add missing else to cmd_daemon subcommand condition
 2023-06-26 20:58 UTC  (2+ messages)

perf test pmu-events question
 2023-06-26 18:07 UTC  (6+ messages)

[PATCH v2] perf unwind: Fix map reference counts
 2023-06-26 17:38 UTC  (6+ messages)

perf-tools-next: Request for testing hybrid changes
 2023-06-26 16:11 UTC  (9+ messages)

[PATCH 0/2] perf cs-etm: Track exception level fixups
 2023-06-26 16:10 UTC  (3+ messages)
` [PATCH 1/2] perf cs-etm: Handle per-thread mode on EL1 host kernel case
` [PATCH 2/2] perf report: Don't add to histogram when there is no thread found

[PATCH v9 0/7] arm64: Add debug IPI for backtraces / kgdb; try to use NMI for it
 2023-06-26 14:30 UTC  (4+ messages)
` [PATCH v9 6/7] kgdb: Provide a stub kgdb_nmicallback() if !CONFIG_KGDB

[PATCH v4 0/4] Add JSON metrics for Yitian710 DDR
 2023-06-26 12:44 UTC  (6+ messages)

[PATCH v2] perf evsel amd: Fix IBS error message
 2023-06-26 10:42 UTC  (2+ messages)

[PATCH 0/1] Fix Coresight instruction synthesis logic
 2023-06-26 10:20 UTC  (3+ messages)
` [PATCH 1/1] perf: cs-etm: Fixes in instruction sample synthesis

[PATCH] perf tests: Fix test_arm_callgraph_fp variable expansion
 2023-06-26  8:09 UTC  (4+ messages)

[RFC] perf record: Use PERF_RECORD_LOST for synthesizing samples from read_format->lost
 2023-06-26  6:06 UTC  (3+ messages)

Invalid event (cycles:pp) in per-thread mode, enable system wide with '-a'
 2023-06-26  5:44 UTC  (14+ messages)

Perf stat regression from d15480a3d67
 2023-06-26  5:33 UTC  (13+ messages)

[PATCH v1] perf pmu: Correct auto_merge_stats test
 2023-06-26  5:30 UTC 

[PATCH v8 0/5] perf: CXL 3.0 Performance Monitoring Unit support
 2023-06-26  0:46 UTC  (3+ messages)
` [PATCH v8 3/5] cxl/pci: Find and register CXL PMU devices

[PATCH] perf: Replace deprecated -target with --target= for Clang
 2023-06-25 18:24 UTC  (2+ messages)

[PATCH V13 00/10] arm64/perf: Enable branch stack sampling
 2023-06-25 11:09 UTC  (13+ messages)
` [PATCH V13 01/10] drivers: perf: arm_pmu: Add new sched_task() callback
` [PATCH V13 02/10] arm64/perf: Add BRBE registers and fields
` [PATCH V13 03/10] arm64/perf: Add branch stack support in struct arm_pmu
` [PATCH V13 04/10] arm64/perf: Add branch stack support in struct pmu_hw_events
` [PATCH V13 05/10] arm64/perf: Add branch stack support in ARMV8 PMU
` [PATCH V13 06/10] arm64/perf: Enable branch stack events via FEAT_BRBE
` [PATCH V13 07/10] arm64/perf: Add PERF_ATTACH_TASK_DATA to events with has_branch_stack()
` [PATCH V13 08/10] arm64/perf: Add struct brbe_regset helper functions
` [PATCH V13 09/10] arm64/perf: Implement branch records save on task sched out
` [PATCH V13 10/10] arm64/perf: Implement branch records save on PMU IRQ

[PATCH v3 0/7] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-06-25  8:55 UTC  (10+ messages)
` [PATCH v3 2/7] perf metric: Event "Compat" value supports matching multiple identifiers

[PATCH v5 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
 2023-06-25  1:38 UTC  (8+ messages)
` [PATCH v5 1/4] perf trace-event-info: Add tracepoint_id_to_name() helper
` [PATCH v5 2/4] perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0
` [PATCH v5 3/4] perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fprintf()
` [PATCH v5 4/4] perf tools: Add printing perf_event_attr config "

[PATCH v4 0/4] Bring back vmlinux.h generation
 2023-06-24 23:40 UTC  (7+ messages)
` [PATCH v4 1/4] perf build: Add ability to build with a generated vmlinux.h
` [PATCH v4 2/4] perf bpf: Move the declaration of struct rq
` [PATCH v4 3/4] perf test: Add build tests for BUILD_BPF_SKEL
` [PATCH v4 4/4] perf build: Filter out BTF sources without a .BTF section

[PATCH 1/2] perf test: Reorder event name checks in stat STD output linter
 2023-06-24 23:39 UTC  (5+ messages)
` [PATCH 2/2] perf test: Skip metrics w/o event name "

[PATCH v3 0/3] Remove symbol_name_rb_node
 2023-06-24 23:37 UTC  (6+ messages)
` [PATCH v3 1/3] perf dso: Sort symbols under lock
` [PATCH v3 2/3] perf symbol: Remove symbol_name_rb_node
` [PATCH v3 3/3] perf symbol_conf: Remove now unused sort_by_name

[PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
 2023-06-24  8:54 UTC  (7+ messages)

[PATCH 0/9] Add support for Firefox's gecko profile format
 2023-06-24  0:04 UTC  (7+ messages)
` [PATCH 4/9] scripts: python: Implement parsing of input data in convertPerfScriptProfile
` [PATCH 7/9] scripts: python: implement get or create frame function

[PATCH 00/22] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
 2023-06-23 23:40 UTC  (2+ messages)

[PATCH 00/17] tool/perf/test: Fix shellcheck coding/formatting issues of test shell scripts
 2023-06-23 23:11 UTC  (11+ messages)
` [PATCH 15/17] perf tests task_analyzer: fix bad substitution ${$1}

[PATCH net-next v5 16/16] net: Kill MSG_SENDPAGE_NOTLAST
 2023-06-23 22:55 UTC 

[PATCH v2 1/2] perf pmus: Add notion of default PMU for JSON events
 2023-06-23 18:04 UTC  (3+ messages)
` [PATCH v2 2/2] perf pmu: Remove a hard coded cpu PMU assumption

[PATCH 1/2] perf script: Initialize buffer for regs_map()
 2023-06-23 18:03 UTC  (5+ messages)
` [PATCH 2/2] perf test: Set PERF_EXEC_PATH for script execution

[PATCH v2] perf symbol: Add LoongArch case in get_plt_sizes()
 2023-06-23 18:01 UTC  (6+ messages)

[PATCH v2 00/12] Add metric has_event, update intel vendor events
 2023-06-23 16:08 UTC  (13+ messages)
` [PATCH v2 01/12] perf expr: Add has_event function
` [PATCH v2 02/12] perf jevents: Support for "
` [PATCH v2 03/12] perf vendor metrics intel: Make transaction metrics conditional
` [PATCH v2 06/12] perf vendor events intel: Update cascadelakex to 1.19
` [PATCH v2 07/12] perf vendor events intel: Update icelake "
` [PATCH v2 08/12] perf vendor events intel: Update icelakex to 1.21
` [PATCH v2 09/12] perf vendor events intel: Update sapphirerapids to 1.14
` [PATCH v2 10/12] perf vendor events intel: Update skylake to 57
` [PATCH v2 11/12] perf vendor events intel: Update skylakex to 1.31
` [PATCH v2 12/12] perf vendor events intel: Update tigerlake to 1.13

[PATCH v1 00/12] Add metric has_event, update intel vendor events
 2023-06-23 15:00 UTC  (13+ messages)
` [PATCH v1 01/12] perf expr: Add has_event function
` [PATCH v1 02/12] perf jevents: Support for "
` [PATCH v1 03/12] perf vendor metrics intel: Make transaction metrics conditional
` [PATCH v1 06/12] perf vendor events intel: Update cascadelakex to 1.19
` [PATCH v1 07/12] perf vendor events intel: Update icelake "
` [PATCH v1 08/12] perf vendor events intel: Update icelakex to 1.21
` [PATCH v1 09/12] perf vendor events intel: Update sapphirerapids to 1.14
` [PATCH v1 10/12] perf vendor events intel: Update skylake to 57
` [PATCH v1 11/12] perf vendor events intel: Update skylakex to 1.31
` [PATCH v1 12/12] perf vendor events intel: Update tigerlake to 1.13

[PATCH net-next v4 15/15] net: Kill MSG_SENDPAGE_NOTLAST
 2023-06-23 11:44 UTC 

[PATCH 0/2] perf/core: deliver PERF_RECORD_COMM and PERF_RECORD_MMAP side-band events to all online cpus
 2023-06-23  5:48 UTC  (3+ messages)

[PATCH RESEND v4 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
 2023-06-23  5:27 UTC  (4+ messages)
` [PATCH RESEND v4 1/4] perf trace-event-info: Add tracepoint_id_to_name() helper

[PATCH] tools lib subcmd: Show parent options in help
 2023-06-23  0:56 UTC  (4+ messages)

[PATCH v1 1/1] perf unwind: Fix map reference counts
 2023-06-22 22:23 UTC  (2+ messages)

[PATCH] perf probe: read DWARF files from the correct CU
 2023-06-22 22:04 UTC  (2+ messages)

[PATCH v1 1/2] perf pmus: Add notion of default PMU for JSON events
 2023-06-22 21:49 UTC  (4+ messages)
` [PATCH v1 2/2] perf pmu: Remove a hard coded cpu PMU assumption

[PATCH v5 0/3] Add metric value validation test
 2023-06-22 21:35 UTC  (3+ messages)

[PATCH] perf test: Remove x permission from lib/stat_output.sh
 2023-06-22 17:51 UTC  (2+ messages)

[PATCH 1/3] perf machine: Add machine->has_data_mmap field
 2023-06-22 17:27 UTC  (6+ messages)
` [PATCH 2/3] perf tools: Add kallsyms__get_symbol_start()
` [PATCH 3/3] perf machine: Include data symbols in the kernel map

[PATCH] perf lock contention: Add -x option for CSV style output
 2023-06-22 15:30 UTC  (2+ messages)

[PATCH v3 0/2] Unify uapi bitsperlong.h
 2023-06-22 15:09 UTC  (4+ messages)
` [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
` [PATCH v3 2/2] tools arch: Remove uapi bitsperlong.h of hexagon and microblaze

[PATCH] perf vendor events arm64: Add AmpereOne core pmu events
 2023-06-22 14:03 UTC  (5+ messages)

[PATCH v2 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
 2023-06-22 12:50 UTC  (3+ messages)

[PATCH v2 1/2] perf symbol: Remove symbol_name_rb_node
 2023-06-22  5:54 UTC  (7+ messages)
` [PATCH v2 2/2] perf symbol_conf: Remove now unused sort_by_name

[PATCH] perf/amd: Prevent grouping of IBS events
 2023-06-22  5:49 UTC  (11+ messages)
    ` [PATCH] perf evsel amd: Fix IBS error message

[PATCH v1 1/3] perf unwind: Fix map reference counts
 2023-06-22  5:01 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).