summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-04-24perf top/tui: Update nr_entries properly after a filter is appliedNamhyung Kim
2014-04-24perf ui/tui: Rename hist_browser__update_nr_entries()Namhyung Kim
2014-04-24perf ui/tui: Fix off-by-one in hist_browser__update_nr_entries()Namhyung Kim
2014-04-24perf hists: Add missing update on filtered stats in hists__decay_entries()Namhyung Kim
2014-04-24perf tools: Account entry stats when it's added to the output treeNamhyung Kim
2014-04-24perf hists: Collapse expanded callchains after filter is appliedNamhyung Kim
2014-04-24perf hists: Add a couple of hists stat helper functionsNamhyung Kim
2014-04-24perf hists: Move column length calculation out of hists__inc_stats()Namhyung Kim
2014-04-24perf hists: Rename hists__inc_stats()Namhyung Kim
2014-04-24perf report: Count number of entries separatelyNamhyung Kim
2014-04-22perf callchain: Add generic report parse callchain callback functionDon Zickus
2014-04-22perf kmem: Utilize the new generic cpunode_mapDon Zickus
2014-04-22perf tools: Use cpu/possible instead of cpu/kernel_maxDon Zickus
2014-04-22perf tools: Allow ability to map cpus to nodes easilyDon Zickus
2014-04-22perf tools: Fix pmu object compilation errorJiri Olsa
2014-04-18Merge branch 'perf/urgent' into perf/core, to pick up PMU driver fixes.Ingo Molnar
2014-04-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-16perf sched: Introduce --list-cmds for use by scriptsRamkumar Ramachandra
2014-04-16perf lock: Introduce --list-cmds for use by scriptsRamkumar Ramachandra
2014-04-16perf mem: Introduce --list-cmds for use by scriptsRamkumar Ramachandra
2014-04-16perf kmem: Introduce --list-cmds for use by scriptsRamkumar Ramachandra
2014-04-16perf tools: Show absolute percentage by defaultNamhyung Kim
2014-04-16perf ui/tui: Add 'F' hotkey to toggle percentage outputNamhyung Kim
2014-04-16perf tools: Add hist.percentage config optionNamhyung Kim
2014-04-16perf diff: Add --percentage optionNamhyung Kim
2014-04-16perf top: Add --percentage optionNamhyung Kim
2014-04-16perf report: Add --percentage optionNamhyung Kim
2014-04-16perf hists: Add support for showing relative percentageNamhyung Kim
2014-04-15perf tools: Instead of redirecting flex output, use -oCody P Schafer
2014-04-15perf tools: Fix double free in perf test 21 (code-reading.c)Adrian Hunter
2014-04-14Merge branch 'perf-core-for-mingo' into perf/urgentIngo Molnar
2014-04-14Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-04-14perf stat: Initialize statistics correctlyAndi Kleen
2014-04-14perf bench: Set more defaults in the 'numa' suiteRamkumar Ramachandra
2014-04-14perf bench: Fix segfault at the end of an 'all' executionRamkumar Ramachandra
2014-04-14perf bench: Update manpage to mention numa and futexRamkumar Ramachandra
2014-04-14perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi()Namhyung Kim
2014-04-14perf probe: Fix to handle errors in line_range searchingMasami Hiramatsu
2014-04-14perf probe: Fix --line option behaviorNamhyung Kim
2014-04-14perf tools: Pick up libdw without explicit LIBDW_DIRRamkumar Ramachandra
2014-04-14perf callchains: Disable unwind libraries when libelf isn't foundArnaldo Carvalho de Melo
2014-04-14tools lib traceevent: Do not call warning() directlyNamhyung Kim
2014-04-14tools lib traceevent: Print event name when show warning if possibleNamhyung Kim
2014-04-14perf top: Fix documentation of invalid -s optionNamhyung Kim
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-08Merge branch 'pm-cpuidle'Rafael J. Wysocki
2014-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki
2014-04-07tools/vm/page-types.c: page-cache sniffing featureKonstantin Khlebnikov
2014-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds