linux/tools/perf
Nam Cao 244132c4e5 tracing/timers: Rename the hrtimer_init event to hrtimer_setup
The function hrtimer_init() doesn't exist anymore. It was replaced by
hrtimer_setup().

Thus, rename the hrtimer_init trace event to hrtimer_setup to keep it
consistent.

Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/all/cba84c3d853c5258aa3a262363a6eac08e2c7afc.1738746927.git.namcao@linutronix.de
2025-04-05 10:30:17 +02:00
..
arch perf build: Rename TEST_LOGS to SHELL_TEST_LOGS 2025-03-24 09:38:20 -07:00
bench perf bench sched pipe: fix enforced blocking reads in worker_thread 2025-03-23 23:20:37 -07:00
check-header_ignore_hunks/lib
dlfilters
Documentation perf script: Update brstack syntax documentation 2025-03-14 10:41:08 -07:00
include/perf
jvmti
pmu-events perf build: Add pylint build tests 2025-03-24 09:38:20 -07:00
python perf python tracepoint.py: Change the COMM using setproctitle if available 2025-03-18 16:08:22 -07:00
scripts perf build: Add pylint build tests 2025-03-24 09:38:20 -07:00
tests tracing/timers: Rename the hrtimer_init event to hrtimer_setup 2025-04-05 10:30:17 +02:00
trace perf build: Rename TEST_LOGS to SHELL_TEST_LOGS 2025-03-24 09:38:20 -07:00
ui perf hist stdio: Do bounds check when printing callchains to avoid UB with new gcc versions 2025-03-13 00:30:14 -07:00
util perf bpf-filter: Fix a parsing error with comma 2025-03-24 17:29:58 -07:00
.gitignore
Build perf build: Add pylint build tests 2025-03-24 09:38:20 -07:00
builtin-annotate.c perf annotate: Add --code-with-type option. 2025-03-13 00:19:51 -07:00
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-c2c.c perf mem: Don't leak mem event names 2025-03-10 14:26:45 -07:00
builtin-check.c
builtin-config.c
builtin-daemon.c
builtin-data.c
builtin-diff.c
builtin-evlist.c
builtin-ftrace.c perf ftrace latency: allow to hide empty buckets 2025-02-26 13:48:02 -08:00
builtin-help.c
builtin-inject.c
builtin-kallsyms.c
builtin-kmem.c
builtin-kvm.c
builtin-kwork.c
builtin-list.c perf list: Document -v option deduplication feature 2025-02-26 16:23:47 -08:00
builtin-lock.c perf lock: Report owner stack in usermode 2025-02-28 10:09:02 -08:00
builtin-mem.c perf mem: Don't leak mem event names 2025-03-10 14:26:45 -07:00
builtin-probe.c
builtin-record.c perf tools: Skip BPF sideband event for userspace profiling 2025-03-02 09:47:24 -08:00
builtin-report.c perf report: Disable children column for data type profiling 2025-03-20 09:17:56 -07:00
builtin-sched.c
builtin-script.c perf script: Fix output type for dynamically allocated core PMU's 2025-03-05 11:46:00 -08:00
builtin-stat.c perf tools: Fix up some comments and code to properly use the event_source bus 2025-02-19 13:23:43 -08:00
builtin-timechart.c
builtin-top.c perf annotate: Pass hist_entry to annotate functions 2025-03-13 00:19:51 -07:00
builtin-trace.c perf trace: Fix wrong size to bpf_map__update_elem call 2025-03-24 13:55:26 -07:00
builtin-version.c
builtin.h
check-headers.sh x86/cpufeatures: Remove {disabled,required}-features.h 2025-03-19 11:15:12 +01:00
command-list.txt
CREDITS
design.txt
Makefile
Makefile.config perf build: filter all combinations of -flto for libperl 2025-03-23 23:12:10 -07:00
Makefile.perf perf tools changes for v6.15 2025-03-31 08:52:33 -07:00
MANIFEST
perf-archive.sh
perf-completion.sh
perf-iostat.sh
perf-read-vdso.c
perf-sys.h
perf.c
perf.h