Thomas Jarosch fdae637391 perf header: Fix memory leak for the "Not caching a kptr_restrict'ed /proc/kallsyms" case 12 yıl önce
..
include 15268138e3 perf tools: Fix PMU format parsing test failure 12 yıl önce
scripting-engines 2de9533d6d perf script: hook up perf_scripting_context->pevent 12 yıl önce
PERF-VERSION-GEN 3cecaa2002 perf tools: Do not include PERF-VERSION-FILE to Makefile 12 yıl önce
abspath.c a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
alias.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 yıl önce
annotate.c 411279658a perf annotate: Merge same lines in summary view 12 yıl önce
annotate.h 411279658a perf annotate: Merge same lines in summary view 12 yıl önce
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object 13 yıl önce
build-id.c ebb296c276 perf tools: Move build_id__sprintf into build-id object 12 yıl önce
build-id.h 4383db88a7 perf tools: Move BUILD_ID_SIZE into build-id object 12 yıl önce
cache.h 59ed16b315 perf ui: Always compile browser setup code 12 yıl önce
callchain.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 yıl önce
callchain.h 75d9a10854 perf record: Export the callchain parsing routine and help 12 yıl önce
cgroup.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 yıl önce
cgroup.h 023695d96e perf tool: Add cgroup support 14 yıl önce
color.c e7f01d1e3d perf tools: Use scnprintf where applicable 13 yıl önce
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 yıl önce
config.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 yıl önce
cpumap.c 7ae92e744e perf stat: Check PMU cpumask file 13 yıl önce
cpumap.h a14bb7a6fd perf tools: Allow handling a NULL cpu_map as meaning "all cpus" 13 yıl önce
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h 13 yıl önce
debug.c 044c4f8fba perf tools: Fix TUI helpline output 12 yıl önce
debug.h 56e52e8536 perf evsel: Introduce perf_evsel__open_strerror method 12 yıl önce
debugfs.c 2837609fef perf tools: Remove unused functions from debugfs object 13 yıl önce
debugfs.h 2837609fef perf tools: Remove unused functions from debugfs object 13 yıl önce
dso.c 417c2ff680 perf symbols: Generalize filter in __fprintf_buildid methods 12 yıl önce
dso.h 417c2ff680 perf symbols: Generalize filter in __fprintf_buildid methods 12 yıl önce
dwarf-aux.c bb2d17a014 perf probe: Print an enum type variable in "enum variable-name" format when showing accessible variables 13 yıl önce
dwarf-aux.h db0d2c6420 perf probe: Search concrete out-of-line instances 14 yıl önce
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 yıl önce
event.c 0b9e01a4f0 perf tools: Fix memory leak on error 12 yıl önce
event.h 4383db88a7 perf tools: Move BUILD_ID_SIZE into build-id object 12 yıl önce
evlist.c f77a951826 perf evlist: Set the leader in the perf_evlist__config method 12 yıl önce
evlist.h f77a951826 perf evlist: Set the leader in the perf_evlist__config method 12 yıl önce
evsel.c 43f8e76e6b perf evsel: Fix memory leaks on evsel->counts 12 yıl önce
evsel.h 43f8e76e6b perf evsel: Fix memory leaks on evsel->counts 12 yıl önce
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft 14 yıl önce
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
generate-cmdlist.sh 29a0fc9b2b perf tools: Convert to LIBELF_SUPPORT 13 yıl önce
header.c fdae637391 perf header: Fix memory leak for the "Not caching a kptr_restrict'ed /proc/kallsyms" case 12 yıl önce
header.h f0b9abfb04 Merge branch 'linus' into perf/core 12 yıl önce
help.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 yıl önce
help.h 8b40f521cf perf tools: Protect header files with a consistent style 16 yıl önce
hist.c 3cf0cb1f89 perf tools: Mark branch_info maps as referenced 12 yıl önce
hist.h 28a6b6aa54 perf session: There is no need for a per session hists instance 12 yıl önce
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 yıl önce
intlist.c ffe0fb769a perf tools: Allow passing a list to intlist__new 12 yıl önce
intlist.h ffe0fb769a perf tools: Allow passing a list to intlist__new 12 yıl önce
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 yıl önce
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style 16 yıl önce
machine.c 876650e6c3 perf machine: Introduce struct machines 12 yıl önce
machine.h 876650e6c3 perf machine: Introduce struct machines 12 yıl önce
map.c 8e16017d49 perf tools: Use memdup in map__clone 12 yıl önce
map.h 237a7e04a1 perf tools: Stop using 'self' in map.[ch] 12 yıl önce
pager.c ea1b3ebac9 perf tools: Fix pager on minimal-install embedded systems 13 yıl önce
parse-events.c 23b6339b91 perf tools: Fix usage of __ in event parsing struct names 12 yıl önce
parse-events.h 23b6339b91 perf tools: Fix usage of __ in event parsing struct names 12 yıl önce
parse-events.l 534123f458 perf tools: Add basic event modifier sanity check 12 yıl önce
parse-events.y 23b6339b91 perf tools: Fix usage of __ in event parsing struct names 12 yıl önce
parse-options.c 4d8061faca perf tools: Long option completion support for each subcommands 13 yıl önce
parse-options.h 4d8061faca perf tools: Long option completion support for each subcommands 13 yıl önce
path.c d6e66832a7 perf tools: Convert to HAVE_STRLCPY 13 yıl önce
perf_regs.h 95485b1cda perf tools: Convert to LIBUNWIND_SUPPORT 13 yıl önce
pmu.c ab1bf65322 perf pmu: Privatize perf_pmu_{format,alias} structs 12 yıl önce
pmu.h ab1bf65322 perf pmu: Privatize perf_pmu_{format,alias} structs 12 yıl önce
pmu.l cd82a32e99 perf tools: Add perf pmu object to access pmu format definition 13 yıl önce
pmu.y 1d037ca164 perf tools: Use __maybe_used for unused variables 13 yıl önce
probe-event.c bcbd004020 perf tools: remove sscanf extension %as 13 yıl önce
probe-event.h 225466f1c2 perf probe: Provide perf interface for uprobes 13 yıl önce
probe-finder.c 7ce28b5b5b perf probe: Allow of casting an array of char to string 12 yıl önce
probe-finder.h c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently 13 yıl önce
pstack.c 61e945150f perf tools: Stop using 'self' in pstack 12 yıl önce
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ 15 yıl önce
python-ext-sources 99dbb1632f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 yıl önce
python.c 0c6332e9d8 perf python: Fix breakage introduced by the test_attr infrastructure 12 yıl önce
quote.c a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
quote.h a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
rblist.c 03f2f93ae0 Account the nr_entries in rblist properly 12 yıl önce
rblist.h 37bbd3fff1 perf tools: Introducing rblist 13 yıl önce
run-command.c a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
run-command.h a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
session.c 34ba5122bf perf machine: Simplify accessing the host machine 12 yıl önce
session.h 34ba5122bf perf machine: Simplify accessing the host machine 12 yıl önce
setup.py 45bff41a9a perf python: Properly link with libtraceevent 12 yıl önce
sigchain.c a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
sigchain.h a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
sort.c 8eb44dd76a perf sort: Use pclose() instead of fclose() on pipe stream 12 yıl önce
sort.h fc5871ed0d perf sort: Separate out branch stack specific sort keys 12 yıl önce
stat.c 0007eceace perf stat: Move stats related code to util/stat.c 13 yıl önce
stat.h 0007eceace perf stat: Move stats related code to util/stat.c 13 yıl önce
strbuf.c f787d9519f perf tools: Fix strbuf_addf() when the buffer needs to grow 12 yıl önce
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
strfilter.c ff9ae1babd perf: Fix missing strndup declaration 14 yıl önce
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter 14 yıl önce
string.c 08aa9cce6b perf tools: Move ltrim() to util/string.c 12 yıl önce
strlist.c d8639f068a perf tools: Stop using 'self' in strlist 12 yıl önce
strlist.h d8639f068a perf tools: Stop using 'self' in strlist 12 yıl önce
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title 14 yıl önce
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style 16 yıl önce
symbol-elf.c eec185ab60 perf symbols: Include elf.h header regardless LIBELF_SUPPORT 12 yıl önce
symbol-minimal.c eec185ab60 perf symbols: Include elf.h header regardless LIBELF_SUPPORT 12 yıl önce
symbol.c b7c14a0b6a perf symbols: Mark vmlinux filename as allocated 12 yıl önce
symbol.h eec185ab60 perf symbols: Include elf.h header regardless LIBELF_SUPPORT 12 yıl önce
sysfs.c a65c234206 perf tools: Fix possible (unlikely) buffer overflow 12 yıl önce
sysfs.h e90fda0635 perf tools: Add sysfs mountpoint interface 13 yıl önce
target.c 60ff92f515 perf tools: Replace mempcpy with memcpy 13 yıl önce
target.h d1cb9fce92 perf target: Add uses_mmap field 13 yıl önce
thread.c 3f067dcab7 perf machine: Move more machine methods to machine.c 12 yıl önce
thread.h 3f067dcab7 perf machine: Move more machine methods to machine.c 12 yıl önce
thread_map.c e8cdd94777 perf tools: fix thread_map__new_by_pid_str() memory leak in error path 13 yıl önce
thread_map.h 61d5bf5b01 perf tools: Fix thread map that is type pid_t 13 yıl önce
tool.h ee29be625b perf tools: Save some loops using perf_evlist__id2evsel 13 yıl önce
top.c 2376c67a7b perf top: Use perf_evlist__config() 12 yıl önce
top.h 594ac61ad3 perf evsel: Do missing feature fallbacks in just one place 12 yıl önce
trace-event-info.c aaf045f723 perf: Have perf use the new libtraceevent.a library 13 yıl önce
trace-event-parse.c bcbd004020 perf tools: remove sscanf extension %as 13 yıl önce
trace-event-read.c 0c1fe6b2f3 perf tools: Have the page size value available for all tools 13 yıl önce
trace-event-scripting.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 yıl önce
trace-event.h 71ad0f5e4e perf tools: Support for DWARF CFI unwinding on post processing 13 yıl önce
types.h 6a11f92ef4 perf tools: Add union u64_swap type for swapping u64 data 13 yıl önce
unwind.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 yıl önce
unwind.h 95485b1cda perf tools: Convert to LIBUNWIND_SUPPORT 13 yıl önce
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() 13 yıl önce
util.c 2c803e5248 perf tools: Move get_term_dimensions from top to util.c 12 yıl önce
util.h 08aa9cce6b perf tools: Move ltrim() to util/string.c 12 yıl önce
values.c 0161d82e9b perf tools: Fix a memory leak on perf_read_values_destroy 13 yıl önce
values.h 8b40f521cf perf tools: Protect header files with a consistent style 16 yıl önce
vdso.c 7dbf4dcfe2 perf tools: Back [vdso] DSO with real data 13 yıl önce
vdso.h 7dbf4dcfe2 perf tools: Back [vdso] DSO with real data 13 yıl önce
wrapper.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 yıl önce
xyarray.c 69aad6f1ee perf tools: Introduce event selectors 14 yıl önce
xyarray.h 69aad6f1ee perf tools: Introduce event selectors 14 yıl önce