perf tools: Move hist entries printing routines from perf report
[linux-2.6-block.git] / tools / perf / builtin-report.c
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-16 Arnaldo Carvalho... perf symbols: Move symbol filtering to event__preproces...
2009-12-16 Arnaldo Carvalho... perf symbols: Adopt the strlists for dso, comm
2009-12-16 Arnaldo Carvalho... perf symbols: Make symbol_conf global
2009-12-15 Frederic Weisbeckerperf tools: Make symbol_conf static
2009-12-15 Arnaldo Carvalho... perf util: Remove setup_sorting dups
2009-12-15 Arnaldo Carvalho... perf session: Event statistics also are per session
2009-12-14 Arnaldo Carvalho... perf session: Adopt the sample_type variable
2009-12-14 Arnaldo Carvalho... perf session: Adopt resolve_callchain
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-12-14 Arnaldo Carvalho... perf session: Move kmaps to perf_session
2009-12-14 Arnaldo Carvalho... perf session: Move the global threads list to perf_session
2009-12-14 Arnaldo Carvalho... perf session: Reduce the number of parms to perf_sessio...
2009-12-14 Arnaldo Carvalho... perf session: Register the idle thread in perf_session_...
2009-12-14 Arnaldo Carvalho... perf session: Ditch register_perf_file_handler
2009-12-14 Arnaldo Carvalho... perf session: Pass the perf_session to the event handli...
2009-12-12 Arnaldo Carvalho... perf tools: Introduce perf_session class
2009-12-06 OGAWA Hirofumiperf: Make common SAMPLE_EVENT parser
2009-12-03 Ingo MolnarMerge branch 'perf/probes' into perf/core
2009-12-03 Ingo MolnarMerge branch 'perf/mce' into perf/core
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-11-27 Arnaldo Carvalho... perf symbols: Support multiple symtabs in struct thread
2009-11-27 Arnaldo Carvalho... perf symbols: Better support for multiple symbol tables...
2009-11-25 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2009-11-24 Arnaldo Carvalho... perf symbols: Rename find_symbol routines to find_function
2009-11-24 Arnaldo Carvalho... perf symbols: Simplify symbol machinery setup
2009-11-24 John Kacurperf tools: Use common process_event functions for...
2009-11-24 Ingo MolnarMerge branch 'perf/bench' into perf/core
2009-11-23 Arnaldo Carvalho... perf symbols: Look for vmlinux in more places
2009-11-22 Arnaldo Carvalho... perf report: Do map lookups in resolve_callchain()
2009-11-21 Arnaldo Carvalho... perf symbols: Do lazy symtab loading for the kernel...
2009-11-21 Arnaldo Carvalho... perf symbols: Remove unrelated actions from dso__load_k...
2009-11-21 Ingo MolnarMerge branch 'tracing/hw-breakpoints' into perf/core
2009-11-21 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2009-11-17 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-11-15 Ingo MolnarMerge branches 'perf/powerpc' and 'perf/bench' into...
2009-11-15 Ingo MolnarMerge commit 'v2.6.32-rc7' into perf/core
2009-11-11 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-11-11 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-11-11 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-11-08 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-11-04 Ingo MolnarMerge commit 'v2.6.32-rc6' into perf/core
2009-11-03 Joerg RoedelMerge branches 'amd-iommu/fixes' and 'dma-debug/fixes...
2009-11-03 Dmitry TorokhovMerge commit 'v2.6.32-rc5' into for-linus
2009-11-02 Arnaldo Carvalho... perf tools: Simplify the symbol priv area mechanism
2009-11-02 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-10-31 Linus TorvaldsMerge branch 'for-linus' of git://git./fs/xfs/xfs
2009-10-29 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-10-29 Arnaldo Carvalho... perf tools: Delay loading symtabs till we hit a map...
2009-10-23 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-10-23 Arnaldo Carvalho... perf tools: Unify debug messages mechanisms
2009-10-23 Frederic Weisbeckerperf tools: Bind callchains to the first sort dimension...
2009-10-23 Frederic Weisbeckerperf tools: Fix missing top level callchain
2009-10-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-10-20 Arnaldo Carvalho... perf annotate: Use the sym_priv_size area for the histogram
2009-10-20 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2009-10-17 Frederic WeisbeckerMerge commit 'perf/core' into perf/hw-breakpoint
2009-10-17 Julia Lawallperf tools: Move dereference after NULL test
2009-10-16 Ingo MolnarMerge branches 'x86/mce' and 'x86/urgent' into perf/mce
2009-10-15 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-10-15 Ingo MolnarMerge branch 'tracing/core' into perf/core
2009-10-15 Ingo MolnarMerge branch 'linus' into perf/core
2009-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-13 Alex ElderMerge branch 'master' of ssh://oss.sgi.com/oss/git...
2009-10-13 Arnaldo Carvalho... perf tools: Move threads & last_match to threads.c
2009-10-13 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-10-13 Ingo MolnarMerge commit 'v2.6.32-rc4' into perf/core
2009-10-11 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-10-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-09 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-10-08 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-10-08 Alex ElderMerge branch 'master' into for-linus
2009-10-08 Arnaldo Carvalho... perf tools: Up the verbose level for some really verbos...
2009-10-08 Frederic Weisbeckerperf tools: Unify perf.data mapping and events handling
2009-10-08 Takashi IwaiMerge branch 'fix/misc' into for-linus
2009-10-08 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-10-08 Dave AirlieMerge branch 'drm-next' of ../drm-next into drm-linus
2009-10-06 Mark BrownMerge branch 'upstream/wm8350' into for-2.6.32
2009-10-06 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2009-10-06 Mark BrownMerge branch 'for-2.6.32' of git://git./linux/kernel...
2009-10-05 Arnaldo Carvalho... perf report: Use kernel_maps__find_symbol as fallback...
2009-10-04 Linus TorvaldsMerge branch 'acpi-pad' of git://git./linux/kernel...
2009-10-04 Arnaldo Carvalho... perf tools: Remove show_mask bitmask
2009-10-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-03 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-10-03 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2009-10-03 Arnaldo Carvalho... perf tools: Move hist_entry__add common code to hist.c
2009-10-02 Russell KingMerge branch 'fixes' of git://git./linux/kernel/git...
2009-10-02 Arnaldo Carvalho... perf tools: Rewrite and improve support for kernel...
2009-10-01 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-10-01 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-10-01 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-09-30 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2009-09-30 Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2009-09-30 John Kacurperf tools: Put common histogram functions in their...
2009-09-27 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
next