summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2019-03-116-0/+936
|\
| * Merge tag 'tpmdd-next-20190213' of git://git.infradead.org/users/jjs/linux-tp...James Morris2019-02-136-0/+936
| |\
| | * selftests: add TPM 2.0 testsJarkko Sakkinen2019-02-086-0/+936
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-1050-447/+975
|\ \ \
| * \ \ Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-03-0950-447/+975
| |\ \ \
| | * | | perf data: Force perf_data__open|close zero data->file.pathJiri Olsa2019-03-061-2/+2
| | * | | perf session: Fix double free in perf_data__closeJiri Olsa2019-03-061-3/+1Star
| | * | | perf evsel: Probe for precise_ip with simple attrJiri Olsa2019-03-062-13/+20
| | * | | perf tools: Read and store caps/max_precise in perf_pmuJiri Olsa2019-03-062-0/+15
| | * | | perf hist: Fix memory leak of srclineJiri Olsa2019-03-061-2/+12
| | * | | perf hist: Add error path into hist_entry__initJiri Olsa2019-03-061-20/+19Star
| | * | | perf c2c: Fix c2c report for empty numa nodeJiri Olsa2019-03-061-2/+6
| | * | | perf script python: Add Python3 support to intel-pt-events.pyTony Jones2019-03-061-13/+19
| | * | | perf script python: Add Python3 support to event_analyzing_sample.pyTony Jones2019-03-061-23/+25
| | * | | perf script python: add Python3 support to check-perf-trace.pyTony Jones2019-03-061-14/+17
| | * | | perf script python: Add Python3 support to futex-contention.pyTony Jones2019-03-061-4/+6
| | * | | perf script python: Remove mixed indentationTony Jones2019-03-0614-135/+136
| | * | | perf diff: Support --pid/--tid filter optionsJin Yao2019-03-062-0/+10
| | * | | perf diff: Support --cpu filter optionJin Yao2019-03-062-0/+21
| | * | | perf diff: Support --time filter optionJin Yao2019-03-062-14/+179
| | * | | perf thread: Generalize function to copy from thread addr space from intel-bt...Andi Kleen2019-03-063-18/+28
| | * | | perf annotate: Calculate the max instruction name, align column to thatArnaldo Carvalho de Melo2019-03-064-33/+52
| | * | | perf clang: Remove needless extra semicolonYang Wei2019-03-061-1/+1
| | * | | perf bpf: Automatically add BTF ELF markersArnaldo Carvalho de Melo2019-03-061-1/+7
| | * | | perf beauty msg_flags: Add missing %s lost when adding prefix suppression logicArnaldo Carvalho de Melo2019-03-011-1/+1
| | * | | perf scripts python: exported-sql-viewer.py: Add call treeAdrian Hunter2019-03-011-9/+186
| | * | | perf scripts python: exported-sql-viewer.py: Factor out CallGraphModelBaseAdrian Hunter2019-03-011-45/+55
| | * | | perf scripts python: exported-sql-viewer.py: Improve TreeModel abstractionAdrian Hunter2019-03-011-6/+11
| | * | | perf scripts python: exported-sql-viewer.py: Factor out TreeWindowBaseAdrian Hunter2019-03-011-19/+31
| | * | | perf scripts python: export-to-postgresql.py: Export calls parent_idAdrian Hunter2019-03-011-5/+9
| | * | | perf scripts python: export-to-postgresql.py: Fix invalid input syntax for in...Adrian Hunter2019-03-011-1/+1
| | * | | perf scripts python: export-to-sqlite.py: Export calls parent_idAdrian Hunter2019-03-011-4/+8
| | * | | perf db-export: Add calls parent_id to enable creation of call treesAdrian Hunter2019-03-015-13/+35
| | * | | perf intel-pt: Fix divide by zero when TSC is not availableAdrian Hunter2019-03-011-0/+2
| | * | | perf auxtrace: Improve address filter error message when there is no DSOAdrian Hunter2019-03-011-1/+2
| | * | | perf time-utils: Refactor time range parsing codeJin Yao2019-03-014-62/+72
| | * | | tools lib traceevent: Fix buffer overflow in arg_evalTony Jones2019-02-281-1/+1
| | * | | perf probe: Clarify error message about not finding kernel modules debuginfoArnaldo Carvalho de Melo2019-02-281-3/+6
* | | | | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-03-092-0/+21
|\ \ \ \ \
| * | | | | media: rc: rcmm decoder and encoderPatrick Lerda2019-02-182-0/+21
* | | | | | Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-093-6/+226
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'thorsten' into docs-nextJonathan Corbet2019-01-093-6/+226
| |\ \ \ \ \ \
| | * | | | | | tools: add a kernel-chktaint to tools/debuggingThorsten Leemhuis2019-01-093-6/+226
* | | | | | | | Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-096-22/+68
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests/ftrace: Handle the absence of tputJuerg Haefliger2019-02-251-2/+2
| * | | | | | | | selftests/ftrace: Replace \e with \033Juerg Haefliger2019-02-221-4/+4
| * | | | | | | | selftests/ftrace: Replace echo -e with printfJuerg Haefliger2019-02-221-2/+7
| * | | | | | | | selftests: ir: skip when non-root user runs the testShuah Khan2019-02-131-0/+5
| * | | | | | | | selftests: ir: skip when lirc device doesn't exist.Shuah Khan2019-02-131-1/+1
| * | | | | | | | selftests: ir: fix warning: "%s" directive output may be truncated ’ direct...Shuah Khan2019-02-131-1/+3