summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-01-29perf kvm/{x86,s390}: Remove const from kvm_events_tpHemant Kumar
2016-01-29perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.hHemant Kumar
2016-01-29perf record: Use OPT_BOOLEAN_SET for buildid cache related optionsWang Nan
2016-01-29perf tools: Move timestamp creation to utilWang Nan
2016-01-29perf test: Improve bp_signalWang Nan
2016-01-29perf test: Check environment before start real BPF testWang Nan
2016-01-29perf buildid: Fix cpumode of buildid eventWang Nan
2016-01-29perf auxtrace: Add perf_evlist pointer to *info_priv_size()Mathieu Poirier
2016-01-29perf tools: Speed up build-tests by reducing the number of builds testedArnaldo Carvalho de Melo
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