summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-01-29perf build: Use feature dump file for build-testWang Nan
2016-01-29perf build: Remove all condition feature check {C,LD}FLAGSWang Nan
2016-01-28perf build: Fix feature-dump checks, we need to test all featuresJiri Olsa
2016-01-27tools build: Check basic headers for test-compile feature checkerWang Nan
2016-01-26perf cpumap: Auto initialize cpu__max_{node,cpu}Arnaldo Carvalho de Melo
2016-01-26perf hists browser: Skip scripting when perf.data file not availableNamhyung Kim
2016-01-26perf build: Select all feature checkers for feature-dumpWang Nan
2016-01-26tools build: Allow subprojects select all feature checkersWang Nan
2016-01-26perf bpf: Check relocation target sectionWang Nan
2016-01-26perf test: Add libbpf relocation checkerWang Nan
2016-01-26perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' testArnaldo Carvalho de Melo
2016-01-26perf machine: Introduce machine__find_kernel_symbol_by_name()Arnaldo Carvalho de Melo
2016-01-26perf hists browser: Offer non-symbol specific menu options for --sort without...Namhyung Kim
2016-01-26perf hists browser: Be a bit more strict about presenting CPU socket zoomNamhyung Kim
2016-01-26perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order ...Namhyung Kim
2016-01-26perf hists browser: Only offer symbol scripting when a symbol is under the cu...Namhyung Kim
2016-01-26perf hists browser: Only 'Zoom into thread' only when sort order has 'pid'Namhyung Kim
2016-01-26perf sort: Provide a way to find out if per-thread bucketing is in placeNamhyung Kim
2016-01-26perf config: Document 'hist.percentage' variable in man pageTaeung Song
2016-01-26perf config: Document variables for 'annotate' section in man pageTaeung Song
2016-01-26perf config: Document 'buildid.dir' variable in man pageTaeung Song
2016-01-26perf config: Document variables for 'tui' and 'gtk' sections in man pageTaeung Song
2016-01-26perf config: Document variables for 'colors' section in man pageTaeung Song
2016-01-26perf annotate: Rename 'colors.code' to 'colors.jump_arrows'Taeung Song
2016-01-26perf tools: Document the perf sysctlsBen Hutchings
2016-01-26perf hists: Cleanup filtering functionsNamhyung Kim
2016-01-26perf hists: Remove parent filter check in DSO filter functionNamhyung Kim
2016-01-26perf stat: Making several helper functions staticJiri Olsa
2016-01-26perf symbols: Do not read symbols/data from device filesJiri Olsa
2016-01-26perf pmu: Fix misleadingly indented assignment (whitespace)Markus Trippelsdorf
2016-01-26perf stat: Do not clean event's private statsJiri Olsa
2016-01-26perf hists: Fix HISTC_MEM_DCACHELINE width settingJiri Olsa
2016-01-26perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf
2016-01-26perf tests: Remove wrong semicolon in while loop in CQM testMarkus Trippelsdorf
2016-01-19Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2016-01-15perf build: Introduce FEATURES_DUMP make variableJiri Olsa
2016-01-15perf build: Add feature-dump targetJiri Olsa
2016-01-15perf build: Pass O option to kernel makefile in build-testWang Nan
2016-01-15perf build: Test correct path of perf in build-testWang Nan
2016-01-15perf build: Pass O option to Makefile.perf in build-testWang Nan
2016-01-15perf build: Set parallel making options build-testWang Nan
2016-01-15perf symbols: Fix reading of build-id from vDSOBen Hutchings
2016-01-15perf kvm record/report: 'unprocessable sample' error while recording/reportin...Ravi Bangoria
2016-01-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-14Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-13Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2016-01-13Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-13selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturnAndy Lutomirski
2016-01-13Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds