index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2016-06-27
perf annotate: Generalize handling of 'ret' instructions
Naveen N. Rao
2016-06-27
perf annotate: Remove unused hist_entry__annotate function
Ravi Bangoria
2016-06-23
perf config: Introduce new init() and exit()
Taeung Song
2016-06-23
perf script: Add callindent option
Adrian Hunter
2016-06-23
perf auxtrace: Add option to feed branches to the thread stack
Adrian Hunter
2016-06-23
perf intlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
perf rb_resort: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
perf tools: Rename strlist_for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
perf unwind: Fix wrongly used regs for aarch64 unwind
He Kuang
2016-06-23
perf unwind: Fix wrongly used regs for x86_32 unwind
He Kuang
2016-06-23
perf unwind: Change macro names of perf register
He Kuang
2016-06-23
perf tools: Find right DSO taking into account if binary is 32 or 64-bit
He Kuang
2016-06-23
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
2016-06-22
perf machine: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
perf session: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
perf evlist: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
perf hists: Enlarge pid sort entry size
Jiri Olsa
2016-06-21
perf evsel: Fix write_backwards fallback
Arnaldo Carvalho de Melo
2016-06-21
perf llvm: Allow dump llvm output object file using llvm.dump-obj
Wang Nan
2016-06-21
perf tools: Remove --perf-dir and --work-dir
Arnaldo Carvalho de Melo
2016-06-21
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
2016-06-21
perf hists: Rename __hists__add_entry to hists__add_entry
Jiri Olsa
2016-06-15
perf probe: Add --cache option to cache the probe definitions
Masami Hiramatsu
2016-06-15
perf probe: Introduce perf_cache interfaces
Masami Hiramatsu
2016-06-15
perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback
Jiri Olsa
2016-06-15
perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback
Jiri Olsa
2016-06-15
perf stdio: Add use_callchain parameter to hists__fprintf
Jiri Olsa
2016-06-15
perf tools: Fix Data Object sort entry width index
Jiri Olsa
2016-06-15
perf mem: Add --ldlat option
Jiri Olsa
2016-06-14
perf probe: Uncomment and export synthesize_perf_probe_point()
Masami Hiramatsu
2016-06-14
perf probe: Add perf_probe_event__copy()
Masami Hiramatsu
2016-06-14
perf buildid: Rename and export build_id_cache__cachedir()
Masami Hiramatsu
2016-06-14
perf probe: Fix to add NULL check for strndup
Masami Hiramatsu
2016-06-14
perf tools: Fix rm_rf() to handle non-regular files correctly
Masami Hiramatsu
2016-06-14
perf config: Handle NULL at perf_config_set__delete()
Taeung Song
2016-06-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-06-08
Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-06-08
Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-06-08
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
2016-06-07
perf callchain: Support aarch64 cross-platform
He Kuang
2016-06-07
perf callchain: Support x86 target platform
He Kuang
2016-06-07
perf unwind: Introduce flag to separate local/remote unwind compilation
He Kuang
2016-06-07
perf unwind: Change fixed name of libunwind__arch_reg_id to macro
He Kuang
2016-06-07
perf unwind: Check the target platform before assigning unwind methods
He Kuang
2016-06-07
perf tools: Extract common API out of unwind-libunwind-local.c
He Kuang
2016-06-07
perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.c
He Kuang
2016-06-07
perf unwind: Move unwind__prepare_access from thread_new into thread__insert_map
He Kuang
2016-06-07
perf unwind: Introduce 'struct unwind_libunwind_ops' for local unwind
He Kuang
2016-06-07
perf unwind: Decouple thread->address_space on libunwind
He Kuang
[prev]
[next]