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-02-21
perf symbols: Fix up map end too on modular kernels with no modules installed
Arnaldo Carvalho de Melo
2010-02-08
perf record: Fix existing process callgraph symbol
austin_zhang@linux.intel.com
2010-02-07
perf top: Use address pattern in lookup_sym_source
Arnaldo Carvalho de Melo
2010-02-07
perf top: Fix annotate for userspace
Kirill Smelkov
2010-02-04
perf tools: Fix session init on non-modular kernels
Ingo Molnar
2010-02-04
perf tools: Clean up O_LARGEFILE et al usage
Xiao Guangrong
2010-02-04
perf annotate: Fix perf top module symbol annotation
Mike Galbraith
2010-02-04
perf top: Teach it to autolocate vmlinux
Kirill Smelkov
2010-02-04
perf annotate: Fix it for non-prelinked *.so
Kirill Smelkov
2010-02-04
perf tools: Adjust some verbosity levels
Arnaldo Carvalho de Melo
2010-02-04
perf record: Stop intercepting events, use postprocessing to get build-ids
Arnaldo Carvalho de Melo
2010-02-04
perf build-id: Move the routine to find DSOs with hits to the lib
Arnaldo Carvalho de Melo
2010-02-04
perf probe: Don't use a perf_session instance just to resolve symbols
Arnaldo Carvalho de Melo
2010-02-04
perf symbols: Ditch vdso global variable
Arnaldo Carvalho de Melo
2010-02-04
perf symbols: Fixup vsyscall maps
Arnaldo Carvalho de Melo
2010-02-04
perf symbols: Remove perf_session usage in symbols layer
Arnaldo Carvalho de Melo
2010-02-03
perf tools: Use O_LARGEFILE to open perf data file
Xiao Guangrong
2010-01-31
perf lock: Clean up various details
Ingo Molnar
2010-01-31
perf lock: Introduce new tool "perf lock", for analyzing lock statistics
Hitoshi Mitake
2010-01-31
perf: Add util/include/linuxhash.h to include hash.h of kernel
Hitoshi Mitake
2010-01-31
perf tools: Add __data_loc support
Hitoshi Mitake
2010-01-31
Revert "perf record: Intercept all events"
Hitoshi Mitake
2010-01-29
perf: Ignore perf-archive temp file
John Kacur
2010-01-29
tools/perf/perf.c: Clean up trivial style issues
Thiago Farina
2010-01-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-01-29
perf session: Create kernel maps in the constructor
Arnaldo Carvalho de Melo
2010-01-29
perf symbols: Split helpers used when creating kernel dso object
Arnaldo Carvalho de Melo
2010-01-29
perf symbols: Factor out dso__load_vmlinux_path()
Arnaldo Carvalho de Melo
2010-01-29
perf top: Exit if specified --vmlinux can't be used
Arnaldo Carvalho de Melo
2010-01-27
perf trace: Add -i option for choosing input file
Hitoshi Mitake
2010-01-27
perf symbols: Use the right variable to check for kallsyms in the cache
Arnaldo Carvalho de Melo
2010-01-27
perf symbols: Fix inverted logic for showing kallsyms as the source of symbols
Arnaldo Carvalho de Melo
2010-01-27
perf top: Handle PERF_RECORD_{FORK,EXIT} events
Arnaldo Carvalho de Melo
2010-01-27
perf top: Fix sample counting
Arnaldo Carvalho de Melo
2010-01-27
perf: Ignore perf.data.old
Amerigo Wang
2010-01-27
perf report: Fix segmentation fault when running with '-g none'
Yong Wang
2010-01-21
perf buildid-cache: Add new command to manage build-id cache
Arnaldo Carvalho de Melo
2010-01-20
perf symbols: Use only --vmlinux if specified
Arnaldo Carvalho de Melo
2010-01-20
perf symbols: Set dso->kernel when handling the fake vmlinux MMAP event
Arnaldo Carvalho de Melo
2010-01-20
perf archive: Fix installation steps in the Makefile
Arnaldo Carvalho de Melo
2010-01-20
perf archive: Add documentation
Arnaldo Carvalho de Melo
2010-01-20
perf kmem: Print usage help for unknown commands
Pekka Enberg
2010-01-20
perf kmem: Increase "Hit" column length
Pekka Enberg
2010-01-17
perf probe: Fix build error of builtin-probe.c
Hitoshi Mitake
2010-01-17
perf: Fix implicit declaration of getline in util.c
Frederic Weisbecker
2010-01-17
perf timechart: Use tid not pid for COMM change
Arjan van de Ven
2010-01-16
perf symbols: Accept an alias when looking for "_text"
Arnaldo Carvalho de Melo
2010-01-16
perf record: Intercept all events
Arnaldo Carvalho de Melo
2010-01-16
perf archive: Add helper script to package files needed to do analysis
Arnaldo Carvalho de Melo
2010-01-16
perf symbols: The synthesized kernel modules MMAP must use the pathnames
Arnaldo Carvalho de Melo
[next]