messages from 2022-09-22 13:35:36 to 2022-09-28 04:52:47 UTC [more...]
[PATCH] tools/perf/tests: Update is_ignored_symbol function in vmlinux-kallsyms test
2022-09-28 4:52 UTC
[PATCH 0/3] perf: Add more syscalls to benchmark
2022-09-28 1:06 UTC (2+ messages)
[PATCH] include/uapi/linux/swab: Fix potentially missing __always_inline
2022-09-27 21:52 UTC
[PATCH] perf: Fix missing SIGTRAPs due to pending_disable abuse
2022-09-27 21:45 UTC (4+ messages)
[PATCH] perf tools: Fix empty version number when building outside of a git repo
2022-09-27 19:52 UTC
[PATCH 0/5] perf tools: Clean up cpu map handling for a system-wide evsel (v1)
2022-09-27 17:28 UTC (13+ messages)
` [PATCH 1/5] libperf: Populate system-wide evsel maps
` [PATCH 2/5] libperf: Propagate maps only if necessary
` [PATCH 3/5] perf tools: Get rid of evlist__add_on_all_cpus()
` [PATCH 4/5] perf tools: Add evlist__add_sched_switch()
` [PATCH 5/5] perf tools: Remove special handling of system-wide evsel
[PATCH -tip] perf, hw_breakpoint: Fix use-after-free if perf_event_open() fails
2022-09-27 17:20 UTC
[RFC PATCH v2 0/3] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
2022-09-27 16:52 UTC (14+ messages)
` [RFC PATCH v2 2/3] perf/x86/intel/pt: Introduce and export pt_get_curr_event()
[RFC PATCH 0/4] Add VG register attr test with kernel version and feature detection
2022-09-27 15:41 UTC (5+ messages)
` [RFC PATCH 1/4] perf test: Add ability to test exit code for attr tests
` [RFC PATCH 2/4] perf test: Add mechanism for skipping attr tests on auxiliary vector values
` [RFC PATCH 3/4] perf test: Add mechanism for skipping attr tests on kernel versions
` [RFC PATCH 4/4] perf test arm64: Add attr tests for new VG register
[PATCH v10 00/27] Rust support
2022-09-27 14:56 UTC (3+ messages)
` [PATCH v10 05/27] kallsyms: increase maximum kernel symbol length to 512
[PATCH 1/3] tools/build: Fix feature detection output due to eval expansion
2022-09-27 13:24 UTC (8+ messages)
` [PATCH 3/3] tools/build: Display logical OR of a feature flavors
[PATCH 0/5] perf: Remove unused struct
2022-09-27 12:36 UTC (8+ messages)
` [PATCH 1/5] perf machine: Remove unused struct process_args
` [PATCH 2/5] perf annotate: Remove unused struct disasm_line_samples
` [PATCH 3/5] perf metric: Remove unused struct metric_ref_node
` [PATCH 4/5] perf jit: Remove unused struct debug_line_info
` [PATCH 5/5] perf lock: Remove unused struct lock_contention_key
[PATCH] perf test: Skip sigtrap test on old kernels
2022-09-27 8:48 UTC (5+ messages)
[PATCH v14 0/3] Add perf support for HiSilicon PCIe Tune and Trace device
2022-09-27 8:14 UTC (4+ messages)
` [PATCH v14 1/3] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v14 2/3] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v14 3/3] perf tool: Add support for parsing HiSilicon PCIe Trace packet
[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
2022-09-27 6:31 UTC (6+ messages)
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle()
[PATCH] perf test: Fix test case 87 ("perf record tests") for hybrid systems
2022-09-27 5:15 UTC
[PATCH -next 0/5] perf: Minor fixes and cleanup
2022-09-27 1:20 UTC (12+ messages)
` [PATCH -next 1/5] perf: Fix show_arg_names not working for tp arg names
` [PATCH -next 2/5] perf: Fix incorrectly parsed flags in filter
` [PATCH -next 3/5] perf: Remove duplicate errbuf
` [PATCH -next 4/5] perf: Remove unused macros __PERF_EVENT_FIELD
` [PATCH -next 5/5] perf: Remove unused macro K
[PATCH] perf lock contention: Fix a build error on 32-bit
2022-09-26 21:56 UTC
[PATCH v2 1/3] perf lock: Introduce struct lock_contention
2022-09-26 21:42 UTC (4+ messages)
` [PATCH v2 3/3] perf lock: Print the number of lost entries for BPF
[PATCH 0/4] perf: Some clean up
2022-09-26 20:32 UTC (10+ messages)
` [PATCH 1/4] perf genelf: Fix error code in jit_write_elf()
` [PATCH 2/4] perf stat: Merge cases in process_evlist
` [PATCH 3/4] perf top: Fix error code in cmd_top()
` [PATCH 4/4] perf stat: Clean redundant if in process_evlist
[PATCHSET 0/6] perf stat: Small random cleanups (v1)
2022-09-26 20:07 UTC (7+ messages)
` [PATCH 1/6] perf stat: Convert perf_stat_evsel.res_stats array
` [PATCH 2/6] perf stat: Don't call perf_stat_evsel_id_init() repeatedly
` [PATCH 3/6] perf stat: Rename saved_value->cpu_map_idx
` [PATCH 4/6] perf stat: Use thread map index for shadow stat
` [PATCH 5/6] perf stat: Kill unused per-thread runtime stats
` [PATCH 6/6] perf stat: Don't compare runtime stat for shadow stats
[PATCH v3 0/2] perf test: Add test for java symbol
2022-09-26 19:56 UTC (4+ messages)
` [PATCH v3 1/2] perf subcmd: Set environment variable "PREFIX"
` [PATCH v3 2/2] perf test: Introduce script for java symbol testing
[PATCH 1/3] perf lock: Add -E/--entries option
2022-09-26 19:45 UTC (9+ messages)
` [PATCH 2/3] perf lock: Add -q/--quiet option
` [PATCH 3/3] perf test: Add kernel lock contention test
[PATCH 00/11] perf test: test_intel_pt.sh: Add per-thread test
2022-09-26 19:35 UTC (4+ messages)
[PATCH V2] tools/perf/tests: Fix perf probe error log check in skip_if_no_debuginfo
2022-09-26 19:29 UTC (3+ messages)
[PATCH] perf record: Fix segmentation fault in record__read_lost_samples()
2022-09-26 19:16 UTC (7+ messages)
[PATCH 4/7] x86: events: Convert snprintf() to scnprintf()
2022-09-26 18:45 UTC
[PATCH] perf arm-spe: augment the data source type with neoverse_spe list
2022-09-26 15:00 UTC (3+ messages)
[PATCH] perf tests: Fix SafeConfigParser deprecation warning
2022-09-26 14:53 UTC
[PATCH 0/1] perf test: Fix attr tests for PERF_FORMAT_LOST
2022-09-26 14:49 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH RFC 0/3] KVM: x86/pmu: Add Intel Guest Branch Trace Store Support
2022-09-26 14:29 UTC (4+ messages)
` [PATCH RFC 1/3] KVM + perf: Rename *_intel_pt_intr() for generic usage
` [PATCH RFC 2/3] KVM + perf: Passing vector into generic perf_handle_guest_intr()
` [PATCH RFC 3/3] KVM: x86/pmu: Add Intel Guest Branch Trace Store Support
[PATCH v3 0/3] perf tool: 'config3' attribute support
2022-09-26 13:32 UTC (4+ messages)
` [PATCH v3 1/3] perf: Skip and warn on unknown format 'configN' attrs
[PATCH v2 1/2] perf print-events: Fix "perf list" can not display the PMU prefix for some hybrid cache events
2022-09-26 13:17 UTC (4+ messages)
` [PATCH v2 2/2] perf parse-events: Remove "not supported" "
[PATCH v2 0/5] x86: cpuid: improve support for broken CPUID configurations
2022-09-26 13:12 UTC (5+ messages)
` [PATCH v2 1/5] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap
[PATCH v4] perf tools: Get a perf cgroup more portably in BPF
2022-09-26 13:11 UTC (4+ messages)
[PATCH 0/4] perf tools: Assorted random fixes and updates
2022-09-26 13:09 UTC (10+ messages)
` [PATCH 1/4] perf record: Fix a segfault in record__read_lost_samples()
` [PATCH 2/4] perf inject: Clarify build-id options a little bit
` [PATCH 3/4] perf tools: Add 'addr' sort key
` [PATCH 4/4] perf annotate: Toggle full address <-> offset display
[PATCH v13 0/3] Add perf support for HiSilicon PCIe Tune and Trace device
2022-09-26 11:33 UTC (6+ messages)
` [PATCH v13 1/3] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v13 2/3] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
[PATCH 0/3] driver/tool fix for SPR Dram RAPL Domain
2022-09-24 17:34 UTC (5+ messages)
` [PATCH 1/3] powercap: intel_rapl: Use standard Energy Unit for SPR Dram RAPL domain
` [PATCH 2/3] perf/x86/rapl: "
` [PATCH 3/3] tools/power turbostat: "
[PATCH v3] perf test: Introduce script for data symbol testing
2022-09-24 13:34 UTC
[PATCH] perf stat: Support old kernels for bperf cgroup counting
2022-09-24 3:22 UTC (2+ messages)
[PATCH] hw_breakpoint: fix single-stepping when using bpf_overflow_handler
2022-09-23 20:36 UTC
[PATCH for-next v2 0/4] riscv: Improvments for stacktrace
2022-09-23 13:34 UTC (4+ messages)
[PATCH v2 0/7] perf: Fix error return code
2022-09-23 14:01 UTC (8+ messages)
` [PATCH v2 1/7] perf lock: Fix error return code in __cmd_contention()
` [PATCH v2 2/7] perf probe: Fix error return code in perf_del_probe_events()
` [PATCH v2 3/7] perf record: Fix error return code in cmd_record()
` [PATCH v2 4/7] perf report: Fix error return code in cmd_report()
` [PATCH v2 5/7] perf sched: Fix error return code in perf_sched__timehist()
` [PATCH v2 6/7] perf stat: Fix error return code in cmd_stat()
` [PATCH v2 7/7] perf trace: Fix error return code in trace__replay() and cmd_trace()
[PATCH v3 0/2] perf: arm64: Kernel support for Dwarf unwinding through SVE functions
2022-09-23 12:43 UTC (8+ messages)
[PATCH v3 0/5] perf: arm64: Tools support for Dwarf unwinding through SVE functions
2022-09-23 10:34 UTC (3+ messages)
[PATCH v2 0/6] perf: Clean up by adding helpers and Merging
2022-09-23 8:45 UTC (7+ messages)
` [PATCH v2 1/6] perf block-info: Merge branches in __block_info__cmp
` [PATCH v2 2/6] perf block-range: Add block_range__insert_left/right helper
` [PATCH v2 3/6] perf dso: Merge cases in dso__read_binary_type_filename
` [PATCH v2 4/6] perf stat: Add print_cache_common helper
` [PATCH v2 5/6] perf genelf: Add create_section_and_get_data helper
` [PATCH v2 6/6] perf script: Add perf_sample__fprintf_dsoname helper
[PATCH 1/2] tools/perf/tests: Fix string substitutions in build id test
2022-09-23 6:24 UTC (4+ messages)
[PATCH v3] perf tools: Get a perf cgroup more portably in BPF
2022-09-23 6:13 UTC (3+ messages)
[PATCH v2] perf tools: Get a perf cgroup more portably in BPF
2022-09-22 20:42 UTC (4+ messages)
[RFC PATCH v2 0/4] CXL 3.0 Performance Monitoring Unit support
2022-09-22 20:41 UTC (7+ messages)
` [RFC PATCH v2 1/4] cxl: Add function to count regblocks of a given type
` [RFC PATCH v2 3/4] cxl: CXL Performance Monitoring Unit driver
` [RFC PATCH v2 4/4] docs: perf: Minimal introduction the the CXL PMU device and driver
[PATCH linux-next] perf annotate: use strscpy() is more robust and safer
2022-09-22 19:19 UTC (2+ messages)
[PATCH RFC 1/1] perf stat: do not fatal if the leader is errored
2022-09-22 18:42 UTC (6+ messages)
[GIT PULL] perf tools changes for v6.0: 4th batch
2022-09-22 18:15 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).