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 c8446b9bda perf hist: Make event__totals per hists 15 years ago
..
include perf tools: Don't use code surrounded by __KERNEL__ 15 years ago
scripting-engines perf/trace/scripting: don't show script start/stop messages by default 15 years ago
PERF-VERSION-GEN perf tools: Allow specifying O= to build files in a separate directory 15 years ago
abspath.c perf: Enable more compiler warnings 16 years ago
alias.c perf_counter tools: Add more warnings and fix/annotate them 16 years ago
bitmap.c perf tools: Don't use code surrounded by __KERNEL__ 15 years ago
build-id.c perf: 'perf kvm' tool for monitoring guest performance from host 15 years ago
build-id.h perf build-id: Move the routine to find DSOs with hits to the lib 15 years ago
cache.h perf newt: Properly restore the screen when error exiting 15 years ago
callchain.c perf callchains: Use zalloc to allocate objects 15 years ago
callchain.h perf report: Allow limiting the number of entries to print in callchains 15 years ago
color.c perf hist: Replace ->print() routines by ->snprintf() equivalents 15 years ago
color.h perf hist: Replace ->print() routines by ->snprintf() equivalents 15 years ago
config.c perf: Enable more compiler warnings 16 years ago
cpumap.c perf tools: Fix sparse CPU numbering related bugs 15 years ago
cpumap.h perf tools: Fix sparse CPU numbering related bugs 15 years ago
ctype.c perf tools: Move graph_line and graph_dotted_line from top 15 years ago
debug.c perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() 15 years ago
debug.h perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() 15 years ago
debugfs.c perf trace: Clean up find_debugfs() 15 years ago
debugfs.h perf tools: Mount debugfs automatically 15 years ago
environment.c
event.c perf hist: Make event__totals per hists 15 years ago
event.h perf hist: Make event__totals per hists 15 years ago
exec_cmd.c perf: Enable more compiler warnings 16 years ago
exec_cmd.h perf tools: Protect header files with a consistent style 16 years ago
generate-cmdlist.sh
header.c perf: Fix performance issue with perf report 15 years ago
header.h perf/live: don't synthesize build ids at the end of a live mode trace 15 years ago
help.c perf_counter tools: Add more warnings and fix/annotate them 16 years ago
help.h perf tools: Protect header files with a consistent style 16 years ago
hist.c perf hist: Make event__totals per hists 15 years ago
hist.h perf hist: Make event__totals per hists 15 years ago
hweight.c perf tools: Don't use code surrounded by __KERNEL__ 15 years ago
levenshtein.c
levenshtein.h perf tools: Protect header files with a consistent style 16 years ago
map.c perf session: Embed the host machine data on perf_session 15 years ago
map.h perf symbols: Add machine helper routines 15 years ago
newt.c perf report: Librarize the annotation code and use it in the newt browser 15 years ago
pager.c perf_counter tools: Remove dead code 16 years ago
parse-events.c Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core 15 years ago
parse-events.h perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW 15 years ago
parse-options.c perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() 15 years ago
parse-options.h perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() 15 years ago
path.c perf: Enable more compiler warnings 16 years ago
probe-event.c perf machine: Adopt some map_groups functions 15 years ago
probe-event.h perf probe: Add --max-probes option 15 years ago
probe-finder.c perf probe: Add --max-probes option 15 years ago
probe-finder.h perf probe: Add --max-probes option 15 years ago
quote.c perf: Fix read buffer overflow 16 years ago
quote.h perf tools: Protect header files with a consistent style 16 years ago
run-command.c perf: Enable more compiler warnings 16 years ago
run-command.h perf tools: Protect header files with a consistent style 16 years ago
session.c perf hist: Make event__totals per hists 15 years ago
session.h perf hist: Make event__totals per hists 15 years ago
sigchain.c
sigchain.h perf tools: Protect header files with a consistent style 16 years ago
sort.c perf tools: Fix accidentally preprocessed snprintf callback 15 years ago
sort.h perf report: Librarize the annotation code and use it in the newt browser 15 years ago
strbuf.c perf_counter tools: Add more warnings and fix/annotate them 16 years ago
strbuf.h perf tools: Protect header files with a consistent style 16 years ago
string.c perf: Swap inclusion order of util.h and string.h in util/string.c 15 years ago
strlist.c perf probe: Fix --del to update current event list 15 years ago
strlist.h perf tools: Add for_each macros for strlist 15 years ago
svghelper.c perf timechart: Improve the visual appearance of scheduler delays 16 years ago
svghelper.h perf tools: Protect header files with a consistent style 16 years ago
symbol.c perf hist: Calculate max_sym name len and nr_entries 15 years ago
symbol.h perf hist: Calculate max_sym name len and nr_entries 15 years ago
thread.c perf symbols: Move more map_groups methods to map.c 15 years ago
thread.h perf: 'perf kvm' tool for monitoring guest performance from host 15 years ago
trace-event-info.c perf/record: simplify TRACE_INFO tracepoint check 15 years ago
trace-event-parse.c perf: Fix warning while reading ring buffer headers 15 years ago
trace-event-read.c Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core 15 years ago
trace-event-scripting.c perf/scripts: Add Python scripting engine 15 years ago
trace-event.h Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core 15 years ago
types.h perf tools: Protect header files with a consistent style 16 years ago
usage.c perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available 16 years ago
util.c perf: Fix implicit declaration of getline in util.c 15 years ago
util.h perf tools: Move the prototypes in util/string.h to util.h 15 years ago
values.c perf: Fix memory leak: counterwidth 15 years ago
values.h perf tools: Protect header files with a consistent style 16 years ago
wrapper.c perf tools: Remove unused wrapper routines 15 years ago