summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-22Merge tag 'perf-core-for-mingo-20160621' of git://git.kernel.org/pub/scm/linu...Ingo Molnar20-173/+251
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 Delvare2-2/+2
2016-06-16Merge tag 'perf-core-for-mingo-20160615' of git://git.kernel.org/pub/scm/linu...Ingo Molnar25-124/+640
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-14perf probe: Uncomment and export synthesize_perf_probe_point()Masami Hiramatsu2-17/+23
2016-06-14perf probe: Add perf_probe_event__copy()Masami Hiramatsu2-3/+76
2016-06-14perf buildid: Rename and export build_id_cache__cachedir()Masami Hiramatsu2-7/+7
2016-06-14perf probe: Fix to add NULL check for strndupMasami Hiramatsu1-0/+4
2016-06-14perf tools: Fix rm_rf() to handle non-regular files correctlyMasami Hiramatsu1-8/+5
2016-06-14perf config: Handle NULL at perf_config_set__delete()Taeung Song1-0/+3
2016-06-14perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86Andi Kleen3-0/+16
2016-06-14perf/x86/intel/uncore: Remove redundant pci_get_drvdata()Bjorn Helgaas1-1/+1
2016-06-14Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar317-1897/+2751
2016-06-14Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-29/+44
2016-06-14Merge tag 'regulator-fix-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+20
2016-06-13Merge remote-tracking branches 'regulator/fix/qcom-smd' and 'regulator/fix/tp...Mark Brown2-4/+20
2016-06-13regulator: qcom_smd: add list_voltage callbackSrinivas Kandagatla1-0/+1
2016-06-12Linux 4.7-rc3v4.7-rc3Linus Torvalds1-1/+1
2016-06-12Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2-8/+10
2016-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-37/+59
2016-06-12Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-7/+16
2016-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-4/+10
2016-06-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-21/+119
2016-06-11Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-24/+49