drm/radeon: disable MSI on RV515
[linux-flexiantxendom0.git] / tools / perf /
2012-03-23 Arnaldo Carvalho... perf tools: Use scnprintf where applicable
2012-03-23 Anton Blanchardperf tools: Incorrect use of snprintf results in SEGV
2012-02-20 Jiri Olsaperf tools: Fix perf stack to non executable on x86_64
2012-02-20 Naveen N. Raoperf evsel: Fix an issue where perf report fails to...
2012-01-12 Steven Rostedtperf: Fix parsing of __print_flags() in TP_printk()
2011-12-07 Ingo MolnarMerge branch 'perf/urgent' of git://github.com/acmel...
2011-12-06 Andrew Vaginperf header: Use event_name() to get an event name
2011-12-05 Steven Rostedtperf: Fix parsing of __print_flags() in TP_printk()
2011-12-05 Anton Blanchardperf stat: Failure with "Operation not supported"
2011-11-16 David Ahernperf session: Fix crash with invalid CPU list
2011-11-16 Arnaldo Carvalho... perf python: Fix undefined symbol problem
2011-11-07 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-11-03 Arnaldo Carvalho... perf top: Fix live annotation in the --stdio interface
2011-11-02 Arnaldo Carvalho... perf top tui: Don't recalc column widths considering...
2011-11-02 Arnaldo Carvalho... perf report: Add progress bar when processing time...
2011-11-02 Arnaldo Carvalho... perf hists browser: Warn about lost events
2011-10-28 Masami Hiramatsuperf tools: Fix a typo of command name as trace-cmd
2011-10-27 Arnaldo Carvalho... perf hists: Fix recalculation of total_period when...
2011-10-26 Arnaldo Carvalho... perf header: Fix build on old systems
2011-10-26 Arnaldo Carvalho... perf ui browser: Handle K_RESIZE in dialog windows
2011-10-26 Arnaldo Carvalho... perf ui browser: No need to switch char sets that often
2011-10-26 Arnaldo Carvalho... perf hists browser: Use K_TIMER
2011-10-26 Arnaldo Carvalho... perf ui: Rename ui__warning_paranoid to ui__error_paranoid
2011-10-26 Arnaldo Carvalho... perf ui: Reimplement the popup windows using libslang
2011-10-26 Arnaldo Carvalho... perf ui: Reimplement ui__popup_menu using ui__browser
2011-10-26 Arnaldo Carvalho... perf ui: Reimplement ui_helpline using libslang
2011-10-26 Arnaldo Carvalho... perf ui: Improve handling sigwinch a bit
2011-10-26 Arnaldo Carvalho... perf ui progress: Reimplement using slang
2011-10-26 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2011-10-26 Arnaldo Carvalho... perf evlist: Fix grouping of multiple events
2011-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-10-21 Ricardo Ribalda... perf symbols: Increase symbol KSYM_NAME_LEN size
2011-10-21 Arnaldo Carvalho... perf hists browser: Refuse 'a' hotkey on non symbolic...
2011-10-20 Arnaldo Carvalho... perf ui browser: Use libslang to read keys
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
next