linux-yocto/tools/perf
Dapeng Mi bb99742cfc perf record: Fix incorrect --user-regs comments
[ Upstream commit a4a859eb67 ]

The comment of "--user-regs" option is not correct, fix it.

"on interrupt," -> "in user space,"

Fixes: 84c4174227 ("perf record: Support direct --user-regs arguments")
Reviewed-by: Ian Rogers <irogers@google.com>
Signed-off-by: Dapeng Mi <dapeng1.mi@linux.intel.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20250403060810.196028-1-dapeng1.mi@linux.intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-27 11:07:15 +01:00
..
arch perf intel-pt: Fix exclude_guest setting 2024-08-03 08:49:15 +02:00
bench perf bench internals inject-build-id: Fix trap divide when collecting just one DSO 2024-06-12 11:03:40 +02:00
dlfilters
Documentation perf: script: add raw|disasm arguments to --insn-trace option 2024-06-27 13:46:23 +02:00
examples/bpf
include
jvmti
pmu-events perf vendor events: Drop STORES_PER_INST metric event for power10 platform 2023-09-19 12:28:00 +02:00
python
scripts perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3 2025-06-27 11:07:15 +01:00
tests perf tests switch-tracking: Fix timestamp comparison 2025-06-27 11:07:15 +01:00
trace
ui perf ui browser hists: Set actions->thread before calling do_zoom_thread() 2025-06-27 11:07:14 +01:00
util perf intel-pt: Fix PEBS-via-PT data_src 2025-06-27 11:07:15 +01:00
.gitignore
Build
builtin-annotate.c perf annotate: Get rid of duplicate --group option item 2024-06-12 11:03:34 +02:00
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-c2c.c
builtin-config.c
builtin-daemon.c perf daemon: Fix file leak in daemon_session__control 2024-06-12 11:03:42 +02:00
builtin-data.c
builtin-diff.c
builtin-evlist.c
builtin-ftrace.c perf ftrace latency: Fix unit on histogram first entry when using --use-nsec 2024-12-14 19:53:44 +01:00
builtin-help.c
builtin-inject.c perf inject: Fix leader sampling inserting additional samples 2024-10-17 15:21:01 +02:00
builtin-kallsyms.c
builtin-kmem.c libsubcmd: Don't free the usage string 2024-10-17 15:22:11 +02:00
builtin-kvm.c libsubcmd: Don't free the usage string 2024-10-17 15:22:11 +02:00
builtin-kwork.c libsubcmd: Don't free the usage string 2024-10-17 15:22:11 +02:00
builtin-list.c
builtin-lock.c perf lock: Don't pass an ERR_PTR() directly to perf_session__delete() 2024-10-17 15:22:28 +02:00
builtin-mem.c libsubcmd: Don't free the usage string 2024-10-17 15:22:11 +02:00
builtin-probe.c
builtin-record.c perf record: Fix incorrect --user-regs comments 2025-06-27 11:07:15 +01:00
builtin-report.c perf report: Avoid SEGV in report__setup_sample_type() 2024-06-12 11:03:41 +02:00
builtin-sched.c libsubcmd: Don't free the usage string 2024-10-17 15:22:11 +02:00
builtin-script.c perf script: Show also errors for --insn-trace option 2024-06-27 13:46:23 +02:00
builtin-stat.c perf stat: Fix affinity memory leaks on error path 2024-12-14 19:53:43 +01:00
builtin-timechart.c
builtin-top.c perf top: Don't pass an ERR_PTR() directly to perf_session__delete() 2023-09-19 12:28:00 +02:00
builtin-trace.c perf trace: Avoid garbage when not printing a syscall's arguments 2024-12-14 19:53:46 +01:00
builtin-version.c
builtin.h
check-headers.sh
command-list.txt
CREDITS
design.txt
Makefile
Makefile.config perf build: Warn when libdebuginfod devel files are not available 2025-06-27 11:07:14 +01:00
Makefile.perf
MANIFEST
perf-archive.sh
perf-completion.sh
perf-iostat.sh
perf-read-vdso.c
perf-sys.h
perf.c
perf.h