kernel_optimize_test/tools/perf
Arnaldo Carvalho de Melo 6ec17b4e25 perf evsel: Rename perf_evsel__config*() to evsel__config*()
As they are all 'struct evsel' methods, not part of tools/lib/perf/, aka
libperf, to whom the perf_ prefix belongs.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2020-05-05 16:35:30 -03:00
..
arch perf tools: Move routines that probe for perf API features to separate file 2020-05-05 16:35:26 -03:00
bench perf bench: Add a multi-threaded synthesize benchmark 2020-04-30 10:48:25 -03:00
Documentation perf intel-pt: Update documentation about using /proc/kcore 2020-05-05 16:35:30 -03:00
examples/bpf
include/bpf
jvmti
pmu-events perf vendor events power9: Add hv_24x7 socket/chip level metric events 2020-04-30 10:48:33 -03:00
python
scripts perf script: Add flamegraph.py script 2020-04-16 12:19:14 -03:00
tests perf evsel: Rename perf_evsel__config*() to evsel__config*() 2020-05-05 16:35:30 -03:00
trace tools headers UAPI: Sync linux/mman.h with the kernel 2020-04-14 09:04:53 -03:00
ui perf report/top TUI: Fix title line formatting 2020-04-03 09:37:55 -03:00
util perf evsel: Rename perf_evsel__config*() to evsel__config*() 2020-05-05 16:35:30 -03:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Build
builtin-annotate.c
builtin-bench.c perf bench: Add event synthesis benchmark 2020-04-16 12:19:12 -03:00
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-c2c.c perf c2c: Remove unneeded semicolon 2020-04-30 10:48:32 -03:00
builtin-config.c
builtin-data.c
builtin-diff.c perf tools: Remove unneeded semicolons 2020-04-30 10:48:32 -03:00
builtin-evlist.c
builtin-ftrace.c perf tools: Support CAP_PERFMON capability 2020-04-16 12:19:08 -03:00
builtin-help.c
builtin-inject.c perf auxtrace: Add option to synthesize branch stack for regular events 2020-05-05 16:35:29 -03:00
builtin-kallsyms.c
builtin-kmem.c
builtin-kvm.c
builtin-list.c
builtin-lock.c perf tools: Remove unneeded semicolons 2020-04-30 10:48:32 -03:00
builtin-mem.c perf tools: Remove unneeded semicolons 2020-04-30 10:48:32 -03:00
builtin-probe.c
builtin-record.c perf record: Move side band evlist setup to separate routine 2020-05-05 16:35:29 -03:00
builtin-report.c perf auxtrace: Add option to synthesize branch stack for regular events 2020-05-05 16:35:29 -03:00
builtin-sched.c
builtin-script.c perf evsel: Rename perf_evsel__nr_cpus() to evsel__nr_cpus() 2020-05-05 16:35:30 -03:00
builtin-stat.c perf stat: Improve runtime stat for interval mode 2020-04-23 11:03:46 -03:00
builtin-timechart.c
builtin-top.c perf bpf: Decouple creating the evlist from adding the SB event 2020-05-05 16:35:29 -03:00
builtin-trace.c perf evsel: Rename perf_evsel__config*() to evsel__config*() 2020-05-05 16:35:30 -03:00
builtin-version.c
builtin.h
check-headers.sh tools headers: Synchronize linux/bits.h with the kernel sources 2020-04-14 11:40:05 -03:00
command-list.txt
CREDITS
design.txt perf tools: Support CAP_PERFMON capability 2020-04-16 12:19:08 -03:00
Makefile
Makefile.config perf tools: Support Python 3.8+ in Makefile 2020-04-03 10:03:44 -03:00
Makefile.perf perf: Normalize gcc parameter when generating arch errno table 2020-03-26 11:04:01 -03:00
MANIFEST
perf-archive.sh
perf-completion.sh
perf-read-vdso.c
perf-sys.h
perf-with-kcore.sh
perf.c
perf.h