messages from 2024-02-07 21:47:38 to 2024-02-14 21:15:41 UTC [more...]
[PATCH v1 0/6] Thread memory improvements and fixes
2024-02-14 21:15 UTC (12+ messages)
` [PATCH v1 1/6] perf report: Sort child tasks by tid
` [PATCH v1 2/6] perf trace: Ignore thread hashing in summary
` [PATCH v1 3/6] perf machine: Move fprintf to for_each loop and a callback
` [PATCH v1 4/6] perf threads: Move threads to its own files
` [PATCH v1 5/6] perf threads: Switch from rbtree to hashmap
` [PATCH v1 6/6] perf threads: Reduce table size from 256 to 8
[RFC PATCH 0/2] A mechanism for efficient support for per-function metrics
2024-02-14 19:13 UTC (4+ messages)
` [RFC PATCH 0/2] perf: "
[PATCH v1 0/4] Fixes/improvements to metric output
2024-02-14 19:07 UTC (8+ 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
[RESEND PATCH v5 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
2024-02-14 17:39 UTC (3+ messages)
` [RESEND PATCH v5 2/4] perf/bpf: Remove unneeded uses_default_overflow_handler
` [RESEND PATCH v5 3/4] perf/bpf: Allow a bpf program to suppress all sample side effects
[PATCH] perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPR
2024-02-14 15:57 UTC
[PATCH v1 00/30] perf vendor event and TMA 4.7 metric update
2024-02-14 15:44 UTC (32+ messages)
` [PATCH v1 01/30] perf vendor events intel: Update alderlake events to v1.24
` [PATCH v1 02/30] perf vendor events intel: Update alderlaken "
` [PATCH v1 03/30] perf vendor events intel: Update broadwell events to v29
` [PATCH v1 04/30] perf vendor events intel: Update emeraldrapids events to v1.03
` [PATCH v1 05/30] perf vendor events intel: Update grandridge events to v1.01
` [PATCH v1 06/30] perf vendor events intel: Update haswell events to v35
` [PATCH v1 07/30] perf vendor events intel: Update icelake events to v1.21
` [PATCH v1 08/30] perf vendor events intel: Update meteorlake events to v1.07
` [PATCH v1 09/30] perf vendor events intel: Update rocketlake events to v1.02
` [PATCH v1 10/30] perf vendor events intel: Update sierraforst events to v1.01
` [PATCH v1 11/30] perf vendor events intel: Update skylake events to v58
` [PATCH v1 12/30] perf vendor events intel: Update tigerlake events to v1.15
` [PATCH v1 13/30] perf vendor events intel: Update alderlake TMA metrics to 4.7
` [PATCH v1 14/30] perf vendor events intel: Update broadwell "
` [PATCH v1 15/30] perf vendor events intel: Update broadwellde "
` [PATCH v1 16/30] perf vendor events intel: Update broadwellx "
` [PATCH v1 17/30] perf vendor events intel: Update cascadelakex "
` [PATCH v1 18/30] perf vendor events intel: Update haswell "
` [PATCH v1 19/30] perf vendor events intel: Update haswellx "
` [PATCH v1 20/30] perf vendor events intel: Update icelake "
` [PATCH v1 21/30] perf vendor events intel: Update icelakex "
` [PATCH v1 22/30] perf vendor events intel: Update ivybridge "
` [PATCH v1 23/30] perf vendor events intel: Update ivytown "
` [PATCH v1 24/30] perf vendor events intel: Update jaketown "
` [PATCH v1 25/30] perf vendor events intel: Update rocketlake "
` [PATCH v1 26/30] perf vendor events intel: Update sandybridge "
` [PATCH v1 27/30] perf vendor events intel: Update sapphirerapids "
` [PATCH v1 28/30] perf vendor events intel: Update skylake "
` [PATCH v1 29/30] perf vendor events intel: Update skylakex "
` [PATCH v1 30/30] perf vendor events intel: Update tigerlake "
[PATCH v1 0/4] perf parse-regs: Cleanup config and building
2024-02-14 11:39 UTC (5+ messages)
` [PATCH v1 1/4] perf build: Remove unused CONFIG_PERF_REGS
` [PATCH v1 2/4] perf parse-regs: Always build perf register functions
` [PATCH v1 3/4] perf parse-regs: Introduce a weak function arch__sample_reg_masks()
` [PATCH v1 4/4] perf build: Cleanup perf register configuration
[PATCH] perf tools: Fixup module symbol end address properly
2024-02-14 10:14 UTC (4+ messages)
[PATCH v4 0/8] Run tests in parallel
2024-02-14 4:53 UTC (9+ messages)
` [PATCH v4 1/8] perf thread_map: Skip exited threads when scanning /proc
` [PATCH v4 2/8] perf list: Add scandirat compatibility function
` [PATCH v4 3/8] perf tests: Avoid fork in perf_has_symbol test
` [PATCH v4 4/8] tools subcmd: Add a no exec function call option
` [PATCH v4 5/8] perf test: Rename builtin-test-list and add missed header guard
` [PATCH v4 6/8] perf tests: Use scandirat for shell script finding
` [PATCH v4 7/8] perf tests: Run time generate shell test suites
` [PATCH v4 8/8] perf tests: Add option to run tests in parallel
[PATCH v3 0/8] Run tests in parallel
2024-02-14 4:33 UTC (11+ messages)
` [PATCH v3 1/8] perf thread_map: Skip exited threads when scanning /proc
` [PATCH v3 2/8] perf list: Add scandirat compatibility function
` [PATCH v3 3/8] perf tests: Avoid fork in perf_has_symbol test
` [PATCH v3 4/8] tools subcmd: Add a no exec function call option
` [PATCH v3 5/8] perf test: Rename builtin-test-list and add missed header guard
` [PATCH v3 6/8] perf tests: Use scandirat for shell script finding
` [PATCH v3 7/8] perf tests: Run time generate shell test suites
` [PATCH v3 8/8] perf tests: Add option to run tests in parallel
[PATCH v2 1/9] perf thread_map: Skip exited threads when scanning /proc
2024-02-14 0:51 UTC (12+ messages)
` [PATCH v2 6/9] perf tests: Use scandirat for shell script finding
` [PATCH v2 7/9] perf tests: Run time generate shell test suites
` [PATCH v2 8/9] perf srcline: Add missed addr2line closes
[PATCH ] perf daemon: Fix file leak in daemon_session__control
2024-02-13 21:58 UTC
[PATCH v3 0/6] maps memory improvements and fixes
2024-02-13 18:09 UTC (12+ messages)
` [PATCH v3 1/6] perf maps: Switch from rbtree to lazily sorted array for addresses
` [PATCH v3 2/6] perf maps: Get map before returning in maps__find
` [PATCH v3 3/6] perf maps: Get map before returning in maps__find_by_name
` [PATCH v3 4/6] perf maps: Get map before returning in maps__find_next_entry
` [PATCH v3 5/6] perf maps: Hide maps internals
` [PATCH v3 6/6] perf maps: Locking tidy up of nr_maps
[PATCH v2 0/6] maps memory improvements and fixes
2024-02-13 17:53 UTC (13+ 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 v8 00/10] Support Andes PMU extension
2024-02-13 10:04 UTC (3+ messages)
` [PATCH v8 02/10] irqchip/riscv-intc: Allow large non-standard interrupt number
[PATCHSET 0/4] perf report: Omit dummy events in the output (v1)
2024-02-13 7:52 UTC (5+ messages)
` [PATCH 1/4] libperf evlist: Update group info in perf_evlist__remove()
` [PATCH 2/4] perf hist: Simplify hist printing logic for group events
` [PATCH 3/4] perf hist: Do not use event index in hpp__fmt()
` [PATCH 4/4] perf report: Do not show dummy events with --skip-empty
[PATCH v5] perf stat: Support per-cluster aggregation
2024-02-12 19:11 UTC (2+ messages)
[PATCH V5 00/12] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-02-12 6:43 UTC (19+ 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 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 (2+ messages)
[PATCH] perf test: Skip metric w/o event name on arm64 in stat STD output linter
2024-02-09 22:16 UTC (2+ 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 v7 0/5] perf: script: Intro capstone disasm engine to show instruction trace
2024-02-09 18:49 UTC (3+ messages)
[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] 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 (3+ messages)
[PATCH] perf record: Display data size on pipe mode
2024-02-07 21:48 UTC (2+ messages)
[PATCH] perf script: Print source line for each jump in brstackinsn
2024-02-07 21:47 UTC (2+ messages)
[PATCH v1] perf kvm powerpc: Fix build
2024-02-07 21:47 UTC (2+ 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).