You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/tools/perf/util
Arnaldo Carvalho de Melo 3ab484b862 perf tools: Add missing files to build the python binding 13 years ago
..
include perf tools: Adding round_up/round_down macros 13 years ago
scripting-engines tools lib traceevent: Add support for __print_hex() 13 years ago
PERF-VERSION-GEN perf tools: Make --version show kernel version instead of pull req tag 13 years ago
abspath.c
alias.c
annotate.c perf annotate: Prevent overflow in size calculation 13 years ago
annotate.h perf annotate: Introduce ->free() method in ins_ops 13 years ago
bitmap.c perf tools: Add bitmap_or function into bitmap object 13 years ago
build-id.c perf buildid-list: Work better with pipe mode 13 years ago
build-id.h
cache.h perf ui: Change fallback policy of setup_browser() 13 years ago
callchain.c perf callchain: Make callchain cursors TLS 13 years ago
callchain.h perf callchain: Make callchain cursors TLS 13 years ago
cgroup.c
cgroup.h
color.c perf tools: Use scnprintf where applicable 13 years ago
color.h
config.c perf config: Allow '_' in config file variable names 13 years ago
cpumap.c perf tools: Add fprintf methods for thread_map and cpu_map classes 13 years ago
cpumap.h perf tools: Add fprintf methods for thread_map and cpu_map classes 13 years ago
ctype.c perf tools: ctype.c only wants util.h 13 years ago
debug.c perf ui: Introduce struct perf_error_ops 13 years ago
debug.h perf ui: Introduce struct perf_error_ops 13 years ago
debugfs.c perf tools: Remove unused functions from debugfs object 13 years ago
debugfs.h perf tools: Remove unused functions from debugfs object 13 years ago
dso-test-data.c perf test: Add dso data caching tests 13 years ago
dwarf-aux.c
dwarf-aux.h
environment.c
event.c perf tools: Ensure comm string is properly terminated 13 years ago
event.h perf evsel: Adopt parse_sample method from perf_event 13 years ago
evlist.c perf evsel: Adopt parse_sample method from perf_event 13 years ago
evlist.h perf evsel: Adopt parse_sample method from perf_event 13 years ago
evsel.c perf evsel: Adopt parse_sample method from perf_event 13 years ago
evsel.h perf evsel: Adopt parse_sample method from perf_event 13 years ago
exec_cmd.c
exec_cmd.h
generate-cmdlist.sh
header.c perf tool: Save cmdline from user in file header vs what is passed to record 13 years ago
header.h perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATA 13 years ago
help.c
help.h
hist.c perf hists: Print newline between hists callchains 13 years ago
hist.h perf tools: Add sort by src line/number 13 years ago
hweight.c
intlist.c perf tools: Introduce intlist 13 years ago
intlist.h perf tools: Introduce intlist 13 years ago
levenshtein.c
levenshtein.h
map.c perf kvm: Limit repetitive guestmount message to once per directory 13 years ago
map.h perf kvm: Fix bug resolving guest kernel syms 13 years ago
pager.c perf tools: Fix pager on minimal-install embedded systems 13 years ago
parse-events-test.c perf test: Fix parse events automated tests 13 years ago
parse-events.c perf tools: Make the breakpoint events sample period default to 1 13 years ago
parse-events.h Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core 13 years ago
parse-events.l perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokens 13 years ago
parse-events.y perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokens 13 years ago
parse-options.c perf tool: Save cmdline from user in file header vs what is passed to record 13 years ago
parse-options.h
path.c
pmu.c perf tools: Fix generation of pmu list 13 years ago
pmu.h perf/tool: Add PMU event alias support 13 years ago
pmu.l perf tools: Add perf pmu object to access pmu format definition 13 years ago
pmu.y perf tools: Add perf pmu object to access pmu format definition 13 years ago
probe-event.c perf uprobes: Remove unnecessary check before strlist__delete 13 years ago
probe-event.h perf probe: Provide perf interface for uprobes 13 years ago
probe-finder.c perf probe: Finder fails to resolve function name to address 13 years ago
probe-finder.h
pstack.c
pstack.h
python-ext-sources perf tools: Add missing files to build the python binding 13 years ago
python.c perf evlist: Introduce perf_evlist__parse_sample 13 years ago
quote.c
quote.h
rblist.c perf tools: Introducing rblist 13 years ago
rblist.h perf tools: Introducing rblist 13 years ago
run-command.c
run-command.h
session.c perf session: Remove no longer used synthesize_sample method 13 years ago
session.h perf session: Remove no longer used synthesize_sample method 13 years ago
setup.py perf tools: Fix build dependency of perf python extension 13 years ago
sigchain.c
sigchain.h
sort.c perf tools: Add sort by src line/number 13 years ago
sort.h perf tools: Add sort by src line/number 13 years ago
strbuf.c perf tools: Use scnprintf where applicable 13 years ago
strbuf.h
strfilter.c
strfilter.h
string.c perf lib: Introduce rtrim 13 years ago
strlist.c perf tools: Change strlist to use the new rblist 13 years ago
strlist.h perf tools: Change strlist to use the new rblist 13 years ago
svghelper.c
svghelper.h
symbol.c perf kvm: Use strtol for walking guestmount directory 13 years ago
symbol.h perf test: Add dso data caching tests 13 years ago
sysfs.c perf tools: Add sysfs mountpoint interface 13 years ago
sysfs.h perf tools: Add sysfs mountpoint interface 13 years ago
target.c perf target: Fix check on buffer size 13 years ago
target.h perf target: Add uses_mmap field 13 years ago
thread.c
thread.h
thread_map.c perf tools: fix thread_map__new_by_pid_str() memory leak in error path 13 years ago
thread_map.h perf tools: Fix thread map that is type pid_t 13 years ago
tool.h
top.c perf tools: Move all users of event_name to perf_evsel__name 13 years ago
top.h perf top: Convert to struct perf_target 13 years ago
trace-event-info.c perf: Have perf use the new libtraceevent.a library 13 years ago
trace-event-parse.c Merge branch 'linus' into perf/core 13 years ago
trace-event-read.c perf tools: Stop using a global trace events description list 13 years ago
trace-event-scripting.c perf tools: Stop using a global trace events description list 13 years ago
trace-event.h perf tools: Stop using a global trace events description list 13 years ago
types.h perf tools: Add union u64_swap type for swapping u64 data 13 years ago
usage.c perf target: Introduce perf_target__parse_uid() 13 years ago
util.c perf annotate browser: Align jump labels 13 years ago
util.h perf lib: Introduce rtrim 13 years ago
values.c
values.h
wrapper.c
xyarray.c
xyarray.h