messages from 2023-06-23 05:46:54 to 2023-06-28 10:36:37 UTC [more...]
[PATCH 0/2] perf cs-etm: Track exception level fixups
2023-06-28 10:34 UTC (8+ 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 RFC 0/9] perf tool: sys event metric support re-write
2023-06-28 10:29 UTC (10+ messages)
` [PATCH RFC 1/9] perf metrics: Delete metricgroup_add_iter_data.table
` [PATCH RFC 2/9] perf metrics: Don't iter sys metrics if we already found a CPU match
` [PATCH RFC 3/9] perf metrics: Pass cpu and sys tables to metricgroup__add_metric()
` [PATCH RFC 4/9] perf jevents: Add sys_events_find_events_table()
` [PATCH RFC 5/9] perf pmu: Refactor pmu_add_sys_aliases_iter_fn()
` [PATCH RFC 6/9] perf metrics: Add metricgroup_sys_metric_supported()
` [PATCH RFC 7/9] perf metrics: Test metric match in metricgroup__sys_event_iter()
` [PATCH RFC 8/9] perf metrics: Stop metricgroup__add_metric_sys_event_iter if already matched
` [PATCH RFC 9/9] perf vendor events arm64: Remove unnecessary metric Unit and Compat specifiers
[PATCH v3 0/2] perf probe: fix regression introduced by switch to die_get_decl_file
2023-06-28 8:45 UTC (3+ messages)
` [PATCH v3 1/2] perf probe: add test for "
` [PATCH v3 2/2] perf probe: read DWARF files from the correct CU
[PATCH v2 3/3] tools/perf: Fix to get declared file name from clang DWARF5
2023-06-28 8:41 UTC (5+ messages)
` [PATCH v2 0/2] perf probe: fix regression introduced by switch to die_get_decl_file
` [PATCH v2 1/2] perf probe: add test for "
` [PATCH v2 2/2] perf probe: read DWARF files from the correct CU
[PATCH 0/1] Fix Coresight instruction synthesis logic
2023-06-28 8:01 UTC (4+ messages)
` [PATCH 1/1] perf: cs-etm: Fixes in instruction sample synthesis
[PATCH v2] perf evsel amd: Fix IBS error message
2023-06-28 4:49 UTC (4+ messages)
[PATCH] perf/test: perf test case Daemon operations dumps core
2023-06-28 6:04 UTC (3+ messages)
[PATCH v1] perf pmus: Add placeholder core PMU
2023-06-28 3:01 UTC (2+ messages)
[PATCH] perf top & record: Fix segfault when default cycles event is not supported
2023-06-28 2:55 UTC (8+ messages)
[GIT PULL] perf event updates for v6.5
2023-06-27 22:26 UTC (2+ messages)
[PATCH] perf: Replace deprecated -target with --target= for Clang
2023-06-27 19:53 UTC (4+ messages)
[PATCH] perf test: Fix a compile error on pe-file-parsing.c
2023-06-27 19:34 UTC (3+ messages)
[PATCH v1] perf pmu: Correct auto_merge_stats test
2023-06-27 19:33 UTC (3+ messages)
[PATCH] perf tools: Add missing else to cmd_daemon subcommand condition
2023-06-27 19:33 UTC (4+ messages)
[PATCH v2 00/13] parse-events clean up
2023-06-27 18:10 UTC (14+ messages)
` [PATCH v2 01/13] perf parse-events: Remove unused PE_PMU_EVENT_FAKE token
` [PATCH v2 02/13] perf parse-events: Remove unused PE_KERNEL_PMU_EVENT token
` [PATCH v2 03/13] perf parse-events: Remove two unused tokens
` [PATCH v2 04/13] perf parse-events: Add more comments to parse_events_state
` [PATCH v2 05/13] perf parse-events: Avoid regrouped warning for wild card events
` [PATCH v2 06/13] perf parse-event: Add memory allocation test for name terms
` [PATCH v2 07/13] perf parse-events: Separate YYABORT and YYNOMEM cases
` [PATCH v2 08/13] perf parse-events: Move instances of YYABORT to YYNOMEM
` [PATCH v2 09/13] perf parse-events: Separate ENOMEM memory handling
` [PATCH v2 10/13] perf parse-events: Additional error reporting
` [PATCH v2 11/13] perf parse-events: Populate error column for BPF/tracepoint events
` [PATCH v2 12/13] perf parse-events: Improve location for add pmu
` [PATCH v2 13/13] perf parse-events: Remove ABORT_ON
linux-next: build failure after merge of the net-next tree
2023-06-27 14:10 UTC (8+ 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-27 9:53 UTC (8+ messages)
[PATCH] perf/core: Add pmu stop before unthrottling to prevent WARNING
2023-06-27 9:38 UTC (7+ messages)
[PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
2023-06-27 11:51 UTC (11+ messages)
[PATCH 00/22] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
2023-06-27 7:52 UTC (5+ messages)
` [PATCH 13/22] tools/perf/tests: Fix shellcheck warning for coresight.sh shell script
[PATCH v4 0/4] Add JSON metrics for Yitian710 DDR
2023-06-27 7:19 UTC (7+ messages)
[BUG] perf build: fail with BUILD_NONDISTRO=1 FEATURES_DUMP=
2023-06-27 6:30 UTC
[PATCH v2] perf unwind: Fix map reference counts
2023-06-27 5:32 UTC (6+ messages)
[PATCH v1 00/13] parse-events clean up
2023-06-27 4:34 UTC (14+ messages)
` [PATCH v1 01/13] perf parse-events: Remove unused PE_PMU_EVENT_FAKE token
` [PATCH v1 02/13] perf parse-events: Remove unused PE_KERNEL_PMU_EVENT token
` [PATCH v1 03/13] perf parse-events: Remove two unused tokens
` [PATCH v1 04/13] perf parse-events: Add more comments to parse_events_state
` [PATCH v1 05/13] perf parse-events: Avoid regrouped warning for wild card events
` [PATCH v1 06/13] perf parse-event: Add memory allocation test for name terms
` [PATCH v1 07/13] perf parse-events: Separate YYABORT and YYNOMEM cases
` [PATCH v1 08/13] perf parse-events: Move instances of YYABORT to YYNOMEM
` [PATCH v1 09/13] perf parse-events: Separate ENOMEM memory handling
` [PATCH v1 10/13] perf parse-events: Additional error reporting
` [PATCH v1 11/13] perf parse-events: Populate error column for BPF events
` [PATCH v1 12/13] perf parse-events: Improve location for add pmu
` [PATCH v1 13/13] perf parse-events: Remove ABORT_ON
Perf stat regression from d15480a3d67
2023-06-26 23:52 UTC (14+ messages)
perf test pmu-events question
2023-06-26 18:07 UTC (6+ messages)
perf-tools-next: Request for testing hybrid changes
2023-06-26 16:11 UTC (9+ messages)
[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] perf tests: Fix test_arm_callgraph_fp variable expansion
2023-06-26 8:09 UTC (3+ 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)
[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 V13 00/10] arm64/perf: Enable branch stack sampling
2023-06-25 11:09 UTC (4+ messages)
` [PATCH V13 03/10] arm64/perf: Add branch stack support in struct arm_pmu
[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 (3+ messages)
[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 (3+ messages)
[PATCH 0/9] Add support for Firefox's gecko profile format
2023-06-24 0:04 UTC (5+ 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/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 (2+ messages)
[PATCH 1/2] perf script: Initialize buffer for regs_map()
2023-06-23 18:03 UTC (3+ messages)
[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 (4+ messages)
` [PATCH v1 01/12] perf expr: Add has_event function
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).