messages from 2024-11-13 15:45:14 to 2024-11-19 07:52:37 UTC [more...]
[PATCH v2] riscv: perf: Drop defining `perf_instruction_pointer()` and `perf_misc_flags()`
2024-11-19 7:52 UTC (3+ messages)
[PATCH v1] perf tests: Fix unsigned comparison with less than zero
2024-11-17 8:04 UTC
[PATCH v3] perf/test: fix perf ftrace test on s390
2024-11-19 6:48 UTC
[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
2024-11-19 5:20 UTC (6+ messages)
` [RFC PATCH v3 37/58] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL at VM boundary
[PATCH v1] perf symbol-elf: Avoid a weak cxx_demangle_sym function
2024-11-19 3:17 UTC
Intel Arrowlake and hwcache events
2024-11-19 1:26 UTC (5+ messages)
[PATCH v7 00/22] Python module cleanup
2024-11-19 1:16 UTC (23+ messages)
` [PATCH v7 01/22] perf python: Remove python 2 scripting support
` [PATCH v7 02/22] perf python: Constify variables and parameters
` [PATCH v7 03/22] perf python: Remove unused #include
` [PATCH v7 04/22] perf script: Move scripting_max_stack out of builtin
` [PATCH v7 05/22] perf kvm: Move functions used in util "
` [PATCH v7 06/22] perf script: Use openat for directory iteration
` [PATCH v7 07/22] perf script: Move find_scripts to browser/scripts.c
` [PATCH v7 08/22] perf stat: Move stat_config into config.c
` [PATCH v7 09/22] perf script: Move script_spec code to trace-event-scripting.c
` [PATCH v7 10/22] perf script: Move script_fetch_insn "
` [PATCH v7 11/22] perf script: Move perf_sample__sprintf_flags "
` [PATCH v7 12/22] perf x86: Define arch_fetch_insn in NO_AUXTRACE builds
` [PATCH v7 13/22] perf intel-pt: Remove stale build comment
` [PATCH v7 14/22] perf env: Move arch errno function to only use in env
` [PATCH v7 15/22] perf lock: Move common lock contention code to new file
` [PATCH v7 16/22] perf bench: Remove reference to cmd_inject
` [PATCH v7 17/22] perf kwork: Make perf_kwork_add_work a callback
` [PATCH v7 18/22] perf build: Remove test library from python shared object
` [PATCH v7 19/22] perf python: Add parse_events function
` [PATCH v7 20/22] perf python: Add __str__ and __repr__ functions to evlist
` [PATCH v7 21/22] perf python: Add __str__ and __repr__ functions to evsel
` [PATCH v7 22/22] perf python: Correctly throw IndexError
[PATCH v6 00/22] Python module cleanup
2024-11-19 1:03 UTC (8+ messages)
` [PATCH v6 06/22] perf script: Use openat for directory iteration
` [PATCH v6 07/22] perf script: Move find_scripts to browser/scripts.c
` [PATCH v6 15/22] perf lock: Move common lock contention code to new file
[PATCH v2] perf/test: fix perf ftrace test on s390
2024-11-19 0:54 UTC (2+ messages)
[PATCH] perf: use C LC_NUMERIC locale for json output in perf stat
2024-11-19 0:36 UTC (3+ messages)
[PATCH] perf bpf-filter: Return -1 directly when pfi allocation fails
2024-11-19 0:08 UTC (3+ messages)
` [PATCH v2] perf bpf-filter: Return -ENOMEM "
[PATCH v8 00/10] perf record --off-cpu: Dump off-cpu samples directly
2024-11-18 23:05 UTC (12+ messages)
` [PATCH v8 01/10] perf record --off-cpu: Add --off-cpu-thresh option
` [PATCH v8 03/10] perf record --off-cpu: Parse off-cpu event
` [PATCH v8 04/10] perf record --off-cpu: Preparation of off-cpu BPF program
` [PATCH v8 06/10] perf evsel: Assemble offcpu samples
[PATCH v5 0/7] Avoid parsing tracepoint format just for id
2024-11-18 22:53 UTC (8+ messages)
` [PATCH v5 1/7] perf env: Ensure failure broken topology file reads are always -1 encoded
` [PATCH v5 2/7] tool api fs: Correctly encode errno for read/write open failures
` [PATCH v5 3/7] perf trace-event: Constify print arguments
` [PATCH v5 4/7] perf trace-event: Always build trace-event-info.c
` [PATCH v5 5/7] perf evsel: Add/use accessor for tp_format
` [PATCH v5 6/7] perf evsel: Allow evsel__newtp without libtraceevent
` [PATCH v5 7/7] perf tests: Enable tests disabled due to tracepoint parsing
[PATCH v4 0/6] Avoid parsing tracepoint format just for id
2024-11-18 22:46 UTC (9+ messages)
[PATCH] perf test: Parse perf stat Topdown events for aarch64
2024-11-18 21:31 UTC (4+ messages)
[PATCH v2 0/4] perf lock contention: Symbolize locks using slab cache names
2024-11-18 18:45 UTC (8+ messages)
` [PATCH v2 3/4] perf lock contention: Resolve slab object name using BPF
[GIT PULL] Performance events changes for v6.13
2024-11-18 17:29 UTC
[PATCH v1 0/3] Prefer evsel over evsel->core.idx
2024-11-18 10:18 UTC (5+ messages)
` [PATCH v1 1/3] perf stream: Use evsel rather than evsel->idx
` [PATCH v1 2/3] perf values: "
` [PATCH v1 3/3] perf annotate: Prefer passing evsel to evsel->core.idx
[syzbot] [perf?] INFO: task hung in _free_event
2024-11-18 6:32 UTC
perf test failures with tmp.perf-tools-next
2024-11-18 5:37 UTC (4+ messages)
[PATCH v1] perf test: Correct hwmon test PMU detection
2024-11-18 5:26 UTC
[PATCH] perf util: Remove kernel version deadcode
2024-11-16 20:11 UTC (6+ messages)
[PATCH v2 0/8] Refactor cpuid and metric table lookup code
2024-11-16 19:47 UTC (6+ messages)
[PATCH v2 0/2] perf test shell trace_exit_race improvements
2024-11-16 19:30 UTC (6+ messages)
` [PATCH 1/2] perf test shell trace_exit_race: Show what went wrong in verbose mode
` [PATCH 2/2] perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn't resolved
[PATCH v1] perf test: Add missing __exit calls in tool/hwmon tests
2024-11-16 19:29 UTC (2+ messages)
[PATCH] perf tests: Make leader sampling test work without branch event
2024-11-16 19:28 UTC (3+ messages)
[PATCH v7 00/10] perf record --off-cpu: Dump off-cpu samples directly
2024-11-16 14:42 UTC (5+ messages)
[PATCH] perf/x86/intel: Cast u64 variable
2024-11-16 10:11 UTC (2+ messages)
[PATCH bpf-next] libbpf: Fix memory leak in bpf_program__attach_uprobe_multi
2024-11-15 19:30 UTC (2+ messages)
[PATCH -next] perf tests: Fix an incorrect type in append_script()
2024-11-15 18:57 UTC (2+ messages)
[PATCH 1/1] perf tests shell trace_exit_race: Show what went wrong in verbose mode
2024-11-15 15:11 UTC (3+ messages)
riscv: include/linux/perf_event.h:1679:84: error: macro "perf_misc_flags" passed 2 arguments, but takes just 1
2024-11-15 13:25 UTC
[PATCH] riscv: perf: Drop defining `perf_instruction_pointer()` and `perf_misc_flags()`
2024-11-15 12:11 UTC (2+ messages)
Fwd: HTML message rejected: Building perf from source, with changes in source code
2024-11-15 8:58 UTC (3+ messages)
` "
[PATCH v2 0/3] perf cpumap: Refactor perf_cpu_map__merge()
2024-11-15 8:49 UTC (7+ messages)
` [PATCH v2 1/3] libperf "
` [PATCH v2 2/3] perf cpumap: Add more tests for CPU map merging
` [PATCH v2 3/3] perf cpumap: Add checking for reference counter
[PATCH v7 00/10] Add RAPL core energy counter support for AMD CPUs
2024-11-15 6:08 UTC (11+ messages)
` [PATCH v7 01/10] perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function
` [PATCH v7 02/10] x86/topology: Introduce topology_logical_core_id()
` [PATCH v7 03/10] perf/x86/rapl: Remove the cpu_to_rapl_pmu() function
` [PATCH v7 04/10] perf/x86/rapl: Rename rapl_pmu variables
` [PATCH v7 05/10] perf/x86/rapl: Make rapl_model struct global
` [PATCH v7 06/10] perf/x86/rapl: Add arguments to the init and cleanup functions
` [PATCH v7 07/10] perf/x86/rapl: Modify the generic variable names to *_pkg*
` [PATCH v7 08/10] perf/x86/rapl: Remove the global variable rapl_msrs
` [PATCH v7 09/10] perf/x86/rapl: Move the cntr_mask to rapl_pmus struct
` [PATCH v7 10/10] perf/x86/rapl: Add core energy counter support for AMD CPUs
[PATCH 0/3 perf-tools-next] Selectable disassembler
2024-11-15 5:27 UTC (11+ messages)
` [PATCH 2/3] perf disasm: Define stubs for the LLVM and capstone disassemblers
` [PATCH 3/3] perf disasm: Allow configuring what disassemblers to use
[PATCH v2 0/2] libperf: evlist: Fix --cpu argument on hybrid platform
2024-11-14 23:35 UTC (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] libperf: evlist: Keep evsel idx contiguous on removal
[PATCH v2 1/3] perf trace: do not lose last events in a race
2024-11-14 21:08 UTC (4+ messages)
` [PATCH v2 2/3] perf trace: avoid garbage when not printing a syscall's arguments
[PATCH 1/2] perf trace: do not lose last events in a race
2024-11-14 21:03 UTC (9+ messages)
` [PATCH 2/2] perf tests: add test for trace output loss
[PATCH v2] perf trace: Fix perf trace tracing itself, creating feedback loops
2024-11-14 20:34 UTC (5+ messages)
[PATCH v3 1/3] perf evsel: Improve the evsel__open_strerror for EBUSY
2024-11-14 18:30 UTC (6+ messages)
` [PATCH v3 2/3] perf: Reveal PMU type in fdinfo
` [PATCH v3 3/3] perf evsel: Find process with busy PMUs for EBUSY
[PATCH v1] perf jevents: Provide better path information for broken json
2024-11-14 17:23 UTC
[PATCH] perf: buildid: Print error for creating folder failure
2024-11-14 17:10 UTC
[PING PATCH] perf/test: fix perf ftrace test on s390
2024-11-14 15:34 UTC (3+ messages)
[PATCH] perf report: fix off-by-one for non-activation frames
2024-11-14 15:27 UTC (5+ messages)
` "
[PATCH v1 0/4] A mechanism for efficient support for per-function metrics
2024-11-14 15:01 UTC (7+ messages)
` [PATCH v1 1/4] perf: Allow periodic events to alternate between two sample periods
` [PATCH v1 3/4] tools/perf: Modify event parser to support alt-period term
[PATCH V15 0/7] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-11-14 10:17 UTC (8+ messages)
` [PATCH V15 1/7] perf tools: Add aux_start_paused, aux_pause and aux_resume
` [PATCH V15 2/7] perf tools: Add aux-action config term
` [PATCH V15 3/7] perf tools: Parse aux-action
` [PATCH V15 4/7] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
` [PATCH V15 5/7] perf intel-pt: Improve man page format
` [PATCH V15 6/7] perf intel-pt: Add documentation for pause / resume
` [PATCH V15 7/7] perf intel-pt: Add a test "
[PATCH V2] tools/perf/tests/shell/base_probe: Enhance print_overall_results to print summary information
2024-11-14 10:08 UTC (2+ messages)
[PATCH] tools/perf/tests/base_probe: Fix check for the count of existing probes in test_adding_kernel
2024-11-14 10:05 UTC (4+ messages)
[PATCH v3 00/19] unwind, perf: sframe user space unwinding
2024-11-14 9:57 UTC (12+ messages)
` [PATCH v3 09/19] unwind: Introduce "
[PATCH] perf-probe: Fix --line option to show correct offset line number from function
2024-11-14 9:16 UTC (2+ messages)
[PATCH v2] perf probe: Clear all structure fields in clear_perf_{probe, trace}_event()
2024-11-14 10:54 UTC
[PATCH v4 00/22] Python generated Intel metrics
2024-11-13 23:40 UTC (5+ messages)
[PATCH v8 0/5] Correct perf sampling with Guest VMs
2024-11-13 19:01 UTC (6+ messages)
` [PATCH v8 1/5] arm: perf: Drop unused functions
` [PATCH v8 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v8 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v8 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v8 5/5] perf: Correct perf sampling with guest VMs
[PATCH v7 4/5] x86: perf: Refactor misc flag assignments
2024-11-13 18:39 UTC (3+ messages)
[PATCH 1/1] perf/util: initialize is_test value in expr__ctx_new()
2024-11-13 16:57 UTC (3+ messages)
[PATCH v1] perf jevents: Fix build issue in '*/' in event descriptions
2024-11-13 16:55 UTC
[PATCH 1/2] perf probe: Reset old content before processing the next event string
2024-11-13 15:45 UTC (7+ messages)
` [PATCH 2/2] perf probe: Fix the incorrect line number display in 'perf probe -l'
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