summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2015-01-28perf tools: Provide stub for missing pthread_attr_setaffinity_npVineet Gupta-0/+42
2015-01-28perf evsel: Don't rely on malloc working for sz 0Vineet Gupta-0/+3
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar-15/+100
2015-01-27ktest: Restore tty settings after closing consoleJosh Poimboeuf-0/+7
2015-01-27ktest: Add timings for commandsSteven Rostedt (Red Hat)-0/+13
2015-01-26tools lib traceevent: Add support for IP address formatsDavid Ahern-0/+328
2015-01-25Tools: hv: do not add redundant '/' in hv_start_fcopy()Vitaly Kuznetsov-6/+0
2015-01-25Tools: hv: address compiler warnings for hv_fcopy_daemon.cVitaly Kuznetsov-2/+2
2015-01-25Tools: hv: address compiler warnings for hv_kvp_daemon.cVitaly Kuznetsov-13/+12
2015-01-25Tools: hv: remove unused bytes_written from kvp_update_file()Vitaly Kuznetsov-3/+1
2015-01-23selftests/powerpc: Add memcmp testcaseAnton Blanchard-1/+133
2015-01-23selftests/powerpc: Add subpage protection self test.Paul Mackerras-3/+228
2015-01-23selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual-0/+32
2015-01-22perf ui/tui: Show fatal error message only if existsNamhyung Kim-1/+5
2015-01-22perf tests: Fix typo in sample-parsing.cRasmus Villemoes-1/+1
2015-01-22tools lib fs debugfs: Check if debugfs is mounted when handling ENOENTArnaldo Carvalho de Melo-0/+7
2015-01-22tools lib fs debugfs: Introduce debugfs__strerror_open_tpArnaldo Carvalho de Melo-5/+18
2015-01-22perf trace: Fix error reporting for evsel pgfault constructorArnaldo Carvalho de Melo-8/+5
2015-01-22tools lib fs: Pass filename to debugfs__strerror_openArnaldo Carvalho de Melo-6/+7
2015-01-22tools lib fs: Adopt debugfs open strerrno methodArnaldo Carvalho de Melo-30/+38
2015-01-21perf diff: Fix -o/--order option behaviorNamhyung Kim-2/+99
2015-01-21perf diff: Fix output ordering to honor next columnNamhyung Kim-30/+35
2015-01-21perf tools: Pass struct perf_hpp_fmt to its callbacksNamhyung Kim-18/+61
2015-01-21perf diff: Introduce fmt_to_data_file() helperNamhyung Kim-2/+10
2015-01-21perf diff: Print diff result more preciselyNamhyung Kim-7/+11
2015-01-21perf diff: Get rid of hists__compute_resort()Namhyung Kim-56/+3
2015-01-21perf tools: Allow use of an exclusive option more than onceNamhyung Kim-1/+1
2015-01-21perf tools: Document parameterized and symbolic eventsCody P Schafer-4/+41
2015-01-21perf tools: Extend format_alias() to include event parametersCody P Schafer-1/+27
2015-01-21perf tools: Support parsing parameterized eventsCody P Schafer-11/+64
2015-01-21perf tools: Remove some unused functions from color.cRickard Strandqvist-128/+0
2015-01-21perf report: Get rid of report__inc_stat()Namhyung Kim-13/+5
2015-01-21perf hists: Introduce function for deleting/removing hist_entryArnaldo Carvalho de Melo-20/+16
2015-01-21perf hists: Rename hist_entry__free to __deleteArnaldo Carvalho de Melo-8/+8
2015-01-21perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo-74/+71
2015-01-21perf mem: Move the mem_operations global to struct perf_memArnaldo Carvalho de Melo-13/+13
2015-01-21perf mem: Enable sampling loads and stores simultaneouslyStephane Eranian-27/+105
2015-01-21perf probe: Fix probing kretprobesNamhyung Kim-2/+2
2015-01-21perf symbols: Introduce 'for' method to iterate over the symbols with a given...Arnaldo Carvalho de Melo-11/+19
2015-01-21perf probe: Do not rely on map__load() filter to find symbolsNamhyung Kim-16/+22
2015-01-21perf symbols: Introduce method to iterate symbols ordered by nameArnaldo Carvalho de Melo-0/+12
2015-01-21perf symbols: Return the first entry with a given name in find_by_name methodNamhyung Kim-3/+17
2015-01-21perf annotate: Fix memory leaks in LOCK handlingRabin Vincent-0/+9
2015-01-21perf annotate: Handle ins parsing failuresRabin Vincent-4/+5
2015-01-21perf scripting perl: Force to use stdboolWang Nan-1/+4
2015-01-21perf evlist: Remove extraneous 'was' on error messageArnaldo Carvalho de Melo-1/+1
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-13/+38
2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi-91/+146
2015-01-19Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman-156/+367
2015-01-16perf tools powerpc: Use dwfl_report_elf() instead of offline.Sukadev Bhattiprolu-8/+11