aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-04-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-11/+7
2014-04-16Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan1-1/+3
2014-04-16perf sched: Introduce --list-cmds for use by scriptsRamkumar Ramachandra2-5/+7
2014-04-16perf lock: Introduce --list-cmds for use by scriptsRamkumar Ramachandra2-5/+7
2014-04-16perf mem: Introduce --list-cmds for use by scriptsRamkumar Ramachandra2-8/+9
2014-04-16perf kmem: Introduce --list-cmds for use by scriptsRamkumar Ramachandra2-5/+7
2014-04-16perf tools: Show absolute percentage by defaultNamhyung Kim1-1/+0
2014-04-16perf ui/tui: Add 'F' hotkey to toggle percentage outputNamhyung Kim1-0/+4
2014-04-16perf tools: Add hist.percentage config optionNamhyung Kim4-0/+15
2014-04-16perf diff: Add --percentage optionNamhyung Kim2-11/+40
2014-04-16perf top: Add --percentage optionNamhyung Kim5-20/+37
2014-04-16perf report: Add --percentage optionNamhyung Kim9-46/+106
2014-04-16perf hists: Add support for showing relative percentageNamhyung Kim4-3/+26
2014-04-15perf tools: Instead of redirecting flex output, use -oCody P Schafer1-2/+2
2014-04-15perf tools: Fix double free in perf test 21 (code-reading.c)Adrian Hunter1-0/+1
2014-04-14Merge branch 'perf-core-for-mingo' into perf/urgentIngo Molnar7-55/+114
2014-04-14Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2-11/+7
2014-04-14perf stat: Initialize statistics correctlyAndi Kleen1-2/+9
2014-04-14perf bench: Set more defaults in the 'numa' suiteRamkumar Ramachandra1-0/+4
2014-04-14perf bench: Fix segfault at the end of an 'all' executionRamkumar Ramachandra1-1/+1
2014-04-14perf bench: Update manpage to mention numa and futexRamkumar Ramachandra1-0/+22
2014-04-14perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi()Namhyung Kim1-1/+1
2014-04-14perf probe: Fix to handle errors in line_range searchingMasami Hiramatsu1-3/+4
2014-04-14perf probe: Fix --line option behaviorNamhyung Kim1-2/+4
2014-04-14perf tools: Pick up libdw without explicit LIBDW_DIRRamkumar Ramachandra1-3/+2
2014-04-14perf callchains: Disable unwind libraries when libelf isn't foundArnaldo Carvalho de Melo1-0/+2
2014-04-14tools lib traceevent: Do not call warning() directlyNamhyung Kim1-2/+4
2014-04-14tools lib traceevent: Print event name when show warning if possibleNamhyung Kim1-41/+62
2014-04-14perf top: Fix documentation of invalid -s optionNamhyung Kim1-1/+0
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-206/+161
2014-04-08Merge branch 'pm-cpuidle'Rafael J. Wysocki2-206/+161
2014-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2-206/+161
2014-04-07tools/vm/page-types.c: page-cache sniffing featureKonstantin Khlebnikov1-18/+152
2014-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-1/+10
2014-04-04Merge tag 'ktest-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-0/+4
2014-04-04Merge branches 'turbostat' and 'intel_idle' into releaseLen Brown2-206/+161
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-64/+55
2014-04-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+6
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds10-1/+222
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-5/+216
2014-04-01tools/liblockdep: Add proper versioning to the shared objSasha Levin1-11/+4
2014-04-01tools/liblockdep: Ignore asmlinkage and visibleSasha Levin1-0/+3
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds90-1170/+2839
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds108-115/+516
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-6/+15
2014-03-18perf tools: Remove unused simple_strtoul() functionRamkumar Ramachandra1-6/+0
2014-03-18perf tools: Update some code references in design.txtRamkumar Ramachandra1-6/+6
2014-03-18perf evsel: Update function names in debug messagesRamkumar Ramachandra1-2/+2
2014-03-18perf tools: Remove thread__find_map functionJiri Olsa1-6/+0
2014-03-18perf annotate: Print the evsel name in the stdio outputArnaldo Carvalho de Melo1-5/+9