David Ahern 1204609916 perf tools: remove unneeded include of network header files 13 years ago
..
include 71ad0f5e4e perf tools: Support for DWARF CFI unwinding on post processing 13 years ago
scripting-engines 1204609916 perf tools: remove unneeded include of network header files 13 years ago
PERF-VERSION-GEN aa5cdd308d perf tools: Make --version show kernel version instead of pull req tag 13 years ago
abspath.c a41794cdd7 perf tools: Remove some unused functions 15 years ago
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 years ago
annotate.c 8696329b7b perf annotate: Prevent overflow in size calculation 13 years ago
annotate.h c46219ac34 perf annotate: Introduce ->free() method in ins_ops 13 years ago
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object 13 years ago
build-id.c 299c345208 perf buildid-list: Work better with pipe mode 13 years ago
build-id.h 45694aa770 perf tools: Rename perf_event_ops to perf_tool 13 years ago
cache.h dc41b9b8f0 perf ui: Change fallback policy of setup_browser() 13 years ago
callchain.c 472606458f perf callchain: Make callchain cursors TLS 13 years ago
callchain.h 472606458f perf callchain: Make callchain cursors TLS 13 years ago
cgroup.c c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently 13 years ago
cgroup.h 023695d96e perf tool: Add cgroup support 14 years ago
color.c e7f01d1e3d perf tools: Use scnprintf where applicable 13 years ago
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 years ago
config.c 8dc7c651dd perf config: Allow '_' in config file variable names 13 years ago
cpumap.c 9ae7d3351a perf tools: Add fprintf methods for thread_map and cpu_map classes 13 years ago
cpumap.h 9ae7d3351a perf tools: Add fprintf methods for thread_map and cpu_map classes 13 years ago
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h 13 years ago
debug.c 0985a94891 perf ui gtk: Add perf_gtk__show_helpline() for pr_* 13 years ago
debug.h 0985a94891 perf ui gtk: Add perf_gtk__show_helpline() for pr_* 13 years ago
debugfs.c 2837609fef perf tools: Remove unused functions from debugfs object 13 years ago
debugfs.h 2837609fef perf tools: Remove unused functions from debugfs object 13 years ago
dso-test-data.c f7add55653 perf test: Add dso data caching tests 13 years ago
dwarf-aux.c 3f4460a28f perf probe: Filter out redundant inline-instances 14 years ago
dwarf-aux.h db0d2c6420 perf probe: Search concrete out-of-line instances 14 years ago
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 years ago
event.c 1e6d532238 perf tool: handle errors in synthesized event functions 13 years ago
event.h 0f6a30150c perf tools: Support user regs and stack in sample parsing 13 years ago
evlist.c 0c21f736e0 perf evlist: Introduce evsel list accessors 13 years ago
evlist.h 0c21f736e0 perf evlist: Introduce evsel list accessors 13 years ago
evsel.c ca1b145761 perf tools: Report number of pmu type of unknown events 13 years ago
evsel.h f4d834367c perf tools: Fix type for evsel->ids and add size check for ids 13 years ago
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft 14 years ago
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions 15 years ago
generate-cmdlist.sh 393be2e374 perf symbols: Support minimal build without libelf 13 years ago
header.c 1659d129ed perf tools: Keep the perf_event_attr on version 3 13 years ago
header.h 50a9667c93 perf tools: Add pmu mappings to header information 13 years ago
help.c a41794cdd7 perf tools: Remove some unused functions 15 years ago
help.h 8b40f521cf perf tools: Protect header files with a consistent style 16 years ago
hist.c 7ccf4f9058 perf hists: Separate out hist print functions 13 years ago
hist.h 000078bc3e perf hists: Rename and move some functions 13 years ago
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 years ago
intlist.c 60ebf32876 perf tools: Fix intlist node removal 13 years ago
intlist.h 70b40c4a43 perf tools: Introduce intlist 13 years ago
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 years ago
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style 16 years ago
map.c 0f75a710df perf symbols: Remove unused function map__objdump_2ip 13 years ago
map.h 0f75a710df perf symbols: Remove unused function map__objdump_2ip 13 years ago
pager.c ea1b3ebac9 perf tools: Fix pager on minimal-install embedded systems 13 years ago
parse-events-test.c ac2ba9f36b perf tools: Catch event names from command line 13 years ago
parse-events.c ac2ba9f36b perf tools: Catch event names from command line 13 years ago
parse-events.h ac2ba9f36b perf tools: Catch event names from command line 13 years ago
parse-events.l ac2ba9f36b perf tools: Catch event names from command line 13 years ago
parse-events.y ac2ba9f36b perf tools: Catch event names from command line 13 years ago
parse-options.c 56e6f602aa perf tool: Save cmdline from user in file header vs what is passed to record 13 years ago
parse-options.h e4e18d568b perf options: add OPT_CALLBACK_DEFAULT_NOOPT 14 years ago
path.c f4e7ac0a23 perf tools: add test for strlcpy() 15 years ago
perf_regs.h 2bcd355b71 perf tools: Add interface to arch registers sets 13 years ago
pmu.c 50a9667c93 perf tools: Add pmu mappings to header information 13 years ago
pmu.h 50a9667c93 perf tools: Add pmu mappings to header information 13 years ago
pmu.l cd82a32e99 perf tools: Add perf pmu object to access pmu format definition 13 years ago
pmu.y cd82a32e99 perf tools: Add perf pmu object to access pmu format definition 13 years ago
probe-event.c a23c4dc422 perf uprobes: Remove unnecessary check before strlist__delete 13 years ago
probe-event.h 225466f1c2 perf probe: Provide perf interface for uprobes 13 years ago
probe-finder.c ba28c59bc9 perf probe: Finder fails to resolve function name to address 13 years ago
probe-finder.h c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently 13 years ago
pstack.c 3e1bbdc3a7 perf newt: Make <- zoom out filters 15 years ago
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ 15 years ago
python-ext-sources a619183672 perf tools: Add missing files to build the python binding 13 years ago
python.c 63dab225f3 perf evlist: Rename __group method to __set_leader 13 years ago
quote.c a41794cdd7 perf tools: Remove some unused functions 15 years ago
quote.h a41794cdd7 perf tools: Remove some unused functions 15 years ago
rblist.c 37bbd3fff1 perf tools: Introducing rblist 13 years ago
rblist.h 37bbd3fff1 perf tools: Introducing rblist 13 years ago
run-command.c a41794cdd7 perf tools: Remove some unused functions 15 years ago
run-command.h a41794cdd7 perf tools: Remove some unused functions 15 years ago
session.c d25380cd3b perf session: flush_sample_queue needs to handle errors from handlers 13 years ago
session.h 71ad0f5e4e perf tools: Support for DWARF CFI unwinding on post processing 13 years ago
setup.py 6a5c13aff4 perf tools: Fix build dependency of perf python extension 13 years ago
sigchain.c a41794cdd7 perf tools: Remove some unused functions 15 years ago
sigchain.h a41794cdd7 perf tools: Remove some unused functions 15 years ago
sort.c 409a8be615 perf tools: Add sort by src line/number 13 years ago
sort.h 409a8be615 perf tools: Add sort by src line/number 13 years ago
strbuf.c e7f01d1e3d perf tools: Use scnprintf where applicable 13 years ago
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 years ago
strfilter.c ff9ae1babd perf: Fix missing strndup declaration 14 years ago
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter 14 years ago
string.c cb1a28a0cb perf lib: Introduce rtrim 13 years ago
strlist.c 4592281403 perf tools: Remove the node from rblist in strlist__remove 13 years ago
strlist.h ee8dd3ca43 perf tools: Change strlist to use the new rblist 13 years ago
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title 14 years ago
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style 16 years ago
symbol-elf.c f47b58b75f perf symbols: Fix builds with NO_LIBELF set 13 years ago
symbol-minimal.c 3aafe5ae08 perf symbols: Use both runtime and debug images 13 years ago
symbol.c f47b58b75f perf symbols: Fix builds with NO_LIBELF set 13 years ago
symbol.h 3aafe5ae08 perf symbols: Use both runtime and debug images 13 years ago
sysfs.c e90fda0635 perf tools: Add sysfs mountpoint interface 13 years ago
sysfs.h e90fda0635 perf tools: Add sysfs mountpoint interface 13 years ago
target.c 0ecf4f0c02 perf target: Fix check on buffer size 13 years ago
target.h d1cb9fce92 perf target: Add uses_mmap field 13 years ago
thread.c b424eba271 perf session: Move threads to struct machine 13 years ago
thread.h 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops 13 years ago
thread_map.c e8cdd94777 perf tools: fix thread_map__new_by_pid_str() memory leak in error path 13 years ago
thread_map.h 61d5bf5b01 perf tools: Fix thread map that is type pid_t 13 years ago
tool.h ee29be625b perf tools: Save some loops using perf_evlist__id2evsel 13 years ago
top.c 0c21f736e0 perf evlist: Introduce evsel list accessors 13 years ago
top.h fe9d18a71d perf top: Convert to struct perf_target 13 years ago
trace-event-info.c aaf045f723 perf: Have perf use the new libtraceevent.a library 13 years ago
trace-event-parse.c d0d3913895 perf script: Fix a NULL pointer dereference 13 years ago
trace-event-read.c da3789628f perf tools: Stop using a global trace events description list 13 years ago
trace-event-scripting.c 73994dc158 perf script: Replace "struct thread" with "struct addr_location" as a parameter for "process_event()" 13 years ago
trace-event.h 71ad0f5e4e perf tools: Support for DWARF CFI unwinding on post processing 13 years ago
types.h 6a11f92ef4 perf tools: Add union u64_swap type for swapping u64 data 13 years ago
unwind.c 71ad0f5e4e perf tools: Support for DWARF CFI unwinding on post processing 13 years ago
unwind.h 71ad0f5e4e perf tools: Support for DWARF CFI unwinding on post processing 13 years ago
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() 13 years ago
util.c dc4552bf71 perf tools: Add dump_stack function 13 years ago
util.h 1204609916 perf tools: remove unneeded include of network header files 13 years ago
values.c 0161d82e9b perf tools: Fix a memory leak on perf_read_values_destroy 13 years ago
values.h 8b40f521cf perf tools: Protect header files with a consistent style 16 years ago
wrapper.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc 15 years ago
xyarray.c 69aad6f1ee perf tools: Introduce event selectors 14 years ago
xyarray.h 69aad6f1ee perf tools: Introduce event selectors 14 years ago