Star64_linux/tools/perf
Arnaldo Carvalho de Melo bb8c16db43 perf kvm: Make function only used by 'perf kvm' static
No need to have this polluting util.h, it was polluted enough already.

Link: http://lkml.kernel.org/n/tip-wfdidqlwbvi5y0s61kv6z2gn@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2017-04-24 12:33:26 -03:00
..
arch perf tools: Add signal.h to places using its definitions 2017-04-20 13:22:43 -03:00
bench perf tools: Move extra string util functions to util/string2.h 2017-04-19 13:01:51 -03:00
Documentation perf trace: Add usage of --no-syscalls in man page 2017-04-13 10:54:04 -03:00
jvmti
pmu-events perf vendor events intel: Add missing space in json descriptions 2017-03-30 13:35:50 -07:00
python
scripts
tests perf tools: Move units conversion/formatting routines to separate object 2017-04-20 13:22:44 -03:00
trace perf tools: Add signal.h to places using its definitions 2017-04-20 13:22:43 -03:00
ui perf tools: Move units conversion/formatting routines to separate object 2017-04-20 13:22:44 -03:00
util perf kvm: Make function only used by 'perf kvm' static 2017-04-24 12:33:26 -03:00
.gitignore
Build perf trace: Beautify statx syscall 'flag' and 'mask' arguments 2017-03-31 14:42:31 -03:00
builtin-annotate.c perf tools: Include errno.h where needed 2017-04-19 13:01:51 -03:00
builtin-bench.c perf tools: Remove unused 'prefix' from builtin functions 2017-03-27 11:58:09 -03:00
builtin-buildid-cache.c perf tools: Move timestamp routines from util.h to time-utils.h 2017-04-20 13:22:44 -03:00
builtin-buildid-list.c perf tools: Include errno.h where needed 2017-04-19 13:01:51 -03:00
builtin-c2c.c perf tools: Include errno.h where needed 2017-04-19 13:01:51 -03:00
builtin-config.c perf tools: Remove unused 'prefix' from builtin functions 2017-03-27 11:58:09 -03:00
builtin-data.c perf tools: Remove unused 'prefix' from builtin functions 2017-03-27 11:58:09 -03:00
builtin-diff.c perf tools: Include errno.h where needed 2017-04-19 13:01:51 -03:00
builtin-evlist.c perf tools: Remove unused 'prefix' from builtin functions 2017-03-27 11:58:09 -03:00
builtin-ftrace.c perf tools: Use api/fs/tracing_path.h where needed 2017-04-19 13:01:54 -03:00
builtin-help.c perf tools: Include errno.h where needed 2017-04-19 13:01:51 -03:00
builtin-inject.c perf tools: Add signal.h to places using its definitions 2017-04-20 13:22:43 -03:00
builtin-kallsyms.c perf tools: Including missing inttypes.h header 2017-04-19 13:01:46 -03:00
builtin-kmem.c perf tools: Include errno.h where needed 2017-04-19 13:01:51 -03:00
builtin-kvm.c perf kvm: Make function only used by 'perf kvm' static 2017-04-24 12:33:26 -03:00
builtin-list.c perf tools: Remove unused 'prefix' from builtin functions 2017-03-27 11:58:09 -03:00
builtin-lock.c perf tools: Include errno.h where needed 2017-04-19 13:01:51 -03:00
builtin-mem.c perf tools: Including missing inttypes.h header 2017-04-19 13:01:46 -03:00
builtin-probe.c perf tools: Remove unused 'prefix' from builtin functions 2017-03-27 11:58:09 -03:00
builtin-record.c perf tools: Move timestamp routines from util.h to time-utils.h 2017-04-20 13:22:44 -03:00
builtin-report.c perf tools: Move units conversion/formatting routines to separate object 2017-04-20 13:22:44 -03:00
builtin-sched.c perf tools: Include errno.h where needed 2017-04-19 13:01:51 -03:00
builtin-script.c perf tools: Add signal.h to places using its definitions 2017-04-20 13:22:43 -03:00
builtin-stat.c perf tools: Add signal.h to places using its definitions 2017-04-20 13:22:43 -03:00
builtin-timechart.c perf str{filter,list}: Disentangle headers 2017-04-19 13:01:52 -03:00
builtin-top.c perf tools: Add signal.h to places using its definitions 2017-04-20 13:22:43 -03:00
builtin-trace.c perf tools: Add signal.h to places using its definitions 2017-04-20 13:22:43 -03:00
builtin-version.c perf tools: Remove unused 'prefix' from builtin functions 2017-03-27 11:58:09 -03:00
builtin.h perf tools: Remove unused 'prefix' from builtin functions 2017-03-27 11:58:09 -03:00
check-headers.sh tools include uapi: Grab copies of stat.h and fcntl.h 2017-03-31 11:26:03 -03:00
command-list.txt
CREDITS
design.txt
Makefile
Makefile.config perf tools: Disable JVMTI if no ELF support available 2017-04-13 11:47:43 -03:00
Makefile.perf
MANIFEST tools include: Introduce linux/bug.h, from the kernel sources 2017-04-19 13:01:42 -03:00
perf-archive.sh
perf-completion.sh
perf-read-vdso.c
perf-sys.h
perf-with-kcore.sh
perf.c perf tools: Add signal.h to places using its definitions 2017-04-20 13:22:43 -03:00
perf.h