messages from 2024-10-10 09:11:38 to 2024-10-14 13:12:37 UTC [more...]
[PATCH v5 0/8] perf trace: Augment enum arguments with BTF
2024-10-14 13:12 UTC (20+ messages)
` [PATCH v5 1/8] perf trace: Fix iteration of syscall ids in syscalltbl->entries
` [PATCH/RFT] "
[PATCH] perf dso: Fix symtab_type for kmod compression
2024-10-14 13:07 UTC (3+ messages)
[syzbot] [perf?] KCSAN: data-race in _free_event / perf_pending_task (2)
2024-10-14 12:42 UTC (5+ messages)
[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
2024-10-14 12:03 UTC (23+ messages)
` [RFC PATCH v3 07/58] perf: Skip pmu_ctx based on event_type
` [RFC PATCH v3 08/58] perf: Clean up perf ctx time
` [RFC PATCH v3 09/58] perf: Add a EVENT_GUEST flag
` [RFC PATCH v3 10/58] perf: Add generic exclude_guest support
` [RFC PATCH v3 14/58] perf: Add switch_interrupt() interface
[PATCH V13 00/14] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-10-14 11:10 UTC (16+ messages)
` [PATCH V13 01/14] perf/x86/intel/pt: Fix buffer full but size is 0 case
` [PATCH V13 02/14] KVM: x86: Fix Intel PT IA32_RTIT_CTL MSR validation
` [PATCH V13 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also
` [PATCH V13 04/14] KVM: selftests: Add guest Intel PT test
` [PATCH V13 05/14] perf/core: Add aux_pause, aux_resume, aux_start_paused
` [PATCH V13 06/14] perf/x86/intel/pt: Add support for pause / resume
` [PATCH V13 07/14] perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling
` [PATCH V13 08/14] perf tools: Add aux_start_paused, aux_pause and aux_resume
` [PATCH V13 09/14] perf tools: Add aux-action config term
` [PATCH V13 10/14] perf tools: Parse aux-action
` [PATCH V13 11/14] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
` [PATCH V13 12/14] perf intel-pt: Improve man page format
` [PATCH V13 13/14] perf intel-pt: Add documentation for pause / resume
` [PATCH V13 14/14] perf intel-pt: Add a test "
[RFC PATCH v1 16/57] perf: Remove PAGE_SIZE compile-time constant assumption
2024-10-14 10:58 UTC
[PATCH 0/3] Enhance min heap API with non-inline functions and optimizations
2024-10-14 10:04 UTC (14+ messages)
` [PATCH 1/3] lib/min_heap: Introduce non-inline versions of min heap API functions
` [PATCH 2/3] lib min_heap: Optimize min heap by prescaling counters for better performance
` [PATCH 3/3] Documentation/core-api: Add min heap API introduction
[PATCH v2 0/3] Document the 'perf test -w' workloads functionality
2024-10-14 8:42 UTC (6+ messages)
` [PATCH 1/3] perf test: Introduce workloads__for_each()
` [PATCH 2/3] perf test: Introduce '-w --list' to list the available workloads
` [PATCH 3/3] perf test: Document the -w/--workload option
[PATCH 1/3] perf disasm: Use disasm_line__free() to properly free disasm_line
2024-10-14 11:42 UTC (3+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] perf disasm: Fix not cleaning up disasm_line in symbol__disassemble_raw()
[PATCH v3 0/3] perf probe: Improve logs for long name string
2024-10-14 2:24 UTC (6+ messages)
` [PATCH v3 1/3] perf probe: Use the MAX_EVENT_NAME_LEN macro
` [PATCH v3 2/3] perf probe: Check group string length
` [PATCH v3 3/3] perf probe: Improve log for long event name failure
[PATCH] perf probe: Correct demangled symbols in C++ program
2024-10-14 0:45 UTC (2+ messages)
[PATCH] tools/perf/tests: Fix compilation error with strncpy in tests/tool_pmu
2024-10-13 17:37 UTC
[PATCH] tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.c
2024-10-13 17:07 UTC
[PATCH V12 00/14] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-10-13 14:48 UTC (16+ messages)
` [PATCH V12 01/14] perf/x86/intel/pt: Fix buffer full but size is 0 case
` [PATCH V12 02/14] KVM: x86: Fix Intel PT IA32_RTIT_CTL MSR validation
` [PATCH V12 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also
` [PATCH V12 04/14] KVM: selftests: Add guest Intel PT test
` [PATCH V12 05/14] perf/core: Add aux_pause, aux_resume, aux_start_paused
` [PATCH V12 06/14] perf/x86/intel/pt: Add support for pause / resume
` [PATCH V12 07/14] perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling
` [PATCH V12 08/14] perf tools: Add aux_start_paused, aux_pause and aux_resume
` [PATCH V12 09/14] perf tools: Add aux-action config term
` [PATCH V12 10/14] perf tools: Parse aux-action
` [PATCH V12 11/14] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
` [PATCH V12 12/14] perf intel-pt: Improve man page format
` [PATCH V12 13/14] perf intel-pt: Add documentation for pause / resume
` [PATCH V12 14/14] perf intel-pt: Add a test "
[PATCH v1 0/3] Make a "Setup struct perf_event_attr" a shell test
2024-10-13 6:58 UTC (5+ messages)
[PATCH v2 0/3] perf probe: Improve logs for long name string
2024-10-12 20:52 UTC (5+ messages)
` [PATCH v2 1/3] perf probe: Use the MAX_EVENT_NAME_LEN macro
` [PATCH v2 2/3] perf probe: Check group string length
` [PATCH v2 3/3] perf probe: Improve log for long event name failure
[PATCH v1 0/3] perf probe: Support long symbol
2024-10-12 14:21 UTC (14+ messages)
` [PATCH v1 1/3] perf: Dynamically allocate buffer for event string
` [PATCH v1 2/3] perf probe: Check group string length
` [PATCH v1 3/3] perf probe: Generate hash event for long symbol
[PATCH 0/3] Remove unnecessary header includes from {tools/}lib/list_sort.c
2024-10-12 4:28 UTC (4+ messages)
` [PATCH 1/3] lib/list_sort: Remove unnecessary header includes
` [PATCH 2/3] tools/lib/list_sort: "
` [PATCH 3/3] perf tools: Update expected diff for lib/list_sort.c
[PATCH -next v4 0/2] perf stat: Support inherit events for bperf
2024-10-12 2:32 UTC (3+ messages)
` [PATCH -next v4 1/2] perf stat: Support inherit events during fork() "
` [PATCH -next v4 2/2] perf test: Use sqrtloop workload to test bperf event
Migrating from perf.wiki.kernel.org to RTD
2024-10-11 22:39 UTC (3+ messages)
[PATCH v2 0/8] Run tests in parallel showing number of tests running
2024-10-11 22:03 UTC (9+ messages)
` [PATCH v2 1/8] tools subcmd: Add non-waitpid check_if_command_finished()
` [PATCH v2 2/8] perf test: Display number of active running tests
` [PATCH v2 3/8] perf test: Reduce scope of parallel variable
` [PATCH v2 4/8] perf test: Avoid list test blocking on writing to stdout
` [PATCH v2 5/8] perf test: Tag parallel failing shell tests with "(exclusive)"
` [PATCH v2 6/8] perf test: Add a signal handler around running a test
` [PATCH v2 7/8] perf test: Run parallel tests in two passes
` [PATCH v2 8/8] perf test: Make parallel testing the default
[PATCH v3 0/2] uprobes: Improve scalability by reducing the contention on siglock
2024-10-11 19:34 UTC (5+ messages)
[PATCH 1/1] perf build: Require at least clang 16.0.6 to build BPF skeletons
2024-10-11 19:06 UTC (14+ messages)
[PATCH 1/2] perf tools: Fix possible compiler warnings in hashmap
2024-10-11 18:00 UTC (4+ messages)
[PATCH v6] perf sched timehist: Add pre-migration wait time option
2024-10-11 17:44 UTC (3+ messages)
[PATCH V9 0/2] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
2024-10-11 17:17 UTC (3+ messages)
` [PATCH V9 2/2] Adjust objdump start/end range per map pgoff parameter
` [PATCH V9 1/2] Add map_pgoff to python dictionary
[PATCH v1 0/8] Run tests in parallel showing number of tests running
2024-10-11 16:52 UTC (14+ messages)
` [PATCH v1 1/8] tools subcmd: Add non-waitpid check_if_command_finished()
` [PATCH v1 2/8] perf test: Display number of remaining tests
` [PATCH v1 3/8] perf test: Reduce scope of parallel variable
` [PATCH v1 4/8] perf test: Avoid list test blocking on writing to stdout
` [PATCH v1 5/8] perf test: Tag parallel failing shell tests with "(exclusive)"
` [PATCH v1 6/8] perf test: Add a signal handler around running a test
` [PATCH v1 7/8] perf test: Run parallel tests in two passes
` [PATCH v1 8/8] perf test: Make parallel testing the default
[PATCH] perf evsel: Fix missing inherit + sample read check
2024-10-11 16:45 UTC (4+ messages)
[PATCH 0/3] Document the 'perf test -w' workloads functionality
2024-10-11 14:54 UTC (5+ messages)
` [PATCH 1/3] perf test: Introduce workloads__for_each()
` [PATCH 2/3] perf test: Introduce '-w --list' to list the available workloads
` [PATCH 3/3] perf test: Document the -w/--workload option
[PATCH] perf test: Delete unused Intel CQM test
2024-10-11 12:01 UTC (3+ messages)
[PATCH v1 0/5] perf cpumap: Correct for perf_cpu_map__merge()
2024-10-11 9:51 UTC (9+ messages)
` [PATCH v1 1/5] libperf cpumap: Correct reference count "
[PATCH v2 0/2] perf trace: Fix support for the new BPF feature in clang 12
2024-10-11 8:18 UTC (4+ messages)
` [PATCH v2 1/2] perf build: Change the clang check back to 12.0.1
` [PATCH v2 2/2] perf trace: Rewrite BPF code to pass the verifier
[PATCH 1/2] perf x86/topdown: Make topdown metrics comparators be symmetric
2024-10-11 11:02 UTC (2+ messages)
` [PATCH 2/2] perf x86/topdown: Refine helper arch_is_topdown_metrics()
[PATCH v4 12/12] perf jevents: Add load event json to verify and allow fallbacks
2024-10-11 4:32 UTC (2+ messages)
[PATCH -next v3 0/2] perf stat: Support inherit events for bperf
2024-10-11 3:21 UTC (7+ messages)
` [PATCH -next v3 1/2] perf stat: Support inherit events during fork() "
[PATCH 0/2] perf trace: Fix support for the new BPF feature in clang 12
2024-10-11 2:16 UTC (4+ messages)
[PATCH] perf test: Fix probe testsuite with a new error message
2024-10-11 0:06 UTC (5+ messages)
[PATCH] perf callchain: Remove unused callchain_branch_counts
2024-10-10 18:40 UTC (2+ messages)
` [PATCH] perf report: Display columns Predicted/Abort/Cycles in --branch-history
[PATCH V8 0/4] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
2024-10-10 16:30 UTC (4+ messages)
` [PATCH V8 1/4] Add dso__is_pie call to identify ELF PIE
[PATCH] perf tools: Remove unused color_fwrite_lines
2024-10-10 15:51 UTC (2+ messages)
[PATCH v3 0/7] perf arm-spe: Refactor data source encoding
2024-10-10 14:58 UTC (5+ messages)
` [PATCH v3 4/7] perf arm-spe: Use metadata to decide the data source feature
[PATCH V2 1/2] tools/perf/pmu-events/powerpc: Add support for compat events in json
2024-10-10 14:51 UTC (2+ messages)
` [PATCH V2 2/2] tools/perf/powerpc/util: Add support to handle compatible mode PVR for perf json events
[PATCH 1/2] tools/perf/pmu-events/powerpc: Add support for compat events in json
2024-10-10 14:30 UTC (2+ messages)
` [PATCH V3 2/2] tools/perf: Add support to handle compatible mode PVR for perf json events
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).