index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2010-04-03
perf newt: Remove useless column width calculation
Arnaldo Carvalho de Melo
2010-04-03
perf symbols: Fill in pgoff in mmap synthesized events
Anton Blanchard
2010-04-03
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
2010-04-02
perf, probe-finder: Build fix on Debian
Borislav Petkov
2010-04-02
perf/scripts: Tuple was set from long in both branches in python_process_event()
Tom Zanussi
2010-04-02
perf tools: sort_dimension__add shouldn't die
Arnaldo Carvalho de Melo
2010-04-02
perf session: Remove one more exit() call from library code
Arnaldo Carvalho de Melo
2010-04-02
perf hist: Only allocate callchain_node if processing callchains
Arnaldo Carvalho de Melo
2010-04-02
perf kmem: Fixup the symbol address before using it
Arnaldo Carvalho de Melo
2010-04-02
perf kmem: Resolve kernel symbols again
Arnaldo Carvalho de Melo
2010-04-02
perf hist: Replace ->print() routines by ->snprintf() equivalents
Arnaldo Carvalho de Melo
2010-04-02
perf record: Add a fallback to the reference relocation symbol
Arnaldo Carvalho de Melo
2010-04-02
perf tools: Allow specifying O= to build files in a separate directory
Arnaldo Carvalho de Melo
2010-04-02
perf tools: Use -o $(BITBUCKET) in one more case
Arnaldo Carvalho de Melo
2010-04-02
perf report: Add progress bars
Arnaldo Carvalho de Melo
2010-04-02
perf symbols: map_groups__find_symbol must return the map too
Arnaldo Carvalho de Melo
2010-04-02
perf symbols: Move more map_groups methods to map.c
Arnaldo Carvalho de Melo
2010-04-02
perf probe: Fix to close dwarf when failing to analyze it
Masami Hiramatsu
2010-04-02
perf probe: Correct error message for non-structure type
Masami Hiramatsu
2010-04-02
perf probe: Fix not to return non-matched file
Masami Hiramatsu
2010-04-02
perf probe: Fix --line syntax help and document
Masami Hiramatsu
2010-03-26
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-26
perf record: Zero out mmap_array to fix segfault
Zhang, Yanmin
2010-03-26
perf symbols: Move hex2u64 and strxfrchar to symbol.c
Arnaldo Carvalho de Melo
2010-03-26
perf tools: Move __used from perf.h to linux/compiler.h
Arnaldo Carvalho de Melo
2010-03-26
perf symbols: Move map related routines to map.c
Arnaldo Carvalho de Melo
2010-03-26
perf symbols: Pass the mmap parameters instead of using mmap_event
Arnaldo Carvalho de Melo
2010-03-26
perf report: Pass the DSO to 'perf annotate'
Arnaldo Carvalho de Melo
2010-03-26
perf callchains: Store the map together with the symbol
Arnaldo Carvalho de Melo
2010-03-26
perf tools: Introduce struct map_symbol
Arnaldo Carvalho de Melo
2010-03-26
perf annotate: Allow specifying DSOs where to look for symbol
Arnaldo Carvalho de Melo
2010-03-26
perf symbols: Avoid unnecessary symbol loading when dso list is specified
Arnaldo Carvalho de Melo
2010-03-26
perf report: Add a popup menu to ask what operation is to be performed
Arnaldo Carvalho de Melo
2010-03-23
perf archive: Explain how to use the generated tarball
Arnaldo Carvalho de Melo
2010-03-22
perf report: Implement Newt callgraphs
Arnaldo Carvalho de Melo
2010-03-22
perf tools: Exit browser before printing usage when unkown option passed
Arnaldo Carvalho de Melo
2010-03-22
perf stat: Better report failure to collect system wide stats
Arnaldo Carvalho de Melo
2010-03-22
perf probe: Add NO_DWARF make option
Masami Hiramatsu
2010-03-22
perf probe: Cleanup debuginfo related code
Masami Hiramatsu
2010-03-22
perf newt: Properly restore the screen when error exiting
Arnaldo Carvalho de Melo
2010-03-22
perf: Fix orphan callchain branches
Frederic Weisbecker
2010-03-22
Merge commit 'v2.6.34-rc2' into perf/core
Ingo Molnar
2010-03-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-18
perf events: Fix false positive build warning with older GCC's
Ingo Molnar
2010-03-18
perf events: Change perf parameter --pid to process-wide collection instead o...
Zhang, Yanmin
2010-03-18
perf record: Enable counters only when kernel is execing subcommand
Zhang, Yanmin
2010-03-18
perf stat: Enable counters when collecting process-wide or system-wide data
Zhang, Yanmin
2010-03-17
perf probe: Fix !dwarf build
Ingo Molnar
2010-03-17
perf probe: Add data structure member access support
Masami Hiramatsu
2010-03-17
perf probe: List probes with line number and file name
Masami Hiramatsu
[prev]
[next]