perf probe: Show function entry line as probe-able
[safe/jmp/linux-2.6] / tools / perf / util / hist.h
2010-04-02 Arnaldo Carvalho... perf hist: Replace ->print() routines by ->snprintf...
2010-04-02 Arnaldo Carvalho... perf report: Add progress bars
2010-03-12 Arnaldo Carvalho... perf report: Implement initial UI using newt
2010-03-10 Eric B Munsonperf session: Change perf_session post processing funct...
2010-03-10 Eric B Munsonperf session: Change add_hist_entry to take the tree...
2009-12-16 Arnaldo Carvalho... perf diff: Use perf_session__fprintf_hists just like...
2009-12-16 Arnaldo Carvalho... perf tools: Move hist entries printing routines from...
2009-12-14 Arnaldo Carvalho... perf session: Move the hist_entries rb tree to perf_session
2009-12-14 Arnaldo Carvalho... perf tools: No need for three rb_trees for sorting...
2009-11-27 Arnaldo Carvalho... perf tools: Consolidate symbol resolving across all...
2009-10-03 Arnaldo Carvalho... perf tools: Move hist_entry__add common code to hist.c
2009-09-30 John Kacurperf tools: Put common histogram functions in their...