Mauro Carvalho Chehab 5fb94e9ca3 docs: Fix some broken references 7 years ago
..
Documentation ac56aa4549 perf script python: Add dict fields introduction to Documentation 7 years ago
arch f178fd2d49 perf annotate: Move objdump_path to struct annotation_options 7 years ago
bench 2abb80dad3 perf bench numa: Fix typo in options 7 years ago
examples d8fc764d0b perf bpf: Add probe() helper to reduce kprobes boilerplate 7 years ago
include d8fc764d0b perf bpf: Add probe() helper to reduce kprobes boilerplate 7 years ago
jvmti ca58d7e64b perf jvmti: Generate correct debug information for inlined code 7 years ago
pmu-events ea9032fa2e perf vendor events intel: Remove duplicated entry for westmereep-dp in mapfile.csv 7 years ago
python d2ed5d2bdc perf python: Make twatch.py work with both python2 and python3 7 years ago
scripts ec1e6e6a68 perf script powerpc: Python script for hypervisor call statistics 7 years ago
tests 005cc008bc perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbols 7 years ago
trace 0d690fc043 perf trace beauty prctl: Default header_dir to cwd to work without parms 7 years ago
ui fabd37b837 perf hists: Check if a hist_entry has callchains before using them 7 years ago
util 5fb94e9ca3 docs: Fix some broken references 7 years ago
.gitignore 2fe2230d41 perf tools: Add trace/beauty/generated/ into .gitignore 7 years ago
Build b3fa38963a perf trace: Remove audit-libs dependency if syscall tables are present 7 years ago
CREDITS 1b173f77dd perf_counter tools: Add CREDITS file for Git contributors 16 years ago
MANIFEST 89975bd335 perf tools: Get all of tools/{arch,include}/ in the MANIFEST 7 years ago
Makefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
Makefile.config 8f12a2ff00 perf bpf: Add 'examples' directories 7 years ago
Makefile.perf cfc4033be7 perf bpf: Fixup include and examples install messages 7 years ago
builtin-annotate.c f178fd2d49 perf annotate: Move objdump_path to struct annotation_options 7 years ago
builtin-bench.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
builtin-buildid-cache.c d8ed87bc17 perf buildid-cache: Warn --purge-all failures 7 years ago
builtin-buildid-list.c 15bcdc9477 Merge branch 'linus' into perf/core, to fix conflicts 7 years ago
builtin-c2c.c 6a53da05c4 perf srcline: Make hist_entry srcline helper consistent with map's 7 years ago
builtin-config.c 15bcdc9477 Merge branch 'linus' into perf/core, to fix conflicts 7 years ago
builtin-data.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
builtin-diff.c 15bcdc9477 Merge branch 'linus' into perf/core, to fix conflicts 7 years ago
builtin-evlist.c 15bcdc9477 Merge branch 'linus' into perf/core, to fix conflicts 7 years ago
builtin-ftrace.c 63cd02d84b perf ftrace: Append an EOL when write tracing files 7 years ago
builtin-help.c 22e9af4e94 perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT 7 years ago
builtin-inject.c 71a84b5aed perf thread: Make thread__find_map() return the map 7 years ago
builtin-kallsyms.c 107cad95ff perf machine: Ditch find_kernel_function variants 7 years ago
builtin-kmem.c 107cad95ff perf machine: Ditch find_kernel_function variants 7 years ago
builtin-kvm.c 9fd5578a3c perf tools: Ditch the symbol_conf.nr_events global 7 years ago
builtin-list.c 15bcdc9477 Merge branch 'linus' into perf/core, to fix conflicts 7 years ago
builtin-lock.c 15bcdc9477 Merge branch 'linus' into perf/core, to fix conflicts 7 years ago
builtin-mem.c a7e9eab3db perf mem: Allow all record/report options 7 years ago
builtin-probe.c 362379aad5 perf tools: No need to check if the argument to __get() function is NULL 7 years ago
builtin-record.c a2015516c5 perf record: Synthesize features before events in pipe mode 7 years ago
builtin-report.c 9d0199cd2a perf report: No need to have report_callchain_help as a global 7 years ago
builtin-sched.c 4c50563d81 perf sched: Use sched->show_callchain where appropriate 7 years ago
builtin-script.c b879833cba perf script: Check if evsel has callchains before trying to use it 7 years ago
builtin-stat.c 0ce2da1483 perf stat: Display user and system time 7 years ago
builtin-timechart.c d9a5f27460 perf thread: Make thread__find_symbol() return the symbol searched 7 years ago
builtin-top.c f178fd2d49 perf annotate: Move objdump_path to struct annotation_options 7 years ago
builtin-trace.c 27de9b2bd9 perf evsel: Add has_callchain() helper to make code more compact/clear 7 years ago
builtin-version.c 8a812bf552 perf version: Print status for syscall_table 7 years ago
builtin.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
check-headers.sh 5824729735 perf check-headers.sh: Add support to check 2 independent files 7 years ago
command-list.txt f9c10cd645 perf tools: Missing c2c command in command-list 8 years ago
design.txt b68eebd1c2 perf tools: Update some code references in design.txt 11 years ago
perf-archive.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
perf-completion.sh 5d4fd9c8b8 perf tools: Auto-complete for events with ':' 7 years ago
perf-read-vdso.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
perf-sys.h 5f171577b4 Drop a bunch of metag references 7 years ago
perf-with-kcore.sh 8bd1b2d257 perf tools: Fix perf-with-kcore handling of arguments containing spaces 10 years ago
perf.c 4f5aeecd0d perf tools: Remove dead quote.[ch] code 7 years ago
perf.h 3aa94b10ab perf tools: Add 'perf -vv' as an alias to 'perf version --build-options' 7 years ago