Namhyung Kim 454f8c7d26 perf tools: Let get_tracing_file() return NULL to indicate failure. il y a 12 ans
..
include 15268138e3 perf tools: Fix PMU format parsing test failure il y a 12 ans
scripting-engines 2de9533d6d perf script: hook up perf_scripting_context->pevent il y a 12 ans
PERF-VERSION-GEN 3cecaa2002 perf tools: Do not include PERF-VERSION-FILE to Makefile il y a 12 ans
abspath.c a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
alias.c 1d037ca164 perf tools: Use __maybe_used for unused variables il y a 13 ans
annotate.c e64aa75bf5 perf annotate browser: Use disasm__calc_percent() il y a 12 ans
annotate.h e64aa75bf5 perf annotate browser: Use disasm__calc_percent() il y a 12 ans
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object il y a 13 ans
build-id.c ebb296c276 perf tools: Move build_id__sprintf into build-id object il y a 12 ans
build-id.h 4383db88a7 perf tools: Move BUILD_ID_SIZE into build-id object il y a 12 ans
cache.h 59ed16b315 perf ui: Always compile browser setup code il y a 12 ans
callchain.c 91b988048b perf tools: Fix calloc argument ordering il y a 12 ans
callchain.h 75d9a10854 perf record: Export the callchain parsing routine and help il y a 12 ans
cgroup.c 1d037ca164 perf tools: Use __maybe_used for unused variables il y a 13 ans
cgroup.h 023695d96e perf tool: Add cgroup support il y a 14 ans
color.c e7f01d1e3d perf tools: Use scnprintf where applicable il y a 13 ans
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents il y a 15 ans
config.c 1d037ca164 perf tools: Use __maybe_used for unused variables il y a 13 ans
cpumap.c 5ac59a8a77 perf tools: Add cpu_map processor socket level functions il y a 12 ans
cpumap.h 5ac59a8a77 perf tools: Add cpu_map processor socket level functions il y a 12 ans
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h il y a 13 ans
debug.c 044c4f8fba perf tools: Fix TUI helpline output il y a 12 ans
debug.h 56e52e8536 perf evsel: Introduce perf_evsel__open_strerror method il y a 12 ans
dso.c 417c2ff680 perf symbols: Generalize filter in __fprintf_buildid methods il y a 12 ans
dso.h 417c2ff680 perf symbols: Generalize filter in __fprintf_buildid methods il y a 12 ans
dwarf-aux.c bb2d17a014 perf probe: Print an enum type variable in "enum variable-name" format when showing accessible variables il y a 13 ans
dwarf-aux.h db0d2c6420 perf probe: Search concrete out-of-line instances il y a 14 ans
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ il y a 16 ans
event.c 0b9e01a4f0 perf tools: Fix memory leak on error il y a 12 ans
event.h 4383db88a7 perf tools: Move BUILD_ID_SIZE into build-id object il y a 12 ans
evlist.c 0a11953851 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core il y a 12 ans
evlist.h a74b4b66cc perf evlist: Introduce perf_evlist__close() il y a 12 ans
evsel.c a7e191c376 perf stat: Introduce --repeat forever il y a 12 ans
evsel.h a7e191c376 perf stat: Introduce --repeat forever il y a 12 ans
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft il y a 14 ans
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
generate-cmdlist.sh 29a0fc9b2b perf tools: Convert to LIBELF_SUPPORT il y a 13 ans
header.c 62baca8aed perf tools: Get rid of redundant _FILE_OFFSET_BITS definition il y a 12 ans
header.h a8bb559bd4 perf header: Add HEADER_GROUP_DESC feature il y a 12 ans
help.c 1d037ca164 perf tools: Use __maybe_used for unused variables il y a 13 ans
help.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
hist.c 29d720ed5f perf hists: Resort hist entries using group members for output il y a 12 ans
hist.h db8fd07a54 perf annotate: Pass evsel instead of evidx on annotation functions il y a 12 ans
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ il y a 15 ans
intlist.c ffe0fb769a perf tools: Allow passing a list to intlist__new il y a 12 ans
intlist.h ffe0fb769a perf tools: Allow passing a list to intlist__new il y a 12 ans
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ il y a 16 ans
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
machine.c ed8996a6d5 perf machine: Move machine__remove_thread and make static il y a 12 ans
machine.h ed8996a6d5 perf machine: Move machine__remove_thread and make static il y a 12 ans
map.c 8e16017d49 perf tools: Use memdup in map__clone il y a 12 ans
map.h 237a7e04a1 perf tools: Stop using 'self' in map.[ch] il y a 12 ans
pager.c ea1b3ebac9 perf tools: Fix pager on minimal-install embedded systems il y a 13 ans
parse-events.c 85c66be101 perf tools: Introduce tools/lib/lk library il y a 12 ans
parse-events.h 97f63e4a2c perf tools: Keep group information il y a 12 ans
parse-events.l 534123f458 perf tools: Add basic event modifier sanity check il y a 12 ans
parse-events.y 85df3b3769 perf tools: Fix build with bison 2.3 and older. il y a 12 ans
parse-options.c 4d8061faca perf tools: Long option completion support for each subcommands il y a 13 ans
parse-options.h 4d8061faca perf tools: Long option completion support for each subcommands il y a 13 ans
path.c d6e66832a7 perf tools: Convert to HAVE_STRLCPY il y a 13 ans
perf_regs.h 95485b1cda perf tools: Convert to LIBUNWIND_SUPPORT il y a 13 ans
pmu.c ab1bf65322 perf pmu: Privatize perf_pmu_{format,alias} structs il y a 12 ans
pmu.h ab1bf65322 perf pmu: Privatize perf_pmu_{format,alias} structs il y a 12 ans
pmu.l cd82a32e99 perf tools: Add perf pmu object to access pmu format definition il y a 13 ans
pmu.y 85df3b3769 perf tools: Fix build with bison 2.3 and older. il y a 12 ans
probe-event.c 85c66be101 perf tools: Introduce tools/lib/lk library il y a 12 ans
probe-event.h 225466f1c2 perf probe: Provide perf interface for uprobes il y a 13 ans
probe-finder.c 7ce28b5b5b perf probe: Allow of casting an array of char to string il y a 12 ans
probe-finder.h c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently il y a 13 ans
pstack.c 61e945150f perf tools: Stop using 'self' in pstack il y a 12 ans
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ il y a 15 ans
python-ext-sources 85c66be101 perf tools: Introduce tools/lib/lk library il y a 12 ans
python.c 0c6332e9d8 perf python: Fix breakage introduced by the test_attr infrastructure il y a 12 ans
quote.c a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
quote.h a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
rblist.c 03f2f93ae0 Account the nr_entries in rblist properly il y a 12 ans
rblist.h 37bbd3fff1 perf tools: Introducing rblist il y a 13 ans
run-command.c a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
run-command.h a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
session.c 62baca8aed perf tools: Get rid of redundant _FILE_OFFSET_BITS definition il y a 12 ans
session.h c1ad050caa perf session: Remove unused perf_session__remove_thread method il y a 12 ans
setup.py 85c66be101 perf tools: Introduce tools/lib/lk library il y a 12 ans
sigchain.c a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
sigchain.h a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
sort.c 5936f54d6c perf sort: Check return value of strdup() il y a 12 ans
sort.h 5530998577 perf sort: Make setup_sorting returns an error code il y a 12 ans
stat.c 0007eceace perf stat: Move stats related code to util/stat.c il y a 13 ans
stat.h 0007eceace perf stat: Move stats related code to util/stat.c il y a 13 ans
strbuf.c f787d9519f perf tools: Fix strbuf_addf() when the buffer needs to grow il y a 12 ans
strbuf.h a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
strfilter.c ff9ae1babd perf: Fix missing strndup declaration il y a 14 ans
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter il y a 14 ans
string.c 08aa9cce6b perf tools: Move ltrim() to util/string.c il y a 12 ans
strlist.c 79146a69c8 perf probe: Fix segfault il y a 12 ans
strlist.h d8639f068a perf tools: Stop using 'self' in strlist il y a 12 ans
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title il y a 14 ans
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
symbol-elf.c eec185ab60 perf symbols: Include elf.h header regardless LIBELF_SUPPORT il y a 12 ans
symbol-minimal.c eec185ab60 perf symbols: Include elf.h header regardless LIBELF_SUPPORT il y a 12 ans
symbol.c b7c14a0b6a perf symbols: Mark vmlinux filename as allocated il y a 12 ans
symbol.h 6e1f601a10 perf report: Make another loop for linking group hists il y a 12 ans
sysfs.c a65c234206 perf tools: Fix possible (unlikely) buffer overflow il y a 12 ans
sysfs.h e90fda0635 perf tools: Add sysfs mountpoint interface il y a 13 ans
target.c 60ff92f515 perf tools: Replace mempcpy with memcpy il y a 13 ans
target.h d1cb9fce92 perf target: Add uses_mmap field il y a 13 ans
thread.c 3f067dcab7 perf machine: Move more machine methods to machine.c il y a 12 ans
thread.h 3f067dcab7 perf machine: Move more machine methods to machine.c il y a 12 ans
thread_map.c e8cdd94777 perf tools: fix thread_map__new_by_pid_str() memory leak in error path il y a 13 ans
thread_map.h b3a319d528 perf evlist: Add thread_map__nr() helper il y a 12 ans
tool.h ee29be625b perf tools: Save some loops using perf_evlist__id2evsel il y a 13 ans
top.c 2376c67a7b perf top: Use perf_evlist__config() il y a 12 ans
top.h 594ac61ad3 perf evsel: Do missing feature fallbacks in just one place il y a 12 ans
trace-event-info.c 454f8c7d26 perf tools: Let get_tracing_file() return NULL to indicate failure. il y a 12 ans
trace-event-parse.c eba7181d56 perf tools: Remove unused tracing functions il y a 12 ans
trace-event-read.c 62baca8aed perf tools: Get rid of redundant _FILE_OFFSET_BITS definition il y a 12 ans
trace-event-scripting.c 1d037ca164 perf tools: Use __maybe_used for unused variables il y a 13 ans
trace-event.h eba7181d56 perf tools: Remove unused tracing functions il y a 12 ans
types.h 6a11f92ef4 perf tools: Add union u64_swap type for swapping u64 data il y a 13 ans
unwind.c 1d037ca164 perf tools: Use __maybe_used for unused variables il y a 13 ans
unwind.h 95485b1cda perf tools: Convert to LIBUNWIND_SUPPORT il y a 13 ans
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() il y a 13 ans
util.c 1355915ac6 perf tools: Extract perf-specific stuff from debugfs.c il y a 12 ans
util.h 62baca8aed perf tools: Get rid of redundant _FILE_OFFSET_BITS definition il y a 12 ans
values.c 0161d82e9b perf tools: Fix a memory leak on perf_read_values_destroy il y a 13 ans
values.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
vdso.c 7dbf4dcfe2 perf tools: Back [vdso] DSO with real data il y a 13 ans
vdso.h 7dbf4dcfe2 perf tools: Back [vdso] DSO with real data il y a 13 ans
wrapper.c 1d037ca164 perf tools: Use __maybe_used for unused variables il y a 13 ans
xyarray.c 69aad6f1ee perf tools: Introduce event selectors il y a 14 ans
xyarray.h 69aad6f1ee perf tools: Introduce event selectors il y a 14 ans