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-14
perf top: Fix help text alignment
Kirill Smelkov
2010-02-09
perf: Fix hypervisor sample reporting
Anton Blanchard
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-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 timechart: Use tid not pid for COMM change
Arjan van de Ven
2010-01-13
perf tools: Check if /dev/null can be used as the -o gcc argument
Arnaldo Carvalho de Melo
2010-01-13
perf tools: Move QUIET_STDERR def to before first use
Arnaldo Carvalho de Melo
2009-12-28
perf kmem: Fix statistics typo
Wenji Huang
2009-12-28
perf: Rename perf_event_hw_event in design document
Tim Blechmann
2009-12-28
perf tools: Add missing header files to LIB_H Makefile variable
Arnaldo Carvalho de Melo
2009-12-28
perf record: We should fork only if a program was specified to run
Arnaldo Carvalho de Melo
2009-12-18
perf diff: Fix usage array, it must end with a NULL entry
Arnaldo Carvalho de Melo
2009-12-18
perf session: Make events_stats u64 to avoid overflow on 32-bit arches
Arnaldo Carvalho de Melo
2009-12-17
perf probe: Check new event name
Masami Hiramatsu
2009-12-17
perf probe: Check whether debugfs path is correct
Masami Hiramatsu
2009-12-17
perf probe: Fix libdwarf include path for Debian
Masami Hiramatsu
2009-12-16
perf record: Use per-task-per-cpu events for inherited events
Peter Zijlstra
2009-12-16
perf record: Properly synchronize child creation
Peter Zijlstra
2009-12-16
perf diff: Percent calcs should use double values
Arnaldo Carvalho de Melo
2009-12-16
perf diff: Change the default sort order to "dso,symbol"
Arnaldo Carvalho de Melo
2009-12-16
perf diff: Use perf_session__fprintf_hists just like 'perf record'
Arnaldo Carvalho de Melo
2009-12-16
perf report: Fix cut'n'paste error recently introduced
Arnaldo Carvalho de Melo
2009-12-16
perf session: Move perf report specific hits out of perf_session__fprintf_hists
Arnaldo Carvalho de Melo
2009-12-16
perf tools: Move hist entries printing routines from perf report
Arnaldo Carvalho de Melo
2009-12-16
perf report: Generalize perf_session__fprintf_hists()
Arnaldo Carvalho de Melo
2009-12-16
perf symbols: Move symbol filtering to event__preprocess_sample()
Arnaldo Carvalho de Melo
2009-12-16
perf symbols: Adopt the strlists for dso, comm
Arnaldo Carvalho de Melo
2009-12-16
perf symbols: Make symbol_conf global
Arnaldo Carvalho de Melo
2009-12-15
perf probe: Fix to show which probe point is not found
Masami Hiramatsu
2009-12-15
perf probe: Check symbols in symtab/kallsyms
Masami Hiramatsu
2009-12-15
perf probe: Check build-id of vmlinux
Masami Hiramatsu
2009-12-15
perf probe: Reject second attempt of adding same-name event
Masami Hiramatsu
2009-12-15
perf probe: Support event name for --add option
Masami Hiramatsu
2009-12-15
perf probe: Add glob matching support on --del
Masami Hiramatsu
2009-12-15
perf probe: Use strlist__for_each macros in probe-event.c
Masami Hiramatsu
2009-12-15
perf tools: Add for_each macros for strlist
Masami Hiramatsu
2009-12-15
perf probe: Fix --del to update current event list
Masami Hiramatsu
2009-12-15
perf probe: Fix --del to show info instead of warning
Masami Hiramatsu
2009-12-15
perf probe: Show need-dwarf message only if it is really needed
Masami Hiramatsu
2009-12-15
perf probe: Check hyphen only argument
Masami Hiramatsu
2009-12-15
perf probe: Check the result of e_snprintf()
Masami Hiramatsu
2009-12-15
perf probe: Cleanup struct session in builtin-probe.c
Masami Hiramatsu
2009-12-15
perf diff: Fix documentation
Arnaldo Carvalho de Melo
2009-12-15
perf diff: Improve the help text
Ingo Molnar
2009-12-15
perf trace/scripting: Update Documentation
Tom Zanussi
2009-12-15
perf trace/scripting: Add 'record' and 'report' options
Tom Zanussi
2009-12-15
perf trace/scripting: List available scripts
Tom Zanussi
2009-12-15
perf trace/scripting: Check return val of perl_run()
Tom Zanussi
[next]