Merge branch 'for-next' into for-linus
[safe/jmp/linux-2.6] / tools / perf / util / hist.c
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2009-12-16 Arnaldo Carvalho... perf diff: Percent calcs should use double values
2009-12-16 Arnaldo Carvalho... perf diff: Use perf_session__fprintf_hists just like...
2009-12-16 Arnaldo Carvalho... perf session: Move perf report specific hits out of...
2009-12-16 Arnaldo Carvalho... perf tools: Move hist entries printing routines from...
2009-12-16 Arnaldo Carvalho... perf report: Generalize perf_session__fprintf_hists()
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-11-27 Arnaldo Carvalho... perf tools: Reorganize event processing routines, lotsa...
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...