messages from 2024-02-04 14:25:36 to 2024-02-10 00:22:03 UTC [more...]
[PATCH v2 1/9] perf thread_map: Skip exited threads when scanning /proc
2024-02-10 0:21 UTC (3+ messages)
` [PATCH v2 8/9] perf srcline: Add missed addr2line closes
[PATCH RESEND] perf lock contention: Account contending locks too
2024-02-09 23:06 UTC
[PATCH 1/7] perf testsuite: Add common regex patters
2024-02-09 22:56 UTC (5+ messages)
[PATCH] perf tools: Remove misleading comments on map functions
2024-02-09 22:17 UTC (4+ messages)
[PATCH v2 0/5] perf sched: Minor optimizations for resource initialization
2024-02-09 22:17 UTC (7+ messages)
` [PATCH v2 1/5] perf sched: Move start_work_mutex and work_done_wait_mutex initialization to perf_sched__replay()
` [PATCH v2 2/5] perf sched: Fix memory leak in perf_sched__map()
` [PATCH v2 3/5] perf sched: Move curr_thread initialization to perf_sched__map()
` [PATCH v2 4/5] perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched__{lat|map|replay}()
` [PATCH v2 5/5] perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
[PATCH] perf test: Skip metric w/o event name on arm64 in stat STD output linter
2024-02-09 22:16 UTC (3+ messages)
[PATCH V3 0/2] perf symbols: Slightly improve module file executable section mappings
2024-02-09 22:16 UTC (4+ messages)
` [PATCH V3 1/2] perf tools: Make it possible to see perf's kernel and module memory mappings
` [PATCH V3 2/2] perf symbols: Slightly improve module file executable section mappings
[PATCH V5 00/12] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-02-09 21:10 UTC (18+ messages)
` [PATCH V5 01/12] perf/core: Add aux_pause, aux_resume, aux_start_paused
` [PATCH V5 02/12] perf/x86/intel/pt: Add support for pause / resume
` [PATCH V5 03/12] perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling
` [PATCH V5 04/12] perf tools: Enable evsel__is_aux_event() to work for ARM/ARM64
` [PATCH V5 05/12] perf tools: Enable evsel__is_aux_event() to work for S390_CPUMSF
` [PATCH V5 06/12] perf tools: Add aux_start_paused, aux_pause and aux_resume
` [PATCH V5 07/12] perf tools: Add aux-action config term
` [PATCH V5 08/12] perf tools: Parse aux-action
` [PATCH V5 09/12] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
` [PATCH V5 10/12] perf intel-pt: Improve man page format
` [PATCH V5 11/12] perf intel-pt: Add documentation for pause / resume
` [PATCH V5 12/12] perf intel-pt: Add a test "
[PATCH v1 0/4] Fixes/improvements to metric output
2024-02-09 20:49 UTC (5+ messages)
` [PATCH v1 1/4] perf expr: Allow NaN to be a valid number
` [PATCH v1 2/4] perf expr: Fix "has_event" function for metric style events
` [PATCH v1 3/4] perf stat: Avoid metric-only segv
` [PATCH v1 4/4] perf metric: Don't remove scale from counts
[PATCH v7 0/5] perf: script: Intro capstone disasm engine to show instruction trace
2024-02-09 18:49 UTC (8+ messages)
` [PATCH v7 1/5] perf: build: introduce the libcapstone
` [PATCH v7 2/5] perf: util: use capstone disasm engine to show assembly instructions
` [PATCH v7 3/5] perf: script: add field 'disasm' to display mnemonic instructions
` [PATCH v7 4/5] perf: script: add raw|disasm arguments to --insn-trace option
` [PATCH v7 5/5] perf: script: prefer capstone to XED
[PATCH v2] perf stat: Enable iostat mode for HiSilicon PCIe PMU
2024-02-09 13:51 UTC (8+ messages)
[RFC PATCH v4 00/15] Perf stat metric grouping with hardware information
2024-02-09 3:14 UTC (16+ messages)
` [RFC PATCH v4 01/15] perf stat: Add new field in stat_config to enable hardware aware grouping
` [RFC PATCH v4 02/15] perf stat: Add basic functions for the "
` [RFC PATCH v4 03/15] perf pmu-events: Add functions in jevent.py to parse counter and event info for "
` [RFC PATCH v4 04/15] find_bit: add _find_last_and_bit() to support finding the most significant set bit
` [RFC PATCH v4 05/15] perf stat: Add functions to set counter bitmaps for hardware-grouping method
` [RFC PATCH v4 06/15] perf stat: Add functions to get counter info
` [RFC PATCH v4 07/15] perf stat: Add functions to create new group and assign events into groups
` [RFC PATCH v4 08/15] perf stat: Add build string function and topdown events handling in hardware-grouping
` [RFC PATCH v4 09/15] perf stat: Add function to handle special events "
` [RFC PATCH v4 10/15] perf stat: Add function to combine metrics for hardware-grouping
` [RFC PATCH v4 11/15] perf stat: Handle taken alone in hardware-grouping
` [RFC PATCH v4 12/15] perf stat: Handle NMI "
` [RFC PATCH v4 13/15] perf stat: Code refactoring "
` [RFC PATCH v4 14/15] perf stat: Add tool events support "
` [RFC PATCH v4 15/15] perf stat: Add hardware-grouping cmd option to perf stat
[PATCH v2 0/6] maps memory improvements and fixes
2024-02-08 17:44 UTC (8+ messages)
` [PATCH v2 1/6] perf maps: Switch from rbtree to lazily sorted array for addresses
` [PATCH v2 2/6] perf maps: Get map before returning in maps__find
` [PATCH v2 3/6] perf maps: Get map before returning in maps__find_by_name
` [PATCH v2 4/6] perf maps: Get map before returning in maps__find_next_entry
` [PATCH v2 5/6] perf maps: Hide maps internals
` [PATCH v2 6/6] perf maps: Locking tidy up of nr_maps
[PATCH] perf test attr: Add back missing topdown events
2024-02-08 16:19 UTC (4+ messages)
[PATCH v2 0/4] perf: Support PERF_SAMPLE_READ with inherit_stat
2024-02-08 13:10 UTC (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] tools/perf: Track where perf_sample_ids need per-thread periods
` [PATCH v2 3/4] tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
` [PATCH v2 4/4] tools/perf: Allow inherit + inherit_stat + PERF_SAMPLE_READ when opening events
[PATCH V4 00/11] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-02-08 11:40 UTC (5+ messages)
[PATCH V2 0/2] perf symbols: Slightly improve module file executable section mappings
2024-02-08 5:29 UTC (5+ messages)
` [PATCH V2 1/2] perf tools: Make it possible to see perf's kernel and module memory mappings
` [PATCH V2 2/2] perf symbols: Slightly improve module file executable section mappings
[PATCH v5] perf stat: Support per-cluster aggregation
2024-02-08 2:40 UTC
[PATCH] perf record: Display data size on pipe mode
2024-02-07 21:48 UTC (4+ messages)
[PATCH] perf script: Print source line for each jump in brstackinsn
2024-02-07 21:47 UTC (3+ messages)
[PATCH v1] perf kvm powerpc: Fix build
2024-02-07 21:47 UTC (3+ messages)
[PATCHSET 00/14] perf tools: Remaining bits of data type profiling (v5)
2024-02-07 20:43 UTC (24+ messages)
` [PATCH 04/14] perf map: Add map__objdump_2rip()
` [PATCH 06/14] perf annotate-data: Maintain variable type info
` [PATCH 07/14] perf annotate-data: Add update_insn_state()
` [PATCH 09/14] perf annotate-data: Handle call instructions
` [PATCH 14/14] perf annotate-data: Add stack canary type
[PATCH v1 0/6] maps memory improvements and fixes
2024-02-07 17:49 UTC (9+ messages)
` [PATCH v1 1/6] perf maps: Switch from rbtree to lazily sorted array for addresses
` [PATCH v1 2/6] perf maps: Get map before returning in maps__find
` [PATCH v1 3/6] perf maps: Get map before returning in maps__find_by_name
` [PATCH v1 4/6] perf maps: Get map before returning in maps__find_next_entry
` [PATCH v1 5/6] perf maps: Hide maps internals
` [PATCH v1 6/6] perf maps: Locking tidy up of nr_maps
[PATCH v2 2/4] arch/x86/events/core: Convert sprintf/snprintf to sysfs_emit
2024-02-07 8:12 UTC (6+ messages)
` [PATCH v2 3/4] arch/x86/events/core: use scnprintf to print sub-string
` [PATCH v2 4/4] arch/x86/events/intel: Convert snprintf/sprintf to sysfs_emit
[RESEND v4] perf stat: Support per-cluster aggregation
2024-02-07 7:25 UTC (5+ messages)
[PATCH] perf stat: Enable iostat mode for HiSilicon PCIe PMU
2024-02-07 7:02 UTC (4+ messages)
[PATCH] perf/pmu-events/powerpc: Update json mapfile with Power11 PVR
2024-02-06 20:59 UTC (2+ messages)
[PATCH v1] perf list: For metricgroup only list include description
2024-02-06 19:30 UTC
[PATCH v6 0/5] perf: script: Intro capstone disasm engine to show instruction trace
2024-02-06 11:19 UTC (10+ messages)
` [PATCH v6 1/5] perf: build: introduce the libcapstone
` [PATCH v6 2/5] perf: util: use capstone disasm engine to show assembly instructions
` [PATCH v6 3/5] perf: script: add field 'disasm' to display mnemonic instructions
` [PATCH v6 4/5] perf: script: add raw|disasm arguments to --insn-trace option
` [PATCH v6 5/5] perf: script: prefer capstone to XED
[PATCH 0/5] perf sched: Minor optimizations for resource initialization
2024-02-06 7:10 UTC (12+ messages)
` [PATCH 1/5] perf sched: Move start_work_mutex and work_done_wait_mutex initialization to perf_sched__replay()
` [PATCH 2/5] perf sched: Fix memory leak in perf_sched__map()
` [PATCH 3/5] perf sched: Move curr_thread initialization to perf_sched__map()
` [PATCH 4/5] perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched__{lat|map|replay}()
` [PATCH 5/5] perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
[PATCH v2 1/3] perf stat: Pass fewer metric arguments
2024-02-06 4:31 UTC (3+ messages)
` [PATCH v2 2/3] perf metrics: Compute unmerged uncore metrics individually
` [PATCH v2 3/3] perf stat: Fix metric-only aggregation index
[PATCH v5 00/50] Improvements to memory use
2024-02-06 3:04 UTC (7+ messages)
` [PATCH v5 01/50] perf comm: Use regular mutex
[PATCH v1 1/3] perf stat: Pass fewer metric arguments
2024-02-06 2:23 UTC (6+ messages)
` [PATCH v1 2/3] perf metrics: Compute unmerged uncore metrics individually
[PATCH 0/2] perf symbols: Slightly improve module file executable section mappings
2024-02-06 2:21 UTC (9+ messages)
` [PATCH 1/2] perf script: Make it possible to see perf's kernel and module memory mappings
` [PATCH 2/2] perf symbols: Slightly improve module file executable section mappings
[RFC] perf: Reconsider an error code selection in bpf_map__fprintf()
2024-02-06 2:12 UTC (3+ messages)
[PATCH 00/42] Fix coccicheck warnings
2024-02-06 2:07 UTC (2+ messages)
` (subset) "
[PATCH v5 0/5] perf: script: Intro capstone disasm engine to show instruction trace
2024-02-06 2:00 UTC (13+ messages)
` [PATCH v5 1/5] perf: build: introduce the libcapstone
` [PATCH v5 2/5] perf: util: use capstone disasm engine to show assembly instructions
` [PATCH v5 3/5] perf: script: add field 'disasm' to display mnemonic instructions
[PATCH v8 00/25] maps/threads/dsos memory improvements and fixes
2024-02-06 1:13 UTC (2+ messages)
[PATCH v7 00/25] maps/threads/dsos memory improvements and fixes
2024-02-06 0:37 UTC (5+ messages)
` [PATCH v7 01/25] perf maps: Switch from rbtree to lazily sorted array for addresses
[PATCH 0/1] tools: perf: Expose sample ID / stream ID to python scripts
2024-02-06 0:19 UTC (2+ messages)
[PATCH 1/1] perf bpf: Clean up the generated/copied vmlinux.h
2024-02-06 0:19 UTC (2+ messages)
[PATCH v1] perf jevents: Drop or simplify small integer values
2024-02-06 0:18 UTC (2+ messages)
[PATCH v2 1/3] perf tsc: Add missing newlines to debug statements
2024-02-06 0:18 UTC (2+ messages)
[PATCH] perf/x86/uncore: avoid null-ptr-deref on error in pmu_alloc_topology
2024-02-05 15:32 UTC (4+ messages)
` "
[PATCH] perf/core: Fix small negative period being ignored
2024-02-05 14:21 UTC (4+ messages)
[PATCH] perf: make pmu_bus const
2024-02-05 10:59 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).