#!/bin/bash # description: analyze all perf samples perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/tools/perf/builtin-bench.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tools/perf/builtin-bench.c
AgeCommit message (Expand)Author
2024-04-12perf bench uprobe: Add uretprobe variant of uprobe benchmarksIan Rogers
2023-09-09Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-07-20perf bench uprobe trace_printk: Add entry attaching an BPF program that does ...Arnaldo Carvalho de Melo
2023-07-20perf bench uprobe empty: Add entry attaching an empty BPF programArnaldo Carvalho de Melo
2023-07-20perf bench uprobe: Add benchmark to test uprobe overheadArnaldo Carvalho de Melo
2023-07-17perf/benchmark: add a new benchmark for seccom_unotifyAndrei Vagin
2023-06-05perf bench: Add missing setlocale() call to allow usage of %'d style formattingArnaldo Carvalho de Melo
2023-04-04perf bench: Add pmu-scan benchmarkNamhyung Kim
2023-04-04perf bench syscall: Add fork syscall benchmarkTiezhu Yang
2023-02-02perf bench syscall: Add execve syscall benchmarkTiezhu Yang
2023-02-02perf bench syscall: Add getpgid syscall benchmarkTiezhu Yang
2023-01-23perf: Various spelling fixesDiederik de Haas