aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
|\
| * perf symbols: symbol inconsistency message should be done only at verbose=1Arnaldo Carvalho de Melo2010-05-17
| * perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo2010-05-17
| * perf options: Type check OPT_BOOLEAN and fix the offendersArnaldo Carvalho de Melo2010-05-17
| * perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo2010-05-17
| * perf options: Introduce OPT_UINTEGERArnaldo Carvalho de Melo2010-05-17
| * perf tui: Add workaround for slang < 2.1.4Arnaldo Carvalho de Melo2010-05-17
| * perf options: Introduce OPT_U64Arnaldo Carvalho de Melo2010-05-17
| * perf tui: Add help window to show key associationsArnaldo Carvalho de Melo2010-05-16
| * perf tui: Make <- exit menus tooArnaldo Carvalho de Melo2010-05-16
| * perf newt: Add single key shortcuts for zoom into DSO and threadsArnaldo Carvalho de Melo2010-05-15
| * perf newt: Exit browser unconditionally when CTRL+C, q or Q is pressedArnaldo Carvalho de Melo2010-05-15
| * perf newt: Fix the 'A'/'a' shortcut for annotateArnaldo Carvalho de Melo2010-05-15
| * perf newt: Make <- exit the ui_browserArnaldo Carvalho de Melo2010-05-15
| * perf newt: Make <- zoom out filtersArnaldo Carvalho de Melo2010-05-14
| * perf report: Report number of events, not samplesArnaldo Carvalho de Melo2010-05-14
| * perf hist: Clarify events_stats fields usageArnaldo Carvalho de Melo2010-05-14
| * perf hist: Make event__totals per histsArnaldo Carvalho de Melo2010-05-14
| * perf hist: Fix missing getline declarationFrederic Weisbecker2010-05-13
| * perf hist: Fix hists__browse no-newt caseFrederic Weisbecker2010-05-13
| * perf report: Librarize the annotation code and use it in the newt browserArnaldo Carvalho de Melo2010-05-11
| * perf ui: Add ui_helpline methodsArnaldo Carvalho de Melo2010-05-11
| * perf hist: Adopt filter by dso and by thread methods from the newt browserArnaldo Carvalho de Melo2010-05-11
| * perf/trace/scripting: don't show script start/stop messages by defaultTom Zanussi2010-05-10
| * perf hist: Calculate max_sym name len and nr_entriesArnaldo Carvalho de Melo2010-05-10
| * perf hist: Introduce hists class and move lots of methods to itArnaldo Carvalho de Melo2010-05-10
| * perf session: create_kernel_maps should use ->host_machineArnaldo Carvalho de Melo2010-05-10
| * perf callchains: Use zalloc to allocate objectsArnaldo Carvalho de Melo2010-05-10
| * perf newt: Use newtAddComponent()Arnaldo Carvalho de Melo2010-05-10
| * Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-05-10
| |\
| | * perf/live-mode: Handle payload-less eventsTom Zanussi2010-05-09
| | * perf: Provide a new deterministic events reordering algorithmFrederic Weisbecker2010-05-09
| | * perf: Introduce a new "round of buffers read" pseudo eventFrederic Weisbecker2010-05-09
| * | perf report: Allow limiting the number of entries to print in callchainsArnaldo Carvalho de Melo2010-05-09
| * | perf session: Embed the host machine data on perf_sessionArnaldo Carvalho de Melo2010-05-09
| * | perf symbols: Check if a struct machine instance was foundArnaldo Carvalho de Melo2010-05-09
| * | perf symbols: Consider unresolved DSOs in the dso__col_widt calculationArnaldo Carvalho de Melo2010-05-09
| * | perf hist: Simplify the insertion of new hist_entry instancesArnaldo Carvalho de Melo2010-05-09
| * | perf callchain: Move validate_callchain to callchain libArnaldo Carvalho de Melo2010-05-09
| |/
| * Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-08
| |\
| | * perf list: Improve the raw hw event descriptor documentationArnaldo Carvalho de Melo2010-05-07
| * | perf, x86: Improve the PEBS ABIPeter Zijlstra2010-05-07
| |/
| * perf list: Add explanation about raw hardware event descriptorsArnaldo Carvalho de Melo2010-05-05
| * perf/record: simplify TRACE_INFO tracepoint checkTom Zanussi2010-05-05
| * perf report: Make dso__calc_col_width agree with hist_entry__dso_snprintfArnaldo Carvalho de Melo2010-05-05
| * Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-04
| |\
| | * perf: Fix performance issue with perf reportAnton Blanchard2010-05-04
| | * perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAWTom Zanussi2010-05-03
| * | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-05-03
| |\ \ | | |/ | |/|
| | * perf: Fix warning while reading ring buffer headersFrederic Weisbecker2010-04-30