Jiri Olsa 8578b891ec Revert "perf tools: Fix jump label always changing during tracing" пре 11 година
..
include 84f5d36f48 perf tools: Move pr_* debug macros into debug object пре 11 година
scripting-engines 84f5d36f48 perf tools: Move pr_* debug macros into debug object пре 11 година
PERF-VERSION-GEN a614d01bdd perf tools: Fix version when building out of tree пре 12 година
abspath.c a41794cdd7 perf tools: Remove some unused functions пре 15 година
alias.c 046625231a perf tools: Introduce zfree пре 12 година
annotate.c 9cdbadceca perf annotate: Print the evsel name in the stdio output пре 11 година
annotate.h d944c4eebc tools: Consolidate types.h пре 11 година
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object пре 14 година
build-id.c 13ce34df11 perf tools: Use tid for finding thread пре 11 година
build-id.h d944c4eebc tools: Consolidate types.h пре 11 година
cache.h fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function пре 12 година
callchain.c 4d40b051b1 perf callchain: Fix appending a callchain from a previous sample пре 11 година
callchain.h a60335ba32 perf tools powerpc: Adjust callchain based on DWARF debug info пре 11 година
cgroup.c 0050f7aa18 perf evlist: Introduce evlist__for_each() & friends пре 12 година
cgroup.h 023695d96e perf tool: Add cgroup support пре 15 година
cloexec.c 8578b891ec Revert "perf tools: Fix jump label always changing during tracing" пре 11 година
cloexec.h 57480d2cd9 perf tools: Enable close-on-exec flag on perf file descriptor пре 11 година
color.c 1f513b2c1e perf diff: Color the Ratio column пре 12 година
color.h 1f513b2c1e perf diff: Color the Ratio column пре 12 година
comm.c 3178f58b98 perf tools: Do proper comm override error handling пре 12 година
comm.h 3178f58b98 perf tools: Do proper comm override error handling пре 12 година
config.c c83023676d perf hists browser: Add ui.show-headers config file option пре 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 пре 14 година
data.c 84f5d36f48 perf tools: Move pr_* debug macros into debug object пре 11 година
data.h 6f9a317f2a perf tools: Add perf_data_file__write interface пре 12 година
debug.c bbb2cea7e8 perf tools: Add --debug optionto set debug variable пре 11 година
debug.h bbb2cea7e8 perf tools: Add --debug optionto set debug variable пре 11 година
dso.c 2b5b8bb27b perf tools: Add dso__type() пре 11 година
dso.h 2b5b8bb27b perf tools: Add dso__type() пре 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 9b0d2d875d perf tools: Expose 'addr' functions so they can be reused пре 11 година
event.h 9b0d2d875d perf tools: Expose 'addr' functions so they can be reused пре 11 година
evlist.c a8a8f3eb5d perf evlist: Pass mmap parameters in a struct пре 11 година
evlist.h 0050f7aa18 perf evlist: Introduce evlist__for_each() & friends пре 12 година
evsel.c 57480d2cd9 perf tools: Enable close-on-exec flag on perf file descriptor пре 11 година
evsel.h 2afd2bcfc3 perf evsel: Add 'immediate' option пре 11 година
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft пре 15 година
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 51682dc744 perf tools: Separate the VDSO map name from the VDSO dso name пре 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 пре 12 година
help.h 8b40f521cf perf tools: Protect header files with a consistent style пре 16 година
hist.c 9b32ba71ba perf tools: Add dcacheline sort пре 11 година
hist.h 9b32ba71ba perf tools: Add dcacheline sort пре 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 3be8e2a0a5 perf kvm: Add stat support on s390 пре 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 5835eddab6 perf tools: Add thread parameter to vdso__dso_findnew() пре 11 година
machine.h d027b64001 perf machine: Fix the lifetime of the VDSO temporary file пре 11 година
map.c 5835eddab6 perf tools: Add thread parameter to vdso__dso_findnew() пре 11 година
map.h 5835eddab6 perf tools: Add thread parameter to vdso__dso_findnew() пре 11 година
pager.c 21cfc5e103 perf tools: Add cat as fallback pager пре 11 година
parse-events.c 88fee52e58 perf list: Fix checking for supported events on older kernels пре 12 година
parse-events.h d944c4eebc tools: Consolidate types.h пре 11 година
parse-events.l 820042233b perf tools: Move start conditions to start of the flex file пре 12 година
parse-events.y d944c4eebc tools: Consolidate types.h пре 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 7c2f8164e5 perf tools: Fix pmu object compilation error пре 11 година
pmu.h d944c4eebc tools: Consolidate types.h пре 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. пре 13 година
probe-event.c 5ee05b8801 perf probe: Improve error messages in --line option пре 11 година
probe-event.h 5a62257a3d perf probe: Replace line_list with intlist пре 12 година
probe-finder.c ff527bccd4 perf tools: Remove needless getopt.h includes пре 11 година
probe-finder.h a15ad2f536 perf probe: Support distro-style debuginfo for uprobe пре 12 година
pstack.c 84f5d36f48 perf tools: Move pr_* debug macros into debug object пре 11 година
pstack.h 316c7136f8 perf tools: Finish the removal of 'self' arguments пре 12 година
python-ext-sources cd0cfad74e perf tools: Move fs.* to lib/api/fs/ пре 12 година
python.c c95688aac7 perf tools: Factor eprintf to allow different debug variables пре 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 57480d2cd9 perf tools: Enable close-on-exec flag on perf file descriptor пре 11 година
run-command.c a41794cdd7 perf tools: Remove some unused functions пре 15 година
run-command.h a41794cdd7 perf tools: Remove some unused functions пре 15 година
session.c f1dd1460a4 perf session: Fix accounting of ordered samples queue пре 11 година
session.h 919d86d3a3 perf session: Flag if the event stream is entirely in memory пре 11 година
setup.py 553873e1df tools/: Convert to new topic libraries пре 12 година
sigchain.c a41794cdd7 perf tools: Remove some unused functions пре 15 година
sigchain.h a41794cdd7 perf tools: Remove some unused functions пре 15 година
sort.c 1561880d7b perf hists browser: Left justify column headers пре 11 година
sort.h 9b32ba71ba perf tools: Add dcacheline sort пре 11 година
srcline.c 7d16c63423 perf tools: Fix build error due to zfree() cast пре 12 година
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 пре 12 година
strbuf.h a41794cdd7 perf tools: Remove some unused functions пре 15 година
strfilter.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs пре 12 година
strfilter.h 316c7136f8 perf tools: Finish the removal of 'self' arguments пре 12 година
string.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs пре 12 година
strlist.c 7d16c63423 perf tools: Fix build error due to zfree() cast пре 12 година
strlist.h d8639f068a perf tools: Stop using 'self' in strlist пре 13 година
svghelper.c b97b59b93d perf timechart: Implement IO mode пре 11 година
svghelper.h b97b59b93d perf timechart: Implement IO mode пре 11 година
symbol-elf.c 2b5b8bb27b perf tools: Add dso__type() пре 11 година
symbol-minimal.c 2b5b8bb27b perf tools: Add dso__type() пре 11 година
symbol.c 9c00a81b6a perf symbols: Add ability to iterate over a dso's symbols пре 11 година
symbol.h 2b5b8bb27b perf tools: Add dso__type() пре 11 година
target.c 3aa5939d71 perf record: Make per-cpu mmaps the default. пре 12 година
target.h 9c105fbc94 perf target: Move the checking of which map function to call into function. пре 12 година
thread.c bf49c35f63 perf tools: Add cpu to struct thread пре 11 година
thread.h bf49c35f63 perf tools: Add cpu to struct thread пре 11 година
thread_map.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs пре 12 година
thread_map.h b3a319d528 perf evlist: Add thread_map__nr() helper пре 12 година
tool.h 5c5e854bc7 perf tools: Add attr->mmap2 support пре 12 година
top.c b40067964f perf tools: Rename 'perf_record_opts' to 'record_opts пре 12 година
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 пре 12 година
trace-event-read.c ff527bccd4 perf tools: Remove needless getopt.h includes пре 11 година
trace-event-scripting.c cc22e575a6 perf symbols: Add 'machine' member to struct addr_location пре 12 година
trace-event.c 8d0c2224ca tools lib traceevent: Make plugin unload function receive pevent пре 12 година
trace-event.h cc22e575a6 perf symbols: Add 'machine' member to struct addr_location пре 12 година
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 пре 12 година
unwind-libunwind.c 84f5d36f48 perf tools: Move pr_* debug macros into debug object пре 11 година
unwind.h d944c4eebc tools: Consolidate types.h пре 11 година
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() пре 13 година
util.c 84f5d36f48 perf tools: Move pr_* debug macros into debug object пре 11 година
util.h 2b1b71003e perf tools: Add support to dynamically get cacheline size пре 11 година
values.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs пре 12 година
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 пре 15 година
xyarray.h 69aad6f1ee perf tools: Introduce event selectors пре 15 година