summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2025-04-11perf tools: Remove evsel__handle_error_quirks()Namhyung Kim
2025-04-10perf libunwind arm64: Fix missing close parens in an if statementArnaldo Carvalho de Melo
2025-04-10tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the linux/unaligned.h copy with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the uapi/linux/prctl.h copy with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the syscall table with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the VFS headers with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the socket headers with the kernel sourcesNamhyung Kim
2025-04-10perf ui browser hists: Set actions->thread before calling do_zoom_thread()Arnaldo Carvalho de Melo
2025-04-10perf ui browser hists: Simplify the routines that add entries to the popup menuArnaldo Carvalho de Melo
2025-04-10perf ui browser: Accept the left arrow key as a Zoom out if done on the first...Arnaldo Carvalho de Melo
2025-04-10perf ui browser annotate: Don't show the source code view status initiallyArnaldo Carvalho de Melo
2025-04-10perf ui browser annotate: Show in the title the source code view toggleArnaldo Carvalho de Melo
2025-04-10perf ui browser map: Provide feedback on unhandled hotkeysArnaldo Carvalho de Melo
2025-04-10perf ui browser hists: Provide feedback on unhandled hotkeysArnaldo Carvalho de Melo
2025-04-10perf ui browser header: Provide feedback on unhandled hotkeysArnaldo Carvalho de Melo
2025-04-10perf ui browser annotate: Provide feedback on unhandled hotkeysArnaldo Carvalho de Melo
2025-04-10perf ui browser annotate-data: Provide feedback on unhandled hotkeysArnaldo Carvalho de Melo
2025-04-10perf ui browser: Add a warn on unhandled hotkey helperArnaldo Carvalho de Melo
2025-04-10perf ui browser: Add key_name() helperArnaldo Carvalho de Melo
2025-04-10perf check: Add tip about building with libbfd using BUILD_NONDISTRO=1Arnaldo Carvalho de Melo
2025-04-10perf build: Warn when libdebuginfod devel files are not availableArnaldo Carvalho de Melo
2025-04-10perf check: Allow showing a tip for opt-in features not built into perfArnaldo Carvalho de Melo
2025-04-10perf check: Move the FEATURE_STATUS() macro to its only user source fileArnaldo Carvalho de Melo
2025-04-10perf check: Share the feature status printing routine with 'perf version'Arnaldo Carvalho de Melo
2025-04-10tools build: Don't set libunwind as available if test-all.c build succeedsArnaldo Carvalho de Melo
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao
2025-03-31Merge tag 'perf-tools-for-v6.15-2025-03-27' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2025-03-24perf bpf-filter: Fix a parsing error with commaNamhyung Kim
2025-03-24perf report: Fix a memory leak for perf_env on AMDNamhyung Kim
2025-03-24perf trace: Fix wrong size to bpf_map__update_elem callThomas Richter
2025-03-24perf tools: annotate asm_pure_loop.SMarcus Meissner
2025-03-24perf python: Fix setup.py mypy errorsIan Rogers
2025-03-24perf test: Address attr.py mypy errorIan Rogers
2025-03-24perf build: Add pylint build testsIan Rogers
2025-03-24perf build: Add mypy build testsIan Rogers
2025-03-24perf build: Rename TEST_LOGS to SHELL_TEST_LOGSIan Rogers
2025-03-23perf bench sched pipe: fix enforced blocking reads in worker_threadDirk Gouders
2025-03-23perf tools: Fix is_compat_mode build break in ppc64Likhitha Korrapati
2025-03-23perf build: filter all combinations of -flto for libperlHolger Hoffstätte
2025-03-20perf vendor events arm64 AmpereOneX: Fix frontend_bound calculationIlkka Koskinen
2025-03-20perf vendor events arm64: AmpereOne/AmpereOneX: Mark LD_RETIRED impacted by e...Ilkka Koskinen
2025-03-20perf trace: Fix evlist memory leakIan Rogers
2025-03-20perf trace: Fix BTF memory leakIan Rogers
2025-03-20perf trace: Make syscall table stableIan Rogers
2025-03-20perf syscalltbl: Mask off ABI type for MIPS system callsIan Rogers
2025-03-20perf build: Remove Makefile.syscallsIan Rogers
2025-03-20perf syscalltbl: Use lookup table containing multiple architecturesIan Rogers
2025-03-20perf trace beauty: Add syscalltbl.sh generating all system call tablesIan Rogers
2025-03-20perf thread: Add support for reading the e_machine type for a threadIan Rogers