summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Propagate perf_config() errorsArnaldo Carvalho de Melo2017-01-2712-23/+62
* perf config: Do not consider an error not to have any perfconfig fileArnaldo Carvalho de Melo2017-01-271-6/+8
* tools build: Add tools tree support for 'make -s'Josh Poimboeuf2017-01-262-1/+21
* perf ftrace: Remove needless code setting default tracerTaeung Song2017-01-261-4/+1Star
* Merge tag 'perf-core-for-mingo-4.11-20170126' of git://git.kernel.org/pub/scm...Ingo Molnar2017-01-2622-96/+600
|\
| * perf ftrace: Make 'function_graph' be the default tracerArnaldo Carvalho de Melo2017-01-261-1/+2
| * perf ftrace: Introduce new 'ftrace' toolNamhyung Kim2017-01-266-0/+282
| * perf util: Add more debug message on failure pathNamhyung Kim2017-01-262-18/+39
| * perf util: Save pid-cmdline mapping into tracing headerNamhyung Kim2017-01-264-3/+84
| * perf scripting perl: Do not die() when not founding event for a typeArnaldo Carvalho de Melo2017-01-261-2/+4
| * tools lib bpf: Add libbpf_get_error()Joe Stringer2017-01-263-2/+12
| * tools lib bpf: Add set/is helpers for all prog typesJoe Stringer2017-01-262-0/+15
| * tools lib bpf: Define prog_type fns with macroJoe Stringer2017-01-261-25/+16Star
| * tools lib bpf: Fix map offsets in relocationJoe Stringer2017-01-261-3/+12
| * perf probe: Delete an unnecessary assignment in try_to_find_absolute_address()Markus Elfring2017-01-261-3/+2Star
| * perf probe: Delete an unnecessary check in try_to_find_absolute_address()Markus Elfring2017-01-261-4/+2Star
| * perf probe: Fix wrong register name for arm64He Kuang2017-01-261-6/+6
| * perf c2c report: Coalesce by default only by pid,iaddrJiri Olsa2017-01-202-2/+2
| * perf c2c report: Display Total records column in offset viewJiri Olsa2017-01-201-0/+1
| * perf hists browser: Add e/c hotkeys to expand/collapse callchain for current ...Jiri Olsa2017-01-201-0/+17
| * perf hists browser: Put hist_entry folding logic into single functionJiri Olsa2017-01-201-18/+25
| * perf unwind: Fix looking up dwarf unwind stack infoMatija Glavinic Pecotic2017-01-182-16/+86
* | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-01-2511-49/+92
|\ \ | |/ |/|
| * Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-01-222-2/+15
| |\
| | * tools/virtio/ringtest: tweaks for s390Halil Pasic2017-01-191-0/+12
| | * tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic2017-01-191-2/+3
| * | Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-01-221-1/+1
| |\ \
| | * | selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan2017-01-181-1/+1
| | |/
| * | Merge tag 'perf-urgent-for-mingo-4.10-20170117' of git://git.kernel.org/pub/s...Ingo Molnar2017-01-173-41/+72
| |\ \ | | |/ | |/|
| | * perf probe: Fix to probe on gcc generated functions in modulesMasami Hiramatsu2017-01-163-18/+37
| | * perf probe: Add error checks to offline probe post-processingMasami Hiramatsu2017-01-161-17/+33
| | * perf probe: Fix to show correct locations for events on modulesMasami Hiramatsu2017-01-161-7/+3Star
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-159-45/+107
| |\|
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-01-111-1/+0Star
| |\ \
| | * | mm: get rid of __GFP_OTHER_NODEMichal Hocko2017-01-111-1/+0Star
| * | | selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"Colin King2017-01-051-1/+1
| * | | selftests: do not require bash to run netsocktests testcaseRolf Eike Beer2017-01-051-1/+1
| * | | selftests: do not require bash to run bpf testsRolf Eike Beer2017-01-051-1/+1
| * | | selftests: do not require bash for the generated testRolf Eike Beer2017-01-051-1/+1
| |/ /
* | | perf evlist: Fix typo in deliver_sample()Soramichi AKIYAMA2017-01-171-1/+1
* | | perf tools: Move two variables usied in libperf from perf.cSoramichi AKIYAMA2017-01-175-5/+5
* | | perf sched timehist: Show total wait times for summaryNamhyung Kim2017-01-171-3/+41
* | | perf sched timehist: Add --state optionNamhyung Kim2017-01-172-4/+36
* | | perf sched timehist: Account thread wait time separatelyNamhyung Kim2017-01-171-6/+44
* | | perf script: Also allow forcing reading of non-root owned files by rootYannick Brosseau2017-01-161-1/+2
* | | perf script: Fix man page about --dump-raw-trace optionMichael Petlan2017-01-161-2/+2
* | | tools lib subcmd: Fix missing member nameSoramichi AKIYAMA2017-01-161-9/+9
* | | perf tools: Remove unneccessary feature-dwarf warningDavid Carrillo-Cisneros2017-01-161-2/+4
* | | perf pmu: Factor out scale conversion codeAndi Kleen2017-01-161-28/+34
* | | tools: Sync x86's vmx.h with the kernelArnaldo Carvalho de Melo2017-01-111-0/+5