perf tools: Fix tracing info recording
[linux-flexiantxendom0.git] / tools /
2011-10-20 Jiri Olsaperf tools: Fix tracing info recording
2011-10-20 Arnaldo Carvalho... perf hists browser: Elide DSO column when it is set...
2011-10-20 Arnaldo Carvalho... perf hists: Don't consider filtered entries when calcul...
2011-10-20 Arnaldo Carvalho... perf hists: Don't decay total_period for filtered entries
2011-10-19 Arnaldo Carvalho... perf hists browser: Honour symbol_conf.show_{nr_samples...
2011-10-19 David Ahernperf hists browser: Do not exit on tab key with single...
2011-10-19 Arnaldo Carvalho... perf annotate browser: Don't change selection line...
2011-10-19 David Ahernperf tools: handle endianness of feature bitmap
2011-10-19 David Ahernperf tools: Add prelink suggestion to dso update message
2011-10-19 David Ahernperf script: Fix unknown feature comment
2011-10-19 Arnaldo Carvalho... perf hists browser: Apply the dso and thread filters...
2011-10-19 Arnaldo Carvalho... perf hists: Move the dso and thread filters from hist_b...
2011-10-19 Arnaldo Carvalho... perf ui browser: Honour the xterm colors
2011-10-18 Arnaldo Carvalho... perf top tui: Give color hints just on the percentage...
2011-10-18 Arnaldo Carvalho... perf ui browser: Make the colors configurable and chang...
2011-10-18 Arnaldo Carvalho... perf tui: Remove unneeded call to newtCls on startup
2011-10-18 Arnaldo Carvalho... perf hists: Don't format the percentage on hist_entry__...
2011-10-18 Arnaldo Carvalho... perf ui browser: Allow initial use without navigation...
2011-10-18 Arnaldo Carvalho... perf tui: Catch signals to exit gracefully
2011-10-18 Arnaldo Carvalho... perf hists browser: Add missing hotkeys to the help...
2011-10-17 Mike Galbraithperf hists browser: Add missing stdarg.h include
2011-10-17 Arnaldo Carvalho... perf top: Fix the 'E' hotkey, select among multiple...
2011-10-17 Arnaldo Carvalho... perf top: Honour --hide_{user,kernel}_symbols and the...
2011-10-15 Ingo MolnarMerge branch 'perf/core' of git://github.com/acmel...
2011-10-14 Thomas Jaroschperf buildid: Fix possible unterminated readlink()...
2011-10-14 Arnaldo Carvalho... perf annotate browser: Allow toggling the visualization...
2011-10-14 Arnaldo Carvalho... perf ui browser: Add filter method
2011-10-14 Arnaldo Carvalho... perf annotate browser: Exit when pressing ESC or the...
2011-10-14 Arnaldo Carvalho... perf hists browser: Invalidate ui_browser->top after...
2011-10-13 Arnaldo Carvalho... perf hists browser: Fix handling of TAB/UNTAB for multi...
2011-10-13 Arnaldo Carvalho... perf top: Remove entries from entries_collapsed on...
2011-10-13 Arnaldo Carvalho... perf ui browser: Remove ui_browser__add_exit_keys
2011-10-13 Arnaldo Carvalho... perf ui browser: Handle SIGWINCH
2011-10-13 Stephane Eranianperf hists: Fix compilation when NO_NEWT_SUPPORT is set
2011-10-13 Arnaldo Carvalho... perf hists: Don't free decayed entries if in the annota...
2011-10-12 Ingo MolnarMerge branch 'tip/perf/urgent' of git://git./linux...
2011-10-11 Arnaldo Carvalho... perf hists browser: Recalculate browser pointers after...
2011-10-10 Masami Hiramatsuperf probe: Fix to show correct error string
2011-10-07 Arnaldo Carvalho... perf tools: Make --no-asm-raw the default
2011-10-07 Stephane Eranianperf tools: Make perf.data more self-descriptive (v8)
2011-10-07 Arnaldo Carvalho... perf hists browser: Update the browser.nr_entries after...
2011-10-07 Arnaldo Carvalho... perf hists browser: Fix TAB/UNTAB use with multiple...
2011-10-07 Arnaldo Carvalho... perf hists browser: Don't offer symbol actions when...
2011-10-07 Arnaldo Carvalho... perf annotate browser: Use -> to navigate on assembly...
2011-10-07 Stephane Eranianperf tools: Fix broken number of samples for perf report -n
2011-10-07 Arnaldo Carvalho... perf top: Use the TUI interface by default
2011-10-07 Arnaldo Carvalho... perf annotate browser: Allow navigation to called functions
2011-10-07 Arnaldo Carvalho... perf top: Add callgraph support
2011-10-07 Arnaldo Carvalho... perf top: Reuse the 'report' hist_entry/hists classes
2011-10-07 Arnaldo Carvalho... perf browsers: Add live mode to the hists, annotate...
2011-10-07 Arnaldo Carvalho... perf hists: Threaded addition and sorting of entries
2011-10-07 Arnaldo Carvalho... perf report: Add option to show total period
2011-10-07 Arnaldo Carvalho... perf hists: Allow limiting the number of rows and colum...
2011-10-07 Arnaldo Carvalho... perf hists: Stop using 'self' for struct hists
2011-10-06 Ingo MolnarMerge commit 'v3.1-rc9' into perf/core
2011-09-29 Jiri Olsaperf symbols: Treat all memory maps without dso file...
2011-09-29 Jiri Olsaperf sched: Fix script command documentation
2011-09-29 Arnaldo Carvalho... perf report: Fix stdio event name header printing
2011-09-29 Andi Kleenperf: Support setting the disassembler style
2011-09-29 Andi Kleenperf tools: Make stat/record print fatal signals of...
2011-09-29 Jim Cromieperf stat: Fix spelling in comment
2011-09-29 Jim Cromieperf stat: Allow tab as cvs delimiter
2011-09-29 Jim Cromieperf stat: Suppress printing std-dev when its 0
2011-09-29 Jim Cromieperf stat: Fix +- nan% in --no-aggr runs
2011-09-29 Jim Cromieperf stat: Add --log-fd <N> option to redirect stderr...
2011-09-29 Arnaldo Carvalho... perf top: Improve lost events warning
2011-09-29 Arnaldo Carvalho... perf top browser: Fix up line width calculation
2011-09-29 Arnaldo Carvalho... perf buildid-list: Support showing the build id in...
2011-09-29 Arnaldo Carvalho... perf buildid-list: Add option to show the running kerne...
2011-09-29 Neil Hormanperf script: Add drop monitor script
2011-09-29 Arnaldo Carvalho... perf symbols: Stop using 'self' in map_groups__ methods
2011-09-29 Jiri Olsaperf tools: Fix raw sample reading
2011-09-26 Ingo MolnarMerge commit 'v3.1-rc7' into perf/core
2011-09-23 Arnaldo Carvalho... perf python: Add missing perf_event__parse_sample ...
2011-09-23 Darren Hartperf tools: Add support for disabling -Werror via WERROR=0
2011-09-23 Arnaldo Carvalho... perf top: Fix userspace sample addr map offset
2011-09-23 Stephane Eranianperf symbols: Fix issue with binaries using 16-bytes...
2011-09-23 David Ahernperf tool: Fix endianness handling of u32 data in samples
2011-09-23 Anton Blanchardperf sort: Fix symbol sort output by separating unresol...
2011-09-23 Anton Blanchardperf symbols: Synthesize anonymous mmap events
2011-09-23 David Ahernperf record: Create events initially disabled and enabl...
2011-09-23 Anton Blanchardperf symbols: Add some heuristics for choosing the...
2011-09-23 Anton Blanchardperf symbols: Preserve symbol scope when parsing /proc...
2011-09-23 Anton Blanchardperf symbols: /proc/kallsyms does not sort module symbols
2011-09-23 Anton Blanchardperf symbols: Fix ppc64 SEGV in dso__load_sym with...
2011-09-23 Masami Hiramatsuperf probe: Fix regression of variable finder
2011-08-29 Linus TorvaldsMerge branch 'fixes' of /home/rmk/linux-2.6-arm
2011-08-25 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/cpupowerutils
2011-08-19 Dominik Brodowskicpupower: use man(1) when calling "cpupower help subcom...
2011-08-19 Dominik Brodowskicpupower: make NLS truly optional
2011-08-19 Dave Jonescpupower: fix Makefile typo
2011-08-18 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2011-08-18 Stephane Eranianperf stat: Add -o and --append options
2011-08-18 Stephane Eranianperf annotate: Add --symfs option
2011-08-18 Stephane Eranianperf annotate: Make output more readable
2011-08-18 Lin Mingperf tools: Add group event scheduling option to perf...
2011-08-18 Josh Boyerperf tools: Fix build against newer glibc
2011-08-18 Stephane Eranianperf tools: Fix error handling of unknown events
2011-08-18 Stephane Eranianperf evlist: Fix missing event name init for default...
2011-08-18 Stephane Eranianperf list: Fix exit value
next