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
/
symbol.h
Age
Commit message (
Expand
)
Author
2009-10-05
perf tools: Create maps for modules when processing kallsyms
Arnaldo Carvalho de Melo
2009-10-02
perf tools: Rewrite and improve support for kernel modules
Arnaldo Carvalho de Melo
2009-09-24
perf tools: Protect header files with a consistent style
John Kacur
2009-08-16
perf: Enable more compiler warnings
Ingo Molnar
2009-08-15
Merge branch 'perfcounters/urgent' into perfcounters/core
Ingo Molnar
2009-08-12
perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...
Arnaldo Carvalho de Melo
2009-08-12
perf tools: Factorize the map helpers
Frederic Weisbecker
2009-08-12
perf tools: Factorize high level dso helpers
Frederic Weisbecker
2009-08-09
perf report: Add debug help for the finding of symbol bugs - show the symtab ...
Arnaldo Carvalho de Melo
2009-07-11
perf report: Adjust column width to the values sampled
Arnaldo Carvalho de Melo
2009-07-03
perf_counter tools: Adjust symbols in ET_EXEC files too
Arnaldo Carvalho de Melo
2009-07-02
perf_counter tools: Connect module support infrastructure to symbol loading i...
Mike Galbraith
2009-07-01
perf_counter tools: Share list.h with the kernel
Arnaldo Carvalho de Melo
2009-07-01
perf_counter tools: Share rbtree.with the kernel
Arnaldo Carvalho de Melo
2009-06-30
perf_counter tools: Adjust only prelinked symbol's addresses
Arnaldo Carvalho de Melo
2009-06-25
perf_counter tools: Rework the file format
Peter Zijlstra
2009-06-19
perf_counter tools: Define and use our own u64, s64 etc. definitions
Paul Mackerras
2009-06-13
perf annotate: Print the filename:line for annotated colored lines
Frederic Weisbecker
2009-06-11
perf_counter tools: Clean up u64 usage
Ingo Molnar
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar