messages from 2023-10-12 03:52:28 to 2023-10-18 14:12:56 UTC [more...]
[PATCH v3 0/5] KVM: selftests: Add ID reg test, update headers
2023-10-18 14:12 UTC (17+ messages)
` [PATCH v3 1/5] tools: arm64: Add a Makefile for generating sysreg-defs.h
` [PATCH v3 2/5] perf build: Generate arm64's sysreg-defs.h and add to include path
` [PATCH v3 3/5] KVM: selftests: Generate "
` [PATCH v3 4/5] tools headers arm64: Update sysreg.h with kernel sources
` [PATCH v3 5/5] KVM: arm64: selftests: Test for setting ID register from usersapce
[PATCH] perf test: test case 111 fails on s390
2023-10-18 14:05 UTC (2+ messages)
NMI received for unknown reason when running perf with IBS on AMD
2023-10-18 13:59 UTC (6+ messages)
[PATCH v3] perf bench sched pipe: Add -G/--cgroups option
2023-10-18 12:07 UTC (17+ messages)
` [perf stat] Extend --cpu to non-system-wide runs too? was "
[PATCHv2 0/2] tools/build: Fix -s detection code for new make
2023-10-18 7:21 UTC (8+ messages)
` [PATCHv2 1/2] tools/build: Fix -s detection code in tools/build/Makefile.build
[PATCH -next] perf/x86/amd/uncore: Remove unneeded semicolon
2023-10-18 1:11 UTC
[Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
2023-10-18 0:01 UTC (18+ messages)
[PATCH v4] perf bench sched pipe: Add -G/--cgroups option
2023-10-17 20:23 UTC
[PATCH v1 RESEND 0/2] perf cs-etm: Improve timestamp tracing
2023-10-17 19:55 UTC (6+ messages)
` [PATCH v1 RESEND 1/2] perf cs-etm: Validate timestamp tracing in per-thread mode
` [PATCH v1 RESEND 2/2] perf cs-etm: Respect timestamp option
[PATCH v2 0/7] PMU performance improvements
2023-10-17 19:55 UTC (13+ messages)
` [PATCH v2 1/7] perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
` [PATCH v2 2/7] perf intel-pt: Move PMU initialization from default config code
` [PATCH v2 3/7] perf arm-spe: "
` [PATCH v2 4/7] perf pmu: Const-ify file APIs
` [PATCH v2 5/7] perf pmu: Const-ify perf_pmu__config_terms
` [PATCH v2 6/7] perf pmu-events: Remember the perf_events_map for a PMU
` [PATCH v2 7/7] perf pmu: Lazily compute default config
[RESEND PATCH] perf: script: fix missing ',' for fields option
2023-10-17 19:55 UTC (2+ messages)
[PATCH] tools/perf/arch/powerpc: Fix the CPU ID const char* value by adding 0x prefix
2023-10-17 19:55 UTC (2+ messages)
[PATCH V2 0/3] Fix for shellcheck issues with latest scripts in tests/shell
2023-10-17 19:55 UTC (6+ messages)
` [PATCH V2 1/3] tools/perf/tests Ignore the shellcheck SC2046 warning in lock_contention
` [PATCH V2 2/3] tools/perf/tests: Fix shellcheck warning in record_sideband.sh test
` [PATCH V2 3/3] tools/perf/tests/shell: Fix shellcheck warning SC2112 with stat_all_metricgroups
[PATCH] perf vendor events: Update PMC used in PM_RUN_INST_CMPL event for power10 platform
2023-10-17 9:57 UTC (3+ messages)
[PATCH] perf pmu: Filter out search events table of software pmu in perf_pmu__lookup()
2023-10-16 21:04 UTC (2+ messages)
[PATCH] perf/x86/amd/uncore: fix error codes in amd_uncore_init()
2023-10-16 11:18 UTC (11+ messages)
[PATCH] perf/x86/amd/uncore: Fix return code for init
2023-10-16 6:07 UTC
[RFC 0/2] drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'
2023-10-16 5:24 UTC (3+ messages)
` [RFC 1/2] arm: perf: Remove PMU locking
` [RFC 2/2] drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'
[PATCH v2] perf bench sched pipe: Add -G/--cgroups option
2023-10-15 18:53 UTC (3+ messages)
[PATCH 1/2] powerpc/platforms/pseries: Fix STK_PARAM access in the hcall tracing code
2023-10-15 10:00 UTC (2+ messages)
[GIT PULL] perf events fix
2023-10-14 22:49 UTC (2+ messages)
[PATCH v1 0/2] perf cs-etm: Add support for itrace option 'T'
2023-10-14 7:45 UTC (3+ messages)
` [PATCH v1 1/2] perf auxtrace: Add 'T' itrace option for timestamp trace
` [PATCH v1 2/2] perf cs-etm: Enable itrace option 'T'
[RFC PATCH v2 00/17] Perf stat metric grouping with hardware information
2023-10-14 1:52 UTC (18+ messages)
` [RFC PATCH v2 01/17] perf stat: Add hardware-grouping cmd option to perf stat
` [RFC PATCH v2 02/17] perf stat: Add basic functions for the hardware-grouping stat cmd option
` [RFC PATCH v2 03/17] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
` [RFC PATCH v2 04/17] perf pmu-events: Add counter info into JSON files for SapphireRapids
` [RFC PATCH v2 05/17] perf pmu-events: Add event counter data for Cascadelakex
` [RFC PATCH v2 06/17] perf pmu-events: Add event counter data for Icelakex
` [RFC PATCH v2 07/17] perf stat: Add functions to set counter bitmaps for hardware-grouping method
` [RFC PATCH v2 08/17] perf stat: Add functions to get counter info
` [RFC PATCH v2 09/17] perf stat: Add functions to create new group and assign events into groups for hardware-grouping method
` [RFC PATCH v2 10/17] perf stat: Add build string function and topdown events handling in hardware-grouping
` [RFC PATCH v2 11/17] perf stat: Add function to handle special events "
` [RFC PATCH v2 12/17] perf stat: Add function to combine metrics for hardware-grouping
` [RFC PATCH v2 13/17] perf stat: Handle taken alone in hardware-grouping
` [RFC PATCH v2 14/17] perf stat: Handle NMI "
` [RFC PATCH v2 15/17] perf stat: Code refactoring "
` [RFC PATCH v2 16/17] perf stat: Add tool events support "
` [RFC PATCH v2 17/17] perf pmu-events: Add event counter data for Tigerlake
[PATCH] perf lock contention: Clear lock addr after use
2023-10-13 23:40 UTC (3+ messages)
[PATCH] perf bench sched pipe: Add -G/--cgroups option
2023-10-13 23:20 UTC (6+ messages)
[PATCH] perf/x86/p4: Fix "Wunused-but-set-variable" warning
2023-10-13 16:13 UTC (5+ messages)
[RFC 00/48] perf tools: Introduce data type profiling (v1)
2023-10-13 14:15 UTC (26+ messages)
` [PATCH 32/48] perf annotate-data: Support stack variables
` [PATCH 34/48] perf dwarf-aux: Add die_collect_vars()
` [PATCH 35/48] perf dwarf-aux: Handle type transfer for memory access
` [PATCH 36/48] perf annotate-data: Introduce struct data_loc_info
` [PATCH 37/48] perf map: Add map__objdump_2rip()
` [PATCH 38/48] perf annotate: Add annotate_get_basic_blocks()
` [PATCH 39/48] perf annotate-data: Maintain variable type info
` [PATCH 40/48] perf annotate-data: Add update_insn_state()
` [PATCH 41/48] perf annotate-data: Handle global variable access
` [PATCH 42/48] perf annotate-data: Handle call instructions
` [PATCH 43/48] perf annotate-data: Implement instruction tracking
` [PATCH 44/48] perf annotate: Parse x86 segment register location
` [PATCH 45/48] perf annotate-data: Handle this-cpu variables in kernel
` [PATCH 46/48] perf annotate-data: Track instructions with a this-cpu variable
` [PATCH 47/48] perf annotate-data: Add stack canary type
` [PATCH 48/48] perf annotate-data: Add debug message
[PATCH v2 0/5] perf: KVM: Enable callchains for guests
2023-10-13 14:01 UTC (3+ messages)
[PATCH] perf data: Increase RLIMIT_NOFILE limit when open too many files in perf_data__create_dir()
2023-10-13 7:59 UTC
[PATCH V3] tools/perf: Add perf binary dependent rule for shellcheck log in Makefile.perf
2023-10-13 7:36 UTC
[PATCH v1] perf intel-pt: pkt-decoder: Fix alignment issues
2023-10-13 4:23 UTC (10+ messages)
[PATCH] perf dlfilter: Add a test for object_code()
2023-10-12 21:42 UTC (2+ messages)
[PATCH v2 4/5] perf kvm: Support sampling guest callchains
2023-10-12 20:41 UTC (2+ messages)
[PATCH v3] perf cs-etm: Fix incorrect or missing decoder for raw trace
2023-10-12 17:24 UTC (2+ messages)
[PATCH v3 00/18] clang-tools support in tools
2023-10-12 17:23 UTC (3+ messages)
[PATCH v1] perf parse-events: Fix for term values that are raw events
2023-10-12 17:23 UTC (3+ messages)
[PATCH 1/1] perf symbols: Add 'intel_idle_ibrs' to the list of idle symbols
2023-10-12 17:21 UTC (3+ messages)
[PATCH v1] perf parse-events: Avoid erange from hex numbers
2023-10-12 17:20 UTC (4+ messages)
[PATCH 0/3] Fix for shellcheck issues with latest scripts in tests/shell
2023-10-12 16:20 UTC (10+ messages)
` [PATCH 1/3] perf tests test_arm_coresight: Fix the shellcheck warning in latest test_arm_coresight.sh
[PATCH v1 0/7] PMU performance improvements
2023-10-12 15:23 UTC (16+ messages)
` [PATCH v1 1/7] perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
` [PATCH v1 2/7] perf intel-pt: Move PMU initialization from default config code
` [PATCH v1 3/7] perf arm-spe: "
` [PATCH v1 4/7] perf pmu: Const-ify file APIs
` [PATCH v1 5/7] perf pmu: Const-ify perf_pmu__config_terms
` [PATCH v1 6/7] perf pmu-events: Remember the events and metrics table
` [PATCH v1 7/7] perf pmu: Lazily compute default config
[PATCH V2] tools/perf: Add perf binary dependent rule for shellcheck log in Makefile.perf
2023-10-12 9:53 UTC (4+ messages)
[PATCH v3 0/3] arm64: perf: Add support for event counting threshold
2023-10-12 9:45 UTC (4+ messages)
` [PATCH v3 1/3] arm: perf: Include threshold control fields valid in PMEVTYPER mask
[PATCH] perf tools: Put the function return operation at the end of the function
2023-10-12 6:53 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 00/13] Improvements to memory use
2023-10-12 6:23 UTC (14+ messages)
` [PATCH v2 01/13] perf machine: Avoid out of bounds LBR memory read
` [PATCH v2 02/13] libperf rc_check: Make implicit enabling work for GCC
` [PATCH v2 03/13] perf hist: Add missing puts to hist__account_cycles
` [PATCH v2 04/13] perf threads: Remove unused dead thread list
` [PATCH v2 05/13] perf offcpu: Add missed btf_free
` [PATCH v2 06/13] perf callchain: Make display use of branch_type_stat const
` [PATCH v2 07/13] perf callchain: Make brtype_stat in callchain_list optional
` [PATCH v2 08/13] perf callchain: Minor layout changes to callchain_list
` [PATCH v2 09/13] perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
` [PATCH v2 10/13] perf record: Lazy load kernel symbols
` [PATCH v2 11/13] libperf: Lazily allocate mmap event copy
` [PATCH v2 12/13] perf mmap: Lazily initialize zstd streams
` [PATCH v2 13/13] perf machine thread: Remove exited threads by default
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).