aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-06-22perf machine: Destructors should accept NULLArnaldo Carvalho de Melo2-6/+6
2016-06-22perf tests time-to-tsc: No need to disable an event before deleting itArnaldo Carvalho de Melo1-5/+1
2016-06-22perf session: Destructors should accept NULLArnaldo Carvalho de Melo4-7/+5
2016-06-22perf evlist: Destructors should accept NULLArnaldo Carvalho de Melo4-6/+6
2016-06-22perf hists: Enlarge pid sort entry sizeJiri Olsa2-4/+4
2016-06-22perf hists browser: Introduce init()Jiri Olsa2-15/+22
2016-06-22perf hists browser: Introduce perf_evsel_browser constructorJiri Olsa2-10/+18
2016-06-22perf hists browser: Move horizontal scroll init to new()Jiri Olsa1-13/+7
2016-06-22perf hists browser: Introduce struct hist_browser title callbackJiri Olsa2-8/+17
2016-06-22perf hists browser: Make (new|delete|run) publicJiri Olsa2-5/+10
2016-06-22perf hists browser: Move hist_browser into header fileJiri Olsa2-18/+24
2016-06-22perf script stackcollapse: Remove reference to the perl interpreterArnaldo Carvalho de Melo1-2/+0
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini3-0/+138
2016-06-21perf evsel: Fix write_backwards fallbackArnaldo Carvalho de Melo1-13/+10
2016-06-21perf record: Add --dry-run option to check cmdline optionsWang Nan2-0/+14
2016-06-21perf llvm: Allow dump llvm output object file using llvm.dump-objWang Nan2-0/+47
2016-06-21perf tools: Remove --perf-dir and --work-dirArnaldo Carvalho de Melo2-41/+0
2016-06-21perf tools: Remove some unused functionsArnaldo Carvalho de Melo3-69/+2
2016-06-21perf hists: Rename __hists__add_entry to hists__add_entryJiri Olsa5-38/+28
2016-06-21perf script: Fix documentation of '-f' when it should be '-F'Adrian Hunter1-10/+10
2016-06-21kbuild: List libelf-devel as an alternativeJean Delvare1-1/+1
2016-06-21selftests/powerpc: Load Monitor Register TestsJack Miller6-1/+227
2016-06-20Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-15/+12
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman8-18/+132
2016-06-20ftracetest: Fix hist unsupported result in hist selftestsSteven Rostedt (Red Hat)3-15/+12
2016-06-17tools/testing/nvdimm: add pfn device dependencyDan Williams1-0/+1
2016-06-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-3/+78
2016-06-15ptr_ring: ring testMichael S. Tsirkin2-1/+196
2016-06-15selftests/exec: Makefile is a run-time dependency, add it to the install listYannick Brosseau1-1/+2
2016-06-15perf probe: Add --cache option to cache the probe definitionsMasami Hiramatsu4-0/+15
2016-06-15perf probe: Introduce perf_cache interfacesMasami Hiramatsu2-0/+351
2016-06-15perf hists: Replace perf_evsel arg perf_hpp_fmt's width callbackJiri Olsa7-14/+15
2016-06-15perf hists: Replace perf_evsel arg perf_hpp_fmt's header callbackJiri Olsa7-14/+14
2016-06-15perf stdio: Add use_callchain parameter to hists__fprintfJiri Olsa5-8/+13
2016-06-15perf stdio: Do not pass hists in hist_entry__fprintfJiri Olsa1-2/+2
2016-06-15perf stdio: Separate standard headers outputJiri Olsa1-14/+24
2016-06-15perf stdio: Separate hierarchy headers outputJiri Olsa1-8/+18
2016-06-15perf stdio: Separate headers outputJiri Olsa1-29/+30
2016-06-15perf tui: Separate hierarchy and standard headers outputJiri Olsa1-7/+24
2016-06-15perf tools: Fix Data Object sort entry width indexJiri Olsa1-1/+1
2016-06-15perf mem: Add --ldlat optionJiri Olsa4-1/+21
2016-06-15perf unwind: Fix compile error for static cross buildHe Kuang1-0/+3
2016-06-15tools/gpio: add the gpio-event-mon toolLinus Walleij2-2/+195
2016-06-15tools/gpio: add the gpio-hammer toolLinus Walleij2-2/+192
2016-06-14torture: Inflict default jitterPaul E. McKenney1-1/+1
2016-06-14rcutorture: Drop "-soundhw pcspkr" from x86 boot argumentsPaul E. McKenney1-1/+0
2016-06-14rcutorture: Don't specify the cpu type of QEMU on PPCBoqun Feng1-1/+1
2016-06-14rcutorture: Make -soundhw a x86 specific optionBoqun Feng2-4/+5
2016-06-14rcutorture: Use vmlinux as the fallback kernel imageBoqun Feng2-8/+7
2016-06-14rcutorture/doc: Create initrd using dracutBoqun Feng1-0/+22