summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-04-28perf tests: Add map groups sharing with thread object testJiri Olsa
2014-04-28perf tools: Share map_groups among threads of the same groupJiri Olsa
2014-04-28perf tools: Reference count map_groups objectsArnaldo Carvalho de Melo
2014-04-28perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo
2014-04-28perf tests: Add thread maps lookup automated testsJiri Olsa
2014-04-28perf tests: Add a test case for hists filteringNamhyung Kim
2014-04-28perf tests: Factor out fake_setup_machine()Namhyung Kim
2014-04-25Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-04-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2014-04-24perf hists/tui: Count callchain rows separatelyNamhyung Kim
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-23Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-04-23tools lib traceevent: Fix memory leak in pretty_print()Steven Rostedt
2014-04-23tools lib traceevent: Fix backward compatibility macros for pevent filter enumsSteven Rostedt
2014-04-23perf tools: Disable libdw unwind for all but x86 archJiri Olsa
2014-04-23perf tests x86: Fix memory leak in sample_ustack()Masanari Iida
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-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-19perf tools: Improve error reportingAdrien BAK
2014-04-19perf tools: Adjust symbols in VDSOVladimir Nikulichev
2014-04-19perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin
2014-04-19Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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-16Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan
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