summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
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
2015-01-16perf tools: Fix segfault for symbol annotation on TUINamhyung Kim-7/+1
2015-01-16perf test: Fix dwarf unwind using libunwind.Wang Nan-3/+61
2015-01-16perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta-3/+1
2015-01-16perf tools: Elide strlcpy warning with uclibcVineet Gupta-0/+2
2015-01-16perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin-2/+2
2015-01-16tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo-42/+30
2015-01-16perf machine: Fix __machine__findnew_thread() error pathNamhyung Kim-1/+3
2015-01-16perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim-15/+17
2015-01-16perf probe: Propagate error code when write(2) failedNamhyung Kim-1/+3
2015-01-15Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney-13/+38
2015-01-15tools: ffs-aio-example: use endpoint addresses from descriptorsRobert Baldyga-13/+18
2015-01-14Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-9/+15
2015-01-12tools: ffs-aio-example: add missing wMaxPacketSize for HS descsRobert Baldyga-0/+2
2015-01-12tools: hv: kvp_daemon: make IPv6-only-injection workDexuan Cui-6/+6
2015-01-12tools: hv: Makefile: Add hv_fcopy_daemon to MakefileMatej Muzila-2/+2
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-59/+215
2015-01-11Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...Ingo Molnar-2/+2
2015-01-10torture: Flag console.log file to prevent holdovers from earlier runsPaul E. McKenney-0/+1
2015-01-10torture: Add "-enable-kvm -soundhw pcspk" to qemu command linePaul E. McKenney-4/+4
2015-01-10rcutorture: Handle different mpstat versionsPaul E. McKenney-1/+1
2015-01-10rcutorture: Make build-output parsing correctly flag RCU's warningsPaul E. McKenney-7/+13
2015-01-10rcutorture: Issue warnings on close calls due to Reader Batch blowsPaul E. McKenney-0/+18
2015-01-08selftests/vm: fix link error for transhuge-stress testAndrey Skvortsov-1/+1