messages from 2024-10-09 20:20:11 to 2024-10-14 08:14:09 UTC [more...]
[PATCH 0/3] Enhance min heap API with non-inline functions and optimizations
2024-10-14 8:13 UTC (10+ 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
[syzbot] [perf?] KCSAN: data-race in _free_event / perf_pending_task (2)
2024-10-14 6:09 UTC
[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 (9+ 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] perf dso: Fix symtab_type for kmod compression
2024-10-12 18:30 UTC (2+ messages)
[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
[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
2024-10-11 19:49 UTC (11+ 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
[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 (5+ messages)
` [PATCH 2/2] perf tools: Remove unnecessary parentheses
[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 v2 0/3] Document the 'perf test -w' workloads functionality
2024-10-11 17:14 UTC (4+ 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 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 (12+ 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 v5 0/8] perf trace: Augment enum arguments with BTF
2024-10-10 21:02 UTC (16+ messages)
` [PATCH v5 1/8] perf trace: Fix iteration of syscall ids in syscalltbl->entries
` [PATCH/RFT] "
[PATCH] perf callchain: Remove unused callchain_branch_counts
2024-10-10 18:40 UTC (7+ 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 (9+ 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
[PATCH v2] perf metrics: Support parsing metrics if platforms only have json table of system PMU
2024-10-10 7:44 UTC
[PATCH] perf/amd/ibs: Add support for OP Load Latency Filtering
2024-10-10 5:08 UTC
[PATCH v1 0/2] Python module cleanup
2024-10-10 1:26 UTC (8+ messages)
` [PATCH v1 1/2] perf python: Remove python 2 scripting support
[PATCH v2 0/8] CSV/JSON metric thresholds, fix printf modifiers
2024-10-10 1:21 UTC (9+ messages)
` [PATCH v2 1/8] perf color: Add printf format checking and resolve issues
` [PATCH v2 2/8] perf stat: Fix/add parameter names for print_metric
` [PATCH v2 3/8] perf stat: Display "none" for NaN with metric only json
` [PATCH v2 4/8] perf stat: Drop metric-unit if unit is NULL
` [PATCH v2 5/8] perf stat: Change color to threshold in print_metric
` [PATCH v2 6/8] perf stat: Display metric threshold value in CSV output
` [PATCH v2 7/8] perf stat: Add metric-threshold to json output
` [PATCH v2 8/8] perf stat: Disable metric thresholds for CSV/JSON metric-only mode
[PATCH v1 0/8] CSV/JSON metric thresholds, fix printf modifiers
2024-10-10 0:59 UTC (4+ messages)
[PATCH 1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX91 compatible
2024-10-10 0:21 UTC (7+ messages)
` [PATCH 3/3] perf vendor events arm64: Add i.MX91 DDR Performance Monitor metrics
[PATCH v2 0/6] CSV/JSON metric thresholds, fix printf modifiers
2024-10-10 0:07 UTC (7+ messages)
` [PATCH v2 1/6] perf color: Add printf format checking and resolve issues
` [PATCH v2 2/6] perf stat: Fix/add parameter names for print_metric
` [PATCH v2 3/6] perf stat: Display "none" for NaN with metric only json
` [PATCH v2 4/6] perf stat: Drop metric-unit if unit is NULL
` [PATCH v2 5/6] perf stat: Change color to threshold in print_metric
` [PATCH v2 6/6] perf stat: Display metric threshold value in CSV output
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).