Namhyung Kim 167aedc44e perf util: Move debugfs/tracing helper functions to util.c 12 vuotta sitten
..
include 15268138e3 perf tools: Fix PMU format parsing test failure 12 vuotta sitten
scripting-engines 2de9533d6d perf script: hook up perf_scripting_context->pevent 12 vuotta sitten
PERF-VERSION-GEN a4147f0f91 perf tools: Fix perf version generation 12 vuotta sitten
abspath.c a41794cdd7 perf tools: Remove some unused functions 15 vuotta sitten
alias.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 vuotta sitten
annotate.c e64aa75bf5 perf annotate browser: Use disasm__calc_percent() 12 vuotta sitten
annotate.h 6692c262df perf tools: Remove dependency on libnewt 12 vuotta sitten
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object 13 vuotta sitten
build-id.c ebb296c276 perf tools: Move build_id__sprintf into build-id object 12 vuotta sitten
build-id.h 4383db88a7 perf tools: Move BUILD_ID_SIZE into build-id object 12 vuotta sitten
cache.h 59ed16b315 perf ui: Always compile browser setup code 12 vuotta sitten
callchain.c 91b988048b perf tools: Fix calloc argument ordering 12 vuotta sitten
callchain.h 75d9a10854 perf record: Export the callchain parsing routine and help 12 vuotta sitten
cgroup.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 vuotta sitten
cgroup.h 023695d96e perf tool: Add cgroup support 14 vuotta sitten
color.c e7f01d1e3d perf tools: Use scnprintf where applicable 13 vuotta sitten
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 vuotta sitten
config.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 vuotta sitten
cpumap.c 12c08a9f59 perf stat: Add per-core aggregation 12 vuotta sitten
cpumap.h ec1e7e437a perf tools: Rename cpu_map__all() to cpu_map__empty() 12 vuotta sitten
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h 13 vuotta sitten
debug.c 044c4f8fba perf tools: Fix TUI helpline output 12 vuotta sitten
debug.h 56e52e8536 perf evsel: Introduce perf_evsel__open_strerror method 12 vuotta sitten
dso.c f9ceffb605 perf symbols: Fix vdso list searching 12 vuotta sitten
dso.h f9ceffb605 perf symbols: Fix vdso list searching 12 vuotta sitten
dwarf-aux.c bb2d17a014 perf probe: Print an enum type variable in "enum variable-name" format when showing accessible variables 13 vuotta sitten
dwarf-aux.h db0d2c6420 perf probe: Search concrete out-of-line instances 14 vuotta sitten
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 vuotta sitten
event.c 0b9e01a4f0 perf tools: Fix memory leak on error 12 vuotta sitten
event.h 98a3b32c99 perf tools: Add mem access sampling core support 12 vuotta sitten
evlist.c ec1e7e437a perf tools: Rename cpu_map__all() to cpu_map__empty() 12 vuotta sitten
evlist.h a74b4b66cc perf evlist: Introduce perf_evlist__close() 12 vuotta sitten
evsel.c 4e319027a7 perf tools: Use default include path notation for libtraceevent headers 12 vuotta sitten
evsel.h a7e191c376 perf stat: Introduce --repeat forever 12 vuotta sitten
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft 14 vuotta sitten
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions 15 vuotta sitten
generate-cmdlist.sh 29a0fc9b2b perf tools: Convert to LIBELF_SUPPORT 13 vuotta sitten
header.c 7e0d6fc90f perf tools: Update symbol_conf.nr_events when processing attribute events 12 vuotta sitten
header.h 78e3a1f1ab perf tools: Remove frozen from perf_header struct 12 vuotta sitten
help.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 vuotta sitten
help.h 8b40f521cf perf tools: Protect header files with a consistent style 16 vuotta sitten
hist.c 27a0dcb7ad perf hists: Move locking to its call-sites 12 vuotta sitten
hist.h 064f19815c perf report: Add --percent-limit option 12 vuotta sitten
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 vuotta sitten
intlist.c ffe0fb769a perf tools: Allow passing a list to intlist__new 12 vuotta sitten
intlist.h ffe0fb769a perf tools: Allow passing a list to intlist__new 12 vuotta sitten
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 vuotta sitten
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style 16 vuotta sitten
machine.c fa1531fdd7 perf tools: Remove callchain_cursor_reset call 12 vuotta sitten
machine.h 98a3b32c99 perf tools: Add mem access sampling core support 12 vuotta sitten
map.c 89365e6c9a perf tools: Handle JITed code in shared memory 12 vuotta sitten
map.h 237a7e04a1 perf tools: Stop using 'self' in map.[ch] 12 vuotta sitten
pager.c ea1b3ebac9 perf tools: Fix pager on minimal-install embedded systems 13 vuotta sitten
parse-events.c 4be8be6b43 perf tools: Fix new_term() missing free on error path 12 vuotta sitten
parse-events.h 97f63e4a2c perf tools: Keep group information 12 vuotta sitten
parse-events.l 534123f458 perf tools: Add basic event modifier sanity check 12 vuotta sitten
parse-events.y 85df3b3769 perf tools: Fix build with bison 2.3 and older. 12 vuotta sitten
parse-options.c 4d8061faca perf tools: Long option completion support for each subcommands 13 vuotta sitten
parse-options.h 4d8061faca perf tools: Long option completion support for each subcommands 13 vuotta sitten
path.c d6e66832a7 perf tools: Convert to HAVE_STRLCPY 13 vuotta sitten
perf_regs.h 95485b1cda perf tools: Convert to LIBUNWIND_SUPPORT 13 vuotta sitten
pmu.c ab1bf65322 perf pmu: Privatize perf_pmu_{format,alias} structs 12 vuotta sitten
pmu.h ab1bf65322 perf pmu: Privatize perf_pmu_{format,alias} structs 12 vuotta sitten
pmu.l cd82a32e99 perf tools: Add perf pmu object to access pmu format definition 13 vuotta sitten
pmu.y 85df3b3769 perf tools: Fix build with bison 2.3 and older. 12 vuotta sitten
probe-event.c 85c66be101 perf tools: Introduce tools/lib/lk library 12 vuotta sitten
probe-event.h 225466f1c2 perf probe: Provide perf interface for uprobes 13 vuotta sitten
probe-finder.c 7ce28b5b5b perf probe: Allow of casting an array of char to string 12 vuotta sitten
probe-finder.h c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently 13 vuotta sitten
pstack.c 61e945150f perf tools: Stop using 'self' in pstack 12 vuotta sitten
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ 15 vuotta sitten
python-ext-sources 85c66be101 perf tools: Introduce tools/lib/lk library 12 vuotta sitten
python.c 0c6332e9d8 perf python: Fix breakage introduced by the test_attr infrastructure 12 vuotta sitten
quote.c a41794cdd7 perf tools: Remove some unused functions 15 vuotta sitten
quote.h a41794cdd7 perf tools: Remove some unused functions 15 vuotta sitten
rblist.c 03f2f93ae0 Account the nr_entries in rblist properly 12 vuotta sitten
rblist.h 37bbd3fff1 perf tools: Introducing rblist 13 vuotta sitten
run-command.c a41794cdd7 perf tools: Remove some unused functions 15 vuotta sitten
run-command.h a41794cdd7 perf tools: Remove some unused functions 15 vuotta sitten
session.c 4e319027a7 perf tools: Use default include path notation for libtraceevent headers 12 vuotta sitten
session.h eb4fe9cbb1 perf tools: Remove cwd from perf_session struct 12 vuotta sitten
setup.py 9c12cf95b3 perf tools: Merge all *CFLAGS* make variable into CFLAGS 12 vuotta sitten
sigchain.c a41794cdd7 perf tools: Remove some unused functions 15 vuotta sitten
sigchain.h a41794cdd7 perf tools: Remove some unused functions 15 vuotta sitten
sort.c 930477bdc2 perf sort: Cleanup sort__has_sym setting 12 vuotta sitten
sort.h 4d23322a0b perf hists: Rename hist_entry__add_pair arguments 12 vuotta sitten
stat.c 45528f7c69 perf stats: Fix divide by 0 in variance 12 vuotta sitten
stat.h 0007eceace perf stat: Move stats related code to util/stat.c 13 vuotta sitten
strbuf.c f787d9519f perf tools: Fix strbuf_addf() when the buffer needs to grow 12 vuotta sitten
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 vuotta sitten
strfilter.c ff9ae1babd perf: Fix missing strndup declaration 14 vuotta sitten
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter 14 vuotta sitten
string.c 08aa9cce6b perf tools: Move ltrim() to util/string.c 12 vuotta sitten
strlist.c 79146a69c8 perf probe: Fix segfault 12 vuotta sitten
strlist.h d8639f068a perf tools: Stop using 'self' in strlist 12 vuotta sitten
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title 14 vuotta sitten
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style 16 vuotta sitten
symbol-elf.c 328ccdace8 perf report: Add --no-demangle option 12 vuotta sitten
symbol-minimal.c eec185ab60 perf symbols: Include elf.h header regardless LIBELF_SUPPORT 12 vuotta sitten
symbol.c 0276c22a3f perf tools: Fix -x/--exclude-other option for report command 12 vuotta sitten
symbol.h 98a3b32c99 perf tools: Add mem access sampling core support 12 vuotta sitten
sysfs.c a65c234206 perf tools: Fix possible (unlikely) buffer overflow 12 vuotta sitten
sysfs.h e90fda0635 perf tools: Add sysfs mountpoint interface 13 vuotta sitten
target.c 60ff92f515 perf tools: Replace mempcpy with memcpy 13 vuotta sitten
target.h d1cb9fce92 perf target: Add uses_mmap field 13 vuotta sitten
thread.c 70c57efb61 perf tools: Save parent pid in thread struct 12 vuotta sitten
thread.h ba58041a8f perf tools: Add methods for setting/retrieving priv element of thread struct 12 vuotta sitten
thread_map.c e8cdd94777 perf tools: fix thread_map__new_by_pid_str() memory leak in error path 13 vuotta sitten
thread_map.h b3a319d528 perf evlist: Add thread_map__nr() helper 12 vuotta sitten
tool.h ee29be625b perf tools: Save some loops using perf_evlist__id2evsel 13 vuotta sitten
top.c 6f29097f45 perf top: Fix percent output when no samples collected 12 vuotta sitten
top.h fa5df94350 perf top: Add --percent-limit option 12 vuotta sitten
trace-event-info.c 167aedc44e perf util: Move debugfs/tracing helper functions to util.c 12 vuotta sitten
trace-event-parse.c eba7181d56 perf tools: Remove unused tracing functions 12 vuotta sitten
trace-event-read.c ebf3c675d7 perf tools: Cleanup calc_data_size logic 12 vuotta sitten
trace-event-scripting.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 vuotta sitten
trace-event.h 4e319027a7 perf tools: Use default include path notation for libtraceevent headers 12 vuotta sitten
types.h 6a11f92ef4 perf tools: Add union u64_swap type for swapping u64 data 13 vuotta sitten
unwind.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 vuotta sitten
unwind.h 95485b1cda perf tools: Convert to LIBUNWIND_SUPPORT 13 vuotta sitten
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() 13 vuotta sitten
util.c 167aedc44e perf util: Move debugfs/tracing helper functions to util.c 12 vuotta sitten
util.h 167aedc44e perf util: Move debugfs/tracing helper functions to util.c 12 vuotta sitten
values.c 0161d82e9b perf tools: Fix a memory leak on perf_read_values_destroy 13 vuotta sitten
values.h 8b40f521cf perf tools: Protect header files with a consistent style 16 vuotta sitten
vdso.c f9ceffb605 perf symbols: Fix vdso list searching 12 vuotta sitten
vdso.h 7dbf4dcfe2 perf tools: Back [vdso] DSO with real data 13 vuotta sitten
wrapper.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 vuotta sitten
xyarray.c 69aad6f1ee perf tools: Introduce event selectors 14 vuotta sitten
xyarray.h 69aad6f1ee perf tools: Introduce event selectors 14 vuotta sitten