index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
top.h
Age
Commit message (
Expand
)
Author
2012-09-08
perf tools: fix missing winsize definition
Irina Tirdea
2012-05-02
perf top: Convert to struct perf_target
Namhyung Kim
2012-02-14
perf tools: Invert the sample_id_all logic
Arnaldo Carvalho de Melo
2012-02-14
perf tools: Handle kernels that don't support attr.exclude_{guest,host}
Arnaldo Carvalho de Melo
2012-02-14
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
2012-01-24
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
2011-11-28
perf top: Stop using globals for tool state
Arnaldo Carvalho de Melo
2011-11-28
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
2011-11-28
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
2011-11-02
perf hists browser: Warn about lost events
Arnaldo Carvalho de Melo
2011-10-07
perf top: Reuse the 'report' hist_entry/hists classes
Arnaldo Carvalho de Melo
2011-09-29
perf top: Improve lost events warning
Arnaldo Carvalho de Melo
2011-03-11
perf symbol: Move sym_entry->skip to symbol->ignore
Arnaldo Carvalho de Melo
2011-03-11
perf top: Remove redundant syme->origin field
Arnaldo Carvalho de Melo
2011-03-11
perf top: Remove redundant perf_top->sym_counter
Arnaldo Carvalho de Melo
2011-03-01
perf top tui: Wait till the first sample to refresh the screen.
Arnaldo Carvalho de Melo
2011-02-22
perf top: Live TUI Annotation
Arnaldo Carvalho de Melo
2011-02-08
perf annotate: Move locking to struct annotation
Arnaldo Carvalho de Melo
2011-02-07
perf top: Use pid_t for target_{pid|tid}
Denis Kirjanov
2011-02-06
perf top: Ditch private annotation code, share perf annotate's
Arnaldo Carvalho de Melo
2011-02-05
perf top: Remove superfluous name_len field
Arnaldo Carvalho de Melo
2011-01-31
perf top: Introduce slang based TUI
Arnaldo Carvalho de Melo
2011-01-31
perf top: Move display agnostic routines to util/top.[ch]
Arnaldo Carvalho de Melo