aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* tools lib traceevent: Add support for IP address formatsDavid Ahern2015-01-26
* perf ui/tui: Show fatal error message only if existsNamhyung Kim2015-01-22
* perf tests: Fix typo in sample-parsing.cRasmus Villemoes2015-01-22
* tools lib fs debugfs: Check if debugfs is mounted when handling ENOENTArnaldo Carvalho de Melo2015-01-22
* tools lib fs debugfs: Introduce debugfs__strerror_open_tpArnaldo Carvalho de Melo2015-01-22
* perf trace: Fix error reporting for evsel pgfault constructorArnaldo Carvalho de Melo2015-01-22
* tools lib fs: Pass filename to debugfs__strerror_openArnaldo Carvalho de Melo2015-01-22
* tools lib fs: Adopt debugfs open strerrno methodArnaldo Carvalho de Melo2015-01-22
* perf diff: Fix -o/--order option behaviorNamhyung Kim2015-01-21
* perf diff: Fix output ordering to honor next columnNamhyung Kim2015-01-21
* perf tools: Pass struct perf_hpp_fmt to its callbacksNamhyung Kim2015-01-21
* perf diff: Introduce fmt_to_data_file() helperNamhyung Kim2015-01-21
* perf diff: Print diff result more preciselyNamhyung Kim2015-01-21
* perf diff: Get rid of hists__compute_resort()Namhyung Kim2015-01-21
* perf tools: Allow use of an exclusive option more than onceNamhyung Kim2015-01-21
* perf tools: Document parameterized and symbolic eventsCody P Schafer2015-01-21
* perf tools: Extend format_alias() to include event parametersCody P Schafer2015-01-21
* perf tools: Support parsing parameterized eventsCody P Schafer2015-01-21
* perf tools: Remove some unused functions from color.cRickard Strandqvist2015-01-21
* perf report: Get rid of report__inc_stat()Namhyung Kim2015-01-21
* perf hists: Introduce function for deleting/removing hist_entryArnaldo Carvalho de Melo2015-01-21
* perf hists: Rename hist_entry__free to __deleteArnaldo Carvalho de Melo2015-01-21
* perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo2015-01-21
* perf mem: Move the mem_operations global to struct perf_memArnaldo Carvalho de Melo2015-01-21
* perf mem: Enable sampling loads and stores simultaneouslyStephane Eranian2015-01-21
* perf probe: Fix probing kretprobesNamhyung Kim2015-01-21
* perf symbols: Introduce 'for' method to iterate over the symbols with a given...Arnaldo Carvalho de Melo2015-01-21
* perf probe: Do not rely on map__load() filter to find symbolsNamhyung Kim2015-01-21
* perf symbols: Introduce method to iterate symbols ordered by nameArnaldo Carvalho de Melo2015-01-21
* perf symbols: Return the first entry with a given name in find_by_name methodNamhyung Kim2015-01-21
* perf annotate: Fix memory leaks in LOCK handlingRabin Vincent2015-01-21
* perf annotate: Handle ins parsing failuresRabin Vincent2015-01-21
* perf scripting perl: Force to use stdboolWang Nan2015-01-21
* perf evlist: Remove extraneous 'was' on error messageArnaldo Carvalho de Melo2015-01-21
* perf tools powerpc: Use dwfl_report_elf() instead of offline.Sukadev Bhattiprolu2015-01-16
* perf tools: Fix segfault for symbol annotation on TUINamhyung Kim2015-01-16
* perf test: Fix dwarf unwind using libunwind.Wang Nan2015-01-16
* perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta2015-01-16
* perf tools: Elide strlcpy warning with uclibcVineet Gupta2015-01-16
* perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin2015-01-16
* tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo2015-01-16
* perf machine: Fix __machine__findnew_thread() error pathNamhyung Kim2015-01-16
* perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim2015-01-16
* perf probe: Propagate error code when write(2) failedNamhyung Kim2015-01-16
* Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-01-13
|\
| * selftests/vm: fix link error for transhuge-stress testAndrey Skvortsov2015-01-08
| * tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARMdann frazier2015-01-06
| * selftests/exec: allow shell return code of 126David Drysdale2015-01-06
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-11
|\ \
| * | perf hists browser: Fix segfault when showing callchainNamhyung Kim2015-01-08