Namhyung Kim 29c9862f1b perf session: Remove impossible condition check преди 13 години
..
include b1e5a9bee3 perf tools: Use for_each_set_bit() to iterate over feature flags преди 13 години
scripting-engines 37a058ea00 perf script: Add generic perl handler to process events преди 13 години
ui d04b35f808 perf symbols: Add nr_events to symbol_conf преди 13 години
PERF-VERSION-GEN 37aa9a2eb4 perf: clear out make flags when calling kernel make kernelver преди 14 години
abspath.c a41794cdd7 perf tools: Remove some unused functions преди 15 години
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them преди 16 години
annotate.c f41612f43b perf tools: Fix truncated annotation преди 13 години
annotate.h d04b35f808 perf symbols: Add nr_events to symbol_conf преди 13 години
bitmap.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ преди 15 години
build-id.c 45694aa770 perf tools: Rename perf_event_ops to perf_tool преди 13 години
build-id.h 45694aa770 perf tools: Rename perf_event_ops to perf_tool преди 13 години
cache.h 229ade9ba3 perf tools: Don't fallback to setup_pager unconditionally преди 14 години
callchain.c 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead преди 14 години
callchain.h d20deb64e0 perf tools: Pass tool context in the the perf_event_ops functions преди 13 години
cgroup.c c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently преди 13 години
cgroup.h 023695d96e perf tool: Add cgroup support преди 14 години
color.c 4aa9015f8b perf stat: Add -o and --append options преди 14 години
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents преди 15 години
config.c 5f9273d64a perf tools: Remove stale git headlines from top comment преди 13 години
cpumap.c 915fce20ec perf tools: Add missing cpu_map__delete() преди 14 години
cpumap.h 915fce20ec perf tools: Add missing cpu_map__delete() преди 14 години
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top преди 15 години
debug.c 4610e4137b perf ui browser: Handle K_RESIZE in dialog windows преди 13 години
debug.h 4610e4137b perf ui browser: Handle K_RESIZE in dialog windows преди 13 години
debugfs.c ebf294bf4f perf tools: Simplify debugfs mountpoint handling code преди 13 години
debugfs.h ebf294bf4f perf tools: Simplify debugfs mountpoint handling code преди 13 години
dwarf-aux.c 3f4460a28f perf probe: Filter out redundant inline-instances преди 14 години
dwarf-aux.h db0d2c6420 perf probe: Search concrete out-of-line instances преди 14 години
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ преди 16 години
event.c f5faf72618 perf tools: Look up thread names for system wide profiling преди 13 години
event.h 74eec26fac perf tools: Add ability to synthesize event according to a sample преди 13 години
evlist.c 41d0d93349 perf: builtin-record: Document and check that mmap_pages must be a power of two. преди 13 години
evlist.h 806fb63007 perf evlist: Always do automatic allocation of pollfd and mmap structures преди 13 години
evsel.c f3bda2c9a6 perf evsel: Fix uninitialized memory access to struct perf_sample преди 13 години
evsel.h ee29be625b perf tools: Save some loops using perf_evlist__id2evsel преди 13 години
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft преди 14 години
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions преди 15 години
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ преди 16 години
header.c f232806272 perf tools: Fix feature-bits rework fallout, remove unused variable преди 13 години
header.h b1e5a9bee3 perf tools: Use for_each_set_bit() to iterate over feature flags преди 13 години
help.c a41794cdd7 perf tools: Remove some unused functions преди 15 години
help.h 8b40f521cf perf tools: Protect header files with a consistent style преди 16 години
hist.c 0e2a5f10fb perf python: Fix undefined symbol problem преди 13 години
hist.h d6c1c49de5 Merge branch 'perf/urgent' into perf/core преди 13 години
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ преди 15 години
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ преди 16 години
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style преди 16 години
map.c b424eba271 perf session: Move threads to struct machine преди 13 години
map.h 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops преди 13 години
pager.c fde953c1c6 perf_counter tools: Remove dead code преди 16 години
parse-events.c f1ac18af21 perf: Add support for PERF_HW_COUNT_REF_CPU_CYCLES преди 13 години
parse-events.h ebf294bf4f perf tools: Simplify debugfs mountpoint handling code преди 13 години
parse-options.c edb7c60e27 perf options: Type check all the remaining OPT_ variants преди 15 години
parse-options.h e4e18d568b perf options: add OPT_CALLBACK_DEFAULT_NOOPT преди 14 години
path.c f4e7ac0a23 perf tools: add test for strlcpy() преди 15 години
probe-event.c 44a56040a0 perf probe: Fix to show correct error string преди 14 години
probe-event.h 190b57fcb9 perf probe: Add probed module in front of function преди 14 години
probe-finder.c f66fedcb72 perf probe: Fix regression of variable finder преди 14 години
probe-finder.h c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently преди 13 години
pstack.c 3e1bbdc3a7 perf newt: Make <- zoom out filters преди 15 години
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ преди 15 години
python.c 727ab04edb perf evlist: Fix grouping of multiple events преди 13 години
quote.c a41794cdd7 perf tools: Remove some unused functions преди 15 години
quote.h a41794cdd7 perf tools: Remove some unused functions преди 15 години
run-command.c a41794cdd7 perf tools: Remove some unused functions преди 15 години
run-command.h a41794cdd7 perf tools: Remove some unused functions преди 15 години
session.c 29c9862f1b perf session: Remove impossible condition check преди 13 години
session.h 002c4fd92d perf tools: Fix out-of-bound access to struct perf_session преди 13 години
setup.py a8c9ae18d8 perf evlist: Introduce add_tracepoints method преди 13 години
sigchain.c a41794cdd7 perf tools: Remove some unused functions преди 15 години
sigchain.h a41794cdd7 perf tools: Remove some unused functions преди 15 години
sort.c cc02c921a0 perf hists browser: Elide DSO column when it is set to just one DSO, ditto for threads преди 13 години
sort.h df71d95f86 perf hists: Don't free decayed entries if in the annotation browser преди 14 години
strbuf.c a41794cdd7 perf tools: Remove some unused functions преди 15 години
strbuf.h a41794cdd7 perf tools: Remove some unused functions преди 15 години
strfilter.c ff9ae1babd perf: Fix missing strndup declaration преди 14 години
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter преди 14 години
string.c bad03ae476 perf probe: Move strtailcmp to string.c преди 14 години
strlist.c 3e3405906d perf probe: Fix --del to update current event list преди 15 години
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist преди 15 години
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title преди 14 години
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style преди 16 години
symbol.c d74c896b7e perf symbols: Fix error path on symbol__init() преди 13 години
symbol.h d04b35f808 perf symbols: Add nr_events to symbol_conf преди 13 години
thread.c b424eba271 perf session: Move threads to struct machine преди 13 години
thread.h 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops преди 13 години
thread_map.c fd78260b53 perf threads: Move thread_map to separate file преди 14 години
thread_map.h fd78260b53 perf threads: Move thread_map to separate file преди 14 години
tool.h ee29be625b perf tools: Save some loops using perf_evlist__id2evsel преди 13 години
top.c ab81f3fd35 perf top: Reuse the 'report' hist_entry/hists classes преди 14 години
top.h 1758af10cf perf top: Stop using globals for tool state преди 13 години
trace-event-info.c c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently преди 13 години
trace-event-parse.c 49908a1b25 perf: Fix parsing of __print_flags() in TP_printk() преди 13 години
trace-event-read.c cbb5cf7ff6 perf: Use read() instead of lseek() in trace_event_read.c:skip() преди 15 години
trace-event-scripting.c 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops преди 13 години
trace-event.h 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops преди 13 години
types.h 9486aa3877 perf tools: Fix 64 bit integer format strings преди 14 години
usage.c 5f9273d64a perf tools: Remove stale git headlines from top comment преди 13 години
util.c 1e7972cc5c perf util: Move do_read from session to util преди 14 години
util.h 41d0d93349 perf: builtin-record: Document and check that mmap_pages must be a power of two. преди 13 години
values.c 0161d82e9b perf tools: Fix a memory leak on perf_read_values_destroy преди 13 години
values.h 8b40f521cf perf tools: Protect header files with a consistent style преди 16 години
wrapper.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc преди 15 години
xyarray.c 69aad6f1ee perf tools: Introduce event selectors преди 14 години
xyarray.h 69aad6f1ee perf tools: Introduce event selectors преди 14 години