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
Ingo Molnar f0b9abfb04 Merge branch 'linus' into perf/core 12 years ago
..
include perf: Fix UAPI fallout 12 years ago
scripting-engines perf tools: Remove duplicated include from trace-event-python.c 13 years ago
PERF-VERSION-GEN perf tools: Handle --version string generation on machines without git 12 years ago
abspath.c
alias.c perf tools: Use __maybe_used for unused variables 13 years ago
annotate.c perf annotate: Merge same lines in summary view 12 years ago
annotate.h perf annotate: Merge same lines in summary view 12 years ago
bitmap.c
build-id.c perf tools: Move build_id__sprintf into build-id object 12 years ago
build-id.h perf tools: Move BUILD_ID_SIZE into build-id object 12 years ago
cache.h perf ui: Always compile browser setup code 12 years ago
callchain.c perf tools: Use __maybe_used for unused variables 13 years ago
callchain.h tools: perf: Fix typo in tools/perf 13 years ago
cgroup.c perf tools: Use __maybe_used for unused variables 13 years ago
cgroup.h
color.c
color.h
config.c perf tools: Use __maybe_used for unused variables 13 years ago
cpumap.c perf stat: Check PMU cpumask file 13 years ago
cpumap.h perf tools: Allow handling a NULL cpu_map as meaning "all cpus" 13 years ago
ctype.c
debug.c perf tools: Convert to GTK2_SUPPORT 13 years ago
debug.h perf ui: Add ui_progress__finish() 12 years ago
debugfs.c
debugfs.h
dso.c perf machine: Move more methods to machine.[ch] 12 years ago
dso.h perf tools: Move dso_* related functions into dso object 12 years ago
dwarf-aux.c perf probe: Print an enum type variable in "enum variable-name" format when showing accessible variables 13 years ago
dwarf-aux.h
environment.c
event.c perf tools: Use sscanf for parsing /proc/pid/maps 12 years ago
event.h perf tools: Move BUILD_ID_SIZE into build-id object 12 years ago
evlist.c perf evsel: Introduce is_group_member method 12 years ago
evlist.h perf evlist: Remove some unused methods 13 years ago
evsel.c Merge branch 'linus' into perf/core 12 years ago
evsel.h Merge branch 'linus' into perf/core 12 years ago
exec_cmd.c
exec_cmd.h
generate-cmdlist.sh perf tools: Convert to LIBELF_SUPPORT 13 years ago
header.c Merge branch 'linus' into perf/core 12 years ago
header.h Merge branch 'linus' into perf/core 12 years ago
help.c perf tools: Use __maybe_used for unused variables 13 years ago
help.h
hist.c perf hists: Initialize all of he->stat with zeroes 12 years ago
hist.h perf tools: Fix compile error on NO_NEWT=1 build 12 years ago
hweight.c
intlist.c perf tools: Use __maybe_used for unused variables 13 years ago
intlist.h perf tools: Introduce intlist 13 years ago
levenshtein.c
levenshtein.h
machine.c perf machine: Move more methods to machine.[ch] 12 years ago
machine.h perf machine: Move more methods to machine.[ch] 12 years ago
map.c perf machine: Move more methods to machine.[ch] 12 years ago
map.h perf machine: Move more methods to machine.[ch] 12 years ago
pager.c
parse-events.c Merge branch 'linus' into perf/core 12 years ago
parse-events.h Merge branch 'linus' into perf/core 12 years ago
parse-events.l perf tools: Add basic event modifier sanity check 12 years ago
parse-events.y perf tools: Add support to specify hw event as PMU event term 12 years ago
parse-options.c perf tools: Long option completion support for each subcommands 13 years ago
parse-options.h perf tools: Long option completion support for each subcommands 13 years ago
path.c perf tools: Convert to HAVE_STRLCPY 13 years ago
perf_regs.h perf tools: Convert to LIBUNWIND_SUPPORT 13 years ago
pmu.c perf tests: Move pmu tests into separate object 12 years ago
pmu.h Merge branch 'linus' into perf/core 12 years ago
pmu.l
pmu.y perf tools: Use __maybe_used for unused variables 13 years ago
probe-event.c perf tools: remove sscanf extension %as 13 years ago
probe-event.h
probe-finder.c perf probe: Add union member access support 13 years ago
probe-finder.h
pstack.c perf tools: Stop using 'self' in pstack 12 years ago
pstack.h
python-ext-sources Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
python.c perf python: Initialize 'page_size' variable 12 years ago
quote.c
quote.h
rblist.c Account the nr_entries in rblist properly 12 years ago
rblist.h perf tools: Introducing rblist 13 years ago
run-command.c
run-command.h
session.c perf ui: Add ui_progress__finish() 12 years ago
session.h Merge branch 'linus' into perf/core 12 years ago
setup.py perf python: Properly link with libtraceevent 12 years ago
sigchain.c
sigchain.h
sort.c perf tools: Remove warnings on JIT samples for srcline sort key 12 years ago
sort.h perf diff: Start moving to support matching more than two hists 12 years ago
stat.c perf stat: Move stats related code to util/stat.c 13 years ago
stat.h perf stat: Move stats related code to util/stat.c 13 years ago
strbuf.c perf tools: Fix strbuf_addf() when the buffer needs to grow 12 years ago
strbuf.h
strfilter.c
strfilter.h
string.c perf tools: Move strxfrchar into string object 12 years ago
strlist.c perf tools: Remove the node from rblist in strlist__remove 13 years ago
strlist.h perf tools: Change strlist to use the new rblist 13 years ago
svghelper.c
svghelper.h
symbol-elf.c perf symbols: Fix builds with NO_LIBELF set 13 years ago
symbol-minimal.c perf tools: Use __maybe_used for unused variables 13 years ago
symbol.c perf machine: Move more methods to machine.[ch] 12 years ago
symbol.h perf tests: Final cleanup for builtin-test move 12 years ago
sysfs.c
sysfs.h
target.c perf tools: Replace mempcpy with memcpy 13 years ago
target.h
thread.c Merge branch 'perf/urgent' into perf/core 12 years ago
thread.h perf machine: Introduce find_thread method 13 years ago
thread_map.c
thread_map.h
tool.h
top.c perf evlist: Introduce evsel list accessors 13 years ago
top.h perf tools: fix missing winsize definition 13 years ago
trace-event-info.c
trace-event-parse.c perf tools: remove sscanf extension %as 13 years ago
trace-event-read.c perf tools: Have the page size value available for all tools 13 years ago
trace-event-scripting.c perf tools: Use __maybe_used for unused variables 13 years ago
trace-event.h perf tools: Support for DWARF CFI unwinding on post processing 13 years ago
types.h
unwind.c perf tools: Use __maybe_used for unused variables 13 years ago
unwind.h perf tools: Convert to LIBUNWIND_SUPPORT 13 years ago
usage.c
util.c perf tools: Move hex2u64 into util object 12 years ago
util.h perf tools: Move strxfrchar into string object 12 years ago
values.c
values.h
vdso.c perf tools: Back [vdso] DSO with real data 13 years ago
vdso.h perf tools: Back [vdso] DSO with real data 13 years ago
wrapper.c perf tools: Use __maybe_used for unused variables 13 years ago
xyarray.c
xyarray.h