index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2014-11-04
perf symbols: Preparation for compressed kernel module support
Namhyung Kim
2014-11-03
perf tools: Defer export of comms that were not 'set'
Adrian Hunter
2014-11-03
perf tools: Add call information to Python export
Adrian Hunter
2014-11-03
perf tools: Add call information to the database export API
Adrian Hunter
2014-11-03
perf tools: Add branch_type and in_tx to Python export
Adrian Hunter
2014-11-03
perf tools: Add branch type to db export
Adrian Hunter
2014-11-03
perf tools: Enhance the thread stack to output call/return data
Adrian Hunter
2014-11-03
perf tools: Add a thread stack for synthesizing call chains
Adrian Hunter
2014-10-29
perf session: Add perf_session__deliver_synth_event()
Adrian Hunter
2014-10-29
perf tools: Use evlist__for_each in a few remaining places
Arnaldo Carvalho de Melo
2014-10-29
perf tools: Add id index
Adrian Hunter
2014-10-29
perf probe: Add --quiet option to suppress output result message
Masami Hiramatsu
2014-10-29
perf scripting python: Extend interface to export data in a database-friendly...
Adrian Hunter
2014-10-29
perf tools: Add facility to export data in database-friendly way
Adrian Hunter
2014-10-29
perf pmu: Add proper error handling to print_pmu_events()
Arnaldo Carvalho de Melo
2014-10-29
perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built
Adrian Hunter
2014-10-29
perf tools: Add support for 32-bit compatibility VDSOs
Adrian Hunter
2014-10-29
perf tools: Build programs to copy 32-bit compatibility
Adrian Hunter
2014-10-29
perf pmu: Let pmu's with no events show up on perf list
Adrian Hunter
2014-10-29
perf tools: Ensure return negative value when write header error
Wang Nan
2014-10-29
perf tools: Add support for exclusive option
Namhyung Kim
2014-10-29
perf tools: Add PARSE_OPT_DISABLED flag
Namhyung Kim
2014-10-29
perf callchains: Use thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
perf thread: Adopt resolve_callchain method from machine
Arnaldo Carvalho de Melo
2014-10-29
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
perf tools: Set thread->mg.machine in all places
Arnaldo Carvalho de Melo
2014-10-29
perf tools powerpc: Cache the DWARF debug info
Sukadev Bhattiprolu
2014-10-29
perf tools: Fix report -F dso_from for data without branch info
Jiri Olsa
2014-10-29
perf tools: Fix report -F dso_to for data without branch info
Jiri Olsa
2014-10-29
perf tools: Fix report -F symbol_from for data without branch info
Jiri Olsa
2014-10-29
perf tools: Fix report -F symbol_to for data without branch info
Jiri Olsa
2014-10-29
perf tools: Fix report -F mispredict for data without branch info
Jiri Olsa
2014-10-29
perf tools: Fix report -F in_tx for data without branch info
Jiri Olsa
2014-10-29
perf tools: Fix report -F abort for data without branch info
Jiri Olsa
2014-10-29
perf tools: Make CPUINFO_PROC an array to support different kernel versions
Wang Nan
2014-10-29
perf callchain: Use global caching provided by libunwind
Namhyung Kim
2014-10-17
perf evsel: No need to drag util/cgroup.h
Arnaldo Carvalho de Melo
2014-10-17
perf evlist: Add missing 'struct option' forward declaration
Arnaldo Carvalho de Melo
2014-10-17
perf evsel: Move exit stuff from __delete to __exit
Arnaldo Carvalho de Melo
2014-10-15
perf session: Add option to copy events when queueing
Alexander Yarygin
2014-10-15
perf callchain: Create an address space per thread
Namhyung Kim
2014-10-15
perf evlist: Fix for double free in tools/perf stat
Yasser Shalabi
2014-10-15
perf tools: Add support to new style format of kernel PMU event
Kan Liang
2014-10-15
perf tools: Parse the pmu event prefix and suffix
Kan Liang
2014-10-15
Revert "perf tools: Default to cpu// for events v5"
Kan Liang
2014-10-15
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-10-14
perf symbols: Make sym->end be the first address after the symbol range
Arnaldo Carvalho de Melo
2014-10-14
perf symbols: Fix map->end fixup
Arnaldo Carvalho de Melo
2014-10-14
perf tools: Fixup off-by-one comparision in maps__find
Namhyung Kim
2014-10-14
perf tools: fix off-by-one error in maps
Stephane Eranian
[next]