Arnaldo Carvalho de Melo f14d570785 perf evsel: No need to drag util/cgroup.h 11 жил өмнө
..
include 42f60c2d63 Revert "perf tools: Default to cpu// for events v5" 11 жил өмнө
scripting-engines 8f651eae18 perf callchain: Move the callchain_param extern to callchain.h 11 жил өмнө
PERF-VERSION-GEN a614d01bdd perf tools: Fix version when building out of tree 11 жил өмнө
abspath.c a41794cdd7 perf tools: Remove some unused functions 15 жил өмнө
alias.c 046625231a perf tools: Introduce zfree 11 жил өмнө
annotate.c 2c241bd35e perf symbols: Make sym->end be the first address after the symbol range 11 жил өмнө
annotate.h d944c4eebc tools: Consolidate types.h 11 жил өмнө
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object 13 жил өмнө
build-id.c 13ce34df11 perf tools: Use tid for finding thread 11 жил өмнө
build-id.h d944c4eebc tools: Consolidate types.h 11 жил өмнө
cache.h 94c0655fc1 perf tools: Add perf_config_u64 function 11 жил өмнө
callchain.c 2b9240cafe perf tools: Introduce perf_callchain_config() 11 жил өмнө
callchain.h 8f651eae18 perf callchain: Move the callchain_param extern to callchain.h 11 жил өмнө
cgroup.c 0050f7aa18 perf evlist: Introduce evlist__for_each() & friends 11 жил өмнө
cgroup.h 023695d96e perf tool: Add cgroup support 14 жил өмнө
cloexec.c 6e81c74cbf perf util: Replace strerror with strerror_r for thread-safety 11 жил өмнө
cloexec.h 57480d2cd9 perf tools: Enable close-on-exec flag on perf file descriptor 11 жил өмнө
color.c d675107ce6 perf tools: Make __hpp__fmt() receive an additional len argument 11 жил өмнө
color.h d675107ce6 perf tools: Make __hpp__fmt() receive an additional len argument 11 жил өмнө
comm.c 65de51f93e perf tools: Identify which comms are from exec 11 жил өмнө
comm.h 65de51f93e perf tools: Identify which comms are from exec 11 жил өмнө
config.c 49757c9cc7 perf tools: Fix line number in the config file error message 11 жил өмнө
cpumap.c f5b1f4e483 perf tools: Use cpu/possible instead of cpu/kernel_max 11 жил өмнө
cpumap.h 7780c25bae perf tools: Allow ability to map cpus to nodes easily 11 жил өмнө
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h 13 жил өмнө
data.c 6e81c74cbf perf util: Replace strerror with strerror_r for thread-safety 11 жил өмнө
data.h 6f9a317f2a perf tools: Add perf_data_file__write interface 11 жил өмнө
debug.c cee3ab9caa perf tools: Add debug prints for ordered events queue 11 жил өмнө
debug.h b2348e1d8a perf: Use strerror_r instead of strerror 11 жил өмнө
dso.c 4598a0a6d2 perf symbols: Improve DSO long names lookup speed with rbtree 11 жил өмнө
dso.h 4598a0a6d2 perf symbols: Improve DSO long names lookup speed with rbtree 11 жил өмнө
dwarf-aux.c 082f96a93e perf probe: Fix perf probe to find correct variable DIE 11 жил өмнө
dwarf-aux.h e08cfd4bda perf probe: Fix to find line information for probe list 12 жил өмнө
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 жил өмнө
event.c a5c2a4c956 perf tools: Fix perf record as non root with kptr_restrict == 1 11 жил өмнө
event.h 4318bcb70e perf tools: Move events_stats struct to event.h 11 жил өмнө
evlist.c b2e19a934a perf evlist: Fix for double free in tools/perf stat 11 жил өмнө
evlist.h 724ce97e9f perf evlist: Add missing 'struct option' forward declaration 11 жил өмнө
evsel.c f14d570785 perf evsel: No need to drag util/cgroup.h 11 жил өмнө
evsel.h f14d570785 perf evsel: No need to drag util/cgroup.h 11 жил өмнө
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 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT 12 жил өмнө
header.c 8fa7d87f91 perf symbols: Encapsulate dsos list head into struct dsos 11 жил өмнө
header.h 1f625b0b3d perf tools: Add dsos__hit_all() 11 жил өмнө
help.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs 11 жил өмнө
help.h 8b40f521cf perf tools: Protect header files with a consistent style 16 жил өмнө
hist.c a635fc511e perf tools: Remove hists from evsel 11 жил өмнө
hist.h a635fc511e perf tools: Remove hists from evsel 11 жил өмнө
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 жил өмнө
intlist.c 813335b8b2 perf util: Add findnew method to intlist 12 жил өмнө
intlist.h 813335b8b2 perf util: Add findnew method to intlist 12 жил өмнө
kvm-stat.h 3ae4a76ac8 perf kvm stat report: Save pid string in opts.target.pid 11 жил өмнө
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 жил өмнө
machine.c e167f995e2 perf machine: Add missing dsos->root rbtree root initialization 11 жил өмнө
machine.h 8fa7d87f91 perf symbols: Encapsulate dsos list head into struct dsos 11 жил өмнө
map.c 4955ea225d perf tools: Fixup off-by-one comparision in maps__find 11 жил өмнө
map.h 5835eddab6 perf tools: Add thread parameter to vdso__dso_findnew() 11 жил өмнө
ordered-events.c 54bf53b1cb perf session: Add option to copy events when queueing 11 жил өмнө
ordered-events.h 54bf53b1cb perf session: Add option to copy events when queueing 11 жил өмнө
pager.c 21cfc5e103 perf tools: Add cat as fallback pager 11 жил өмнө
parse-events.c dcb4e1022b perf tools: Parse the pmu event prefix and suffix 11 жил өмнө
parse-events.h dcb4e1022b perf tools: Parse the pmu event prefix and suffix 11 жил өмнө
parse-events.l ba32a4511c perf tools: Add support to new style format of kernel PMU event 11 жил өмнө
parse-events.y ba32a4511c perf tools: Add support to new style format of kernel PMU event 11 жил өмнө
parse-options.c 09a71b97cc perf kvm: introduce --list-cmds for use by scripts 11 жил өмнө
parse-options.h ea8e08a16a perf tools: Add option macro OPT_CALLBACK_OPTARG 11 жил өмнө
path.c fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function 12 жил өмнө
perf_regs.c 0c4e774fad perf tools: Cache register accesses for unwind processing 11 жил өмнө
perf_regs.h 0c4e774fad perf tools: Cache register accesses for unwind processing 11 жил өмнө
pmu.c dcb4e1022b perf tools: Parse the pmu event prefix and suffix 11 жил өмнө
pmu.h dcb4e1022b perf tools: Parse the pmu event prefix and suffix 11 жил өмнө
pmu.l cd82a32e99 perf tools: Add perf pmu object to access pmu format definition 13 жил өмнө
pmu.y 85df3b3769 perf tools: Fix build with bison 2.3 and older. 12 жил өмнө
probe-event.c 8fa7d87f91 perf symbols: Encapsulate dsos list head into struct dsos 11 жил өмнө
probe-event.h 2b394bc446 perf probe: Do not access kallsyms when analyzing user binaries 11 жил өмнө
probe-finder.c 664fee3dc3 perf probe: Do not use dwfl_module_addrsym if dwarf_diename finds symbol name 11 жил өмнө
probe-finder.h a15ad2f536 perf probe: Support distro-style debuginfo for uprobe 11 жил өмнө
pstack.c 84f5d36f48 perf tools: Move pr_* debug macros into debug object 11 жил өмнө
pstack.h 316c7136f8 perf tools: Finish the removal of 'self' arguments 11 жил өмнө
python-ext-sources cd0cfad74e perf tools: Move fs.* to lib/api/fs/ 11 жил өмнө
python.c 1b85337d06 tools lib api: Adopt fdarray class from perf's evlist 11 жил өмнө
quote.c a41794cdd7 perf tools: Remove some unused functions 15 жил өмнө
quote.h a41794cdd7 perf tools: Remove some unused functions 15 жил өмнө
rblist.c 813335b8b2 perf util: Add findnew method to intlist 12 жил өмнө
rblist.h 813335b8b2 perf util: Add findnew method to intlist 12 жил өмнө
record.c 60b0896cc3 perf evlist: Add perf_evlist__set_tracking_event() 11 жил өмнө
run-command.c 6e81c74cbf perf util: Replace strerror with strerror_r for thread-safety 11 жил өмнө
run-command.h a41794cdd7 perf tools: Remove some unused functions 15 жил өмнө
session.c 54bf53b1cb perf session: Add option to copy events when queueing 11 жил өмнө
session.h 2a1731fb85 perf session: Remove last reference to hists struct 11 жил өмнө
setup.py 553873e1df tools/: Convert to new topic libraries 11 жил өмнө
sigchain.c a41794cdd7 perf tools: Remove some unused functions 15 жил өмнө
sigchain.h a41794cdd7 perf tools: Remove some unused functions 15 жил өмнө
sort.c 4ea062ed43 perf evsel: Add hists helper 11 жил өмнө
sort.h 2f3f9bcf00 perf tools: Add +field argument support for --field option 11 жил өмнө
srcline.c 7d16c63423 perf tools: Fix build error due to zfree() cast 11 жил өмнө
stat.c ffe4f3c0d1 perf stats: Add max and min stats 12 жил өмнө
stat.h d944c4eebc tools: Consolidate types.h 11 жил өмнө
strbuf.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs 11 жил өмнө
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 жил өмнө
strfilter.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs 11 жил өмнө
strfilter.h 316c7136f8 perf tools: Finish the removal of 'self' arguments 11 жил өмнө
string.c 42f60c2d63 Revert "perf tools: Default to cpu// for events v5" 11 жил өмнө
strlist.c 7d16c63423 perf tools: Fix build error due to zfree() cast 11 жил өмнө
strlist.h d8639f068a perf tools: Stop using 'self' in strlist 12 жил өмнө
svghelper.c b97b59b93d perf timechart: Implement IO mode 11 жил өмнө
svghelper.h b97b59b93d perf timechart: Implement IO mode 11 жил өмнө
symbol-elf.c 8fa7d87f91 perf symbols: Encapsulate dsos list head into struct dsos 11 жил өмнө
symbol-minimal.c 2b5b8bb27b perf tools: Add dso__type() 11 жил өмнө
symbol.c 2c241bd35e perf symbols: Make sym->end be the first address after the symbol range 11 жил өмнө
symbol.h 2c241bd35e perf symbols: Make sym->end be the first address after the symbol range 11 жил өмнө
target.c 3aa5939d71 perf record: Make per-cpu mmaps the default. 11 жил өмнө
target.h 9c105fbc94 perf target: Move the checking of which map function to call into function. 11 жил өмнө
thread.c 66f066d899 perf callchain: Create an address space per thread 11 жил өмнө
thread.h 65de51f93e perf tools: Identify which comms are from exec 11 жил өмнө
thread_map.c 641556c98c perf thread_map: Create dummy constructor out of open coded equivalent 11 жил өмнө
thread_map.h 641556c98c perf thread_map: Create dummy constructor out of open coded equivalent 11 жил өмнө
tool.h 0a8cb85c20 perf tools: Rename ordered_samples bool to ordered_events 11 жил өмнө
top.c b40067964f perf tools: Rename 'perf_record_opts' to 'record_opts 11 жил өмнө
top.h d944c4eebc tools: Consolidate types.h 11 жил өмнө
trace-event-info.c 84f5d36f48 perf tools: Move pr_* debug macros into debug object 11 жил өмнө
trace-event-parse.c b58f608e31 perf tools: Fix memory leak in event_format__print function 11 жил өмнө
trace-event-read.c ff527bccd4 perf tools: Remove needless getopt.h includes 11 жил өмнө
trace-event-scripting.c d445dd2a78 perf scripting: Add 'flush' callback to scripting API 11 жил өмнө
trace-event.c 8d0c2224ca tools lib traceevent: Make plugin unload function receive pevent 11 жил өмнө
trace-event.h d445dd2a78 perf scripting: Add 'flush' callback to scripting API 11 жил өмнө
tsc.c a6a69db4b6 perf tools: Move rdtsc() function 11 жил өмнө
tsc.h a6a69db4b6 perf tools: Move rdtsc() function 11 жил өмнө
unwind-libdw.c 84f5d36f48 perf tools: Move pr_* debug macros into debug object 11 жил өмнө
unwind-libdw.h 5ea8415407 perf tools: Add libdw DWARF post unwind support 11 жил өмнө
unwind-libunwind.c 66f066d899 perf callchain: Create an address space per thread 11 жил өмнө
unwind.h 66f066d899 perf callchain: Create an address space per thread 11 жил өмнө
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() 13 жил өмнө
util.c 23aadb1fcd perf callchain: Move callchain_param to util object in to fix python test 11 жил өмнө
util.h 512fe36537 perf tools: define _DEFAULT_SOURCE for glibc_2.20 11 жил өмнө
values.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs 11 жил өмнө
values.h d944c4eebc tools: Consolidate types.h 11 жил өмнө
vdso.c 5835eddab6 perf tools: Add thread parameter to vdso__dso_findnew() 11 жил өмнө
vdso.h 5835eddab6 perf tools: Add thread parameter to vdso__dso_findnew() 11 жил өмнө
wrapper.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 жил өмнө
xyarray.c 69aad6f1ee perf tools: Introduce event selectors 14 жил өмнө
xyarray.h 69aad6f1ee perf tools: Introduce event selectors 14 жил өмнө