Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[safe/jmp/linux-2.6] / tools / perf / builtin-top.c
2010-02-28 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-02-25 Arnaldo Carvalho... perf top: Use a macro instead of a constant variable
2010-02-14 Kirill Smelkovperf top: Fix help text alignment
2010-02-07 Arnaldo Carvalho... perf top: Use address pattern in lookup_sym_source
2010-02-07 Kirill Smelkovperf top: Fix annotate for userspace
2010-02-04 Mike Galbraithperf annotate: Fix perf top module symbol annotation
2010-02-04 Kirill Smelkovperf top: Teach it to autolocate vmlinux
2010-01-29 Arnaldo Carvalho... perf session: Create kernel maps in the constructor
2010-01-29 Arnaldo Carvalho... perf top: Exit if specified --vmlinux can't be used
2010-01-27 Arnaldo Carvalho... perf top: Handle PERF_RECORD_{FORK,EXIT} events
2010-01-27 Arnaldo Carvalho... perf top: Fix sample counting
2010-01-13 Kirill Smelkovperf top: Fix code typo in prompt_symbol()
2010-01-13 Arnaldo Carvalho... perf tools: Encode kernel module mappings in perf.data
2009-12-16 Arnaldo Carvalho... perf symbols: Move symbol filtering to event__preproces...
2009-12-16 Arnaldo Carvalho... perf symbols: Make symbol_conf global
2009-12-15 Frederic Weisbeckerperf tools: Make symbol_conf static
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: Pass the perf_session to the event handli...
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-27 Arnaldo Carvalho... perf symbols: Add a 'type' field to struct map
2009-11-24 Arnaldo Carvalho... perf symbols: Rename find_symbol routines to find_function
2009-11-24 Arnaldo Carvalho... perf tools: Introduce zalloc() for the common calloc...
2009-11-24 Arnaldo Carvalho... perf symbols: Simplify symbol machinery setup
2009-11-24 Arnaldo Carvalho... perf top: Always show the DSO column, even if its all...
2009-11-23 Arnaldo Carvalho... perf tools: Move graph_line and graph_dotted_line from top
2009-11-23 Arnaldo Carvalho... perf symbols: Look for vmlinux in more places
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-19 Arnaldo Carvalho... perf symbols: Capture the running kernel buildid too
2009-11-19 Arnaldo Carvalho... perf top: Don't allocate the source parsing members...
2009-11-19 Arnaldo Carvalho... perf top: Allocate space only for the number of counter...
2009-11-19 Arnaldo Carvalho... perf top: Introduce helper function to access symbol...
2009-11-19 Arnaldo Carvalho... perf top: Suppress DSO column if only one is present
2009-11-19 Arnaldo Carvalho... perf top: Auto adjust symbol and dso widths
2009-11-17 Arnaldo Carvalho... perf top: Introduce --hide_{user,kernel}_symbols
2009-11-17 Arnaldo Carvalho... perf top: Use all the lines in the screen
2009-11-15 Ingo MolnarMerge commit 'v2.6.32-rc7' into perf/core
2009-11-08 Pekka Enbergperf tools: Fix permission checks
2009-11-02 Arnaldo Carvalho... perf tools: Simplify the symbol priv area mechanism
2009-10-29 Arnaldo Carvalho... perf tools: Delay loading symtabs till we hit a map...
2009-10-27 Arnaldo Carvalho... perf top: Support userspace symbols too
2009-10-23 Arnaldo Carvalho... perf tools: Unify debug messages mechanisms
2009-10-20 Arnaldo Carvalho... perf top: Fix symbol annotation
2009-10-20 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2009-10-19 Tim Blechmannperf top: Fix --delay_secs 0 division by zero
2009-10-13 Mike Galbraithperf tools: Remove expensive old debug code from perf top
2009-10-12 Mike Galbraithperf tools: Fix counter sample frequency breakage
2009-10-06 Ingo Molnarperf tools: Default to 1 KHz auto-sampling freq events
2009-10-06 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2009-10-05 Arnaldo Carvalho... perf top: Keep the default of asking for kernel module...
2009-10-02 Arnaldo Carvalho... perf tools: Rewrite and improve support for kernel...
2009-10-01 Arnaldo Carvalho... perf top: Remove dead {min,max}_ip unused variables
2009-09-30 Arnaldo Carvalho... perf top: Add poll_idle to the skip list
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-08-26 Arnaldo Carvalho... perf top: Show RIP only in verbose mode
2009-08-16 Frederic Weisbeckerperf tools: Librarize trace_event() helper
2009-08-16 Ingo Molnarperf: Enable more compiler warnings
2009-08-12 Frederic Weisbeckerperf tools: Factorize the event structure definitions...
2009-08-12 Frederic Weisbeckerperf tools: Factorize high level dso helpers
2009-08-09 Mike Galbraithperf top: Improve interactive key handling
2009-08-09 Mike Galbraithperf_counter tools: Allow perf top top users to switch...
2009-08-09 Mike Galbraithperf_counter tools: Fix/resurrect perf top annotation...
2009-08-02 Arnaldo Carvalho... perf top: Add mwait_idle_with_hints to skip_symbols[]
2009-07-22 Mike Galbraithperf_counter tools: Give perf top inherit option
2009-07-02 Frederic Weisbeckerperf_counter tools: Provide helper to print percents...
2009-07-02 Mike Galbraithperf_counter tools: Enable kernel module symbol loading...
2009-07-02 Mike Galbraithperf_counter tools: Connect module support infrastructu...
2009-07-02 Mike Galbraithperf_counter tools: Make symbol loading consistently...
2009-07-01 Arnaldo Carvalho... perf_counter tools: Share rbtree.with the kernel
2009-07-01 Ingo Molnarperf_counter tools: Add more warnings and fix/annotate...
2009-06-30 Anton Blanchardperf top: Add ppc64 specific skip symbols and strip...
2009-06-30 Anton Blanchardperf top: Move skip symbols to an array
2009-06-30 Anton Blanchardperf report: Fix -z option
2009-06-25 Peter Zijlstraperf_counter: Rework the sample ABI
2009-06-19 Paul Mackerrasperf_counter tools: Define and use our own u64, s64...
2009-06-11 Peter Zijlstraperf_counter: Standardize event names
2009-06-11 Ingo Molnarperf_counter tools: Clean up u64 usage
2009-06-08 Ingo Molnarperf_counter tools: Standardize color printing
2009-06-07 Ingo Molnarperf_counter tools: Handle kernels with !CONFIG_PERF_CO...
2009-06-07 Ingo Molnarperf record: Fall back to cpu-clock-ticks if no PMU
2009-06-07 Ingo Molnarperf top: Fall back to cpu-clock-tick hrtimer sampling...
2009-06-07 Frederic Weisbeckerperf top: Wait for a minimal set of events before readi...
2009-06-06 Ingo Molnarperf_counter tools: Move from Documentation/perf_counte...