summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | perf hists browser: Fix dump to show correct callchain styleNamhyung Kim2016-02-011-32/+41
| * | | perf report: Fix percent display in callchains on --stdioNamhyung Kim2016-02-011-6/+20
| * | | perf callchain: Pass parent_samples to __callchain__fprintf_graph()Namhyung Kim2016-02-011-6/+13
| * | | perf report: Get rid of hist_entry__callchain_fprintf()Namhyung Kim2016-02-011-25/+2
| * | | perf report: Apply --percent-limit to callchains alsoNamhyung Kim2016-02-011-2/+7
| * | | perf hists: Update hists' total period when adding entriesNamhyung Kim2016-02-011-2/+9
| * | | perf hists: Fix min callchain hits calculationNamhyung Kim2016-02-011-2/+11
* | | | Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2016-02-0325-122/+688
|\ \ \ \ | |/ / /
| * | | perf build: Align the names of the build tests:Arnaldo Carvalho de Melo2016-01-291-2/+4
| * | | perf kvm/powerpc: Add support for HCALL reasonsHemant Kumar2016-01-292-1/+187
| * | | perf kvm/powerpc: Port perf kvm stat to powerpcHemant Kumar2016-01-296-0/+162
| * | | perf kvm/{x86,s390}: Remove const from kvm_events_tpHemant Kumar2016-01-293-3/+3
| * | | perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.hHemant Kumar2016-01-294-14/+33
| * | | perf record: Use OPT_BOOLEAN_SET for buildid cache related optionsWang Nan2016-01-291-4/+8
| * | | perf tools: Move timestamp creation to utilWang Nan2016-01-293-13/+19
| * | | perf test: Improve bp_signalWang Nan2016-01-291-22/+118
| * | | perf test: Check environment before start real BPF testWang Nan2016-01-291-0/+37
| * | | perf buildid: Fix cpumode of buildid eventWang Nan2016-01-291-1/+5
| * | | perf auxtrace: Add perf_evlist pointer to *info_priv_size()Mathieu Poirier2016-01-294-7/+14
| * | | perf tools: Speed up build-tests by reducing the number of builds testedArnaldo Carvalho de Melo2016-01-291-2/+9
| * | | perf build: Use feature dump file for build-testWang Nan2016-01-292-1/+34
| * | | perf build: Remove all condition feature check {C,LD}FLAGSWang Nan2016-01-291-54/+47
| * | | perf build: Fix feature-dump checks, we need to test all featuresJiri Olsa2016-01-281-0/+8
| * | | tools build: Check basic headers for test-compile feature checkerWang Nan2016-01-271-0/+2
* | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2016-02-0330-184/+494
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | perf cpumap: Auto initialize cpu__max_{node,cpu}Arnaldo Carvalho de Melo2016-01-262-29/+33
| * | perf hists browser: Skip scripting when perf.data file not availableNamhyung Kim2016-01-261-0/+4
| * | perf build: Select all feature checkers for feature-dumpWang Nan2016-01-261-0/+9
| * | tools build: Allow subprojects select all feature checkersWang Nan2016-01-261-1/+20
| * | perf bpf: Check relocation target sectionWang Nan2016-01-261-12/+22
| * | perf test: Add libbpf relocation checkerWang Nan2016-01-267-12/+98
| * | perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' testArnaldo Carvalho de Melo2016-01-261-19/+5
| * | perf machine: Introduce machine__find_kernel_symbol_by_name()Arnaldo Carvalho de Melo2016-01-261-0/+10
| * | perf hists browser: Offer non-symbol specific menu options for --sort without...Namhyung Kim2016-01-261-5/+1
| * | perf hists browser: Be a bit more strict about presenting CPU socket zoomNamhyung Kim2016-01-261-1/+1
| * | perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order ...Namhyung Kim2016-01-262-2/+3
| * | perf hists browser: Only offer symbol scripting when a symbol is under the cu...Namhyung Kim2016-01-261-4/+6
| * | perf hists browser: Only 'Zoom into thread' only when sort order has 'pid'Namhyung Kim2016-01-261-5/+7
| * | perf sort: Provide a way to find out if per-thread bucketing is in placeNamhyung Kim2016-01-262-0/+4
| * | perf config: Document 'hist.percentage' variable in man pageTaeung Song2016-01-261-0/+17
| * | perf config: Document variables for 'annotate' section in man pageTaeung Song2016-01-261-0/+110
| * | perf config: Document 'buildid.dir' variable in man pageTaeung Song2016-01-261-0/+15
| * | perf config: Document variables for 'tui' and 'gtk' sections in man pageTaeung Song2016-01-261-0/+10
| * | perf config: Document variables for 'colors' section in man pageTaeung Song2016-01-261-0/+46
| * | perf annotate: Rename 'colors.code' to 'colors.jump_arrows'Taeung Song2016-01-265-6/+6
| * | perf tools: Document the perf sysctlsBen Hutchings2016-01-261-6/+9
| * | perf hists: Cleanup filtering functionsNamhyung Kim2016-01-261-60/+29
| * | perf hists: Remove parent filter check in DSO filter functionNamhyung Kim2016-01-261-3/+0
| * | perf stat: Making several helper functions staticJiri Olsa2016-01-262-17/+7
| * | perf symbols: Do not read symbols/data from device filesJiri Olsa2016-01-264-1/+21
OpenPOWER on IntegriCloud