summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf: Add sample_id to PERF_RECORD_ITRACE_START event commentJiri Olsa2018-01-081-0/+1
* perf tools: Display perf_event_attr::namespaces debug infoJiri Olsa2018-01-081-0/+1
* perf tools: Enable LIBBABELTRACE by defaultJiri Olsa2018-01-082-2/+2
* perf script: Support time percent and multiple time rangesJin Yao2018-01-082-6/+44
* perf report: Support time percent and multiple time rangesJin Yao2018-01-082-5/+46
* perf tools: Create function to perform multiple time range checkingJin Yao2018-01-082-0/+31
* perf tools: Create function to parse time percentJin Yao2018-01-082-12/+196
* perf record: Record the first and last sample time in the headerJin Yao2018-01-082-3/+18
* perf header: Add infrastructure to record first and last sample timeJin Yao2018-01-084-0/+67
* perf report: Fix a no annotate browser displayed issueJin Yao2018-01-081-1/+17
* perf report: Fix a wrong offset issue when using /proc/kcoreJin Yao2018-01-086-15/+22
* perf tools: Fix compile error with libunwind x86Wang Nan2018-01-081-1/+1
* perf test bpf: Hook on epoll_pwait()Arnaldo Carvalho de Melo2018-01-082-6/+6
* perf test bpf: Use designated struct field initializersArnaldo Carvalho de Melo2018-01-081-32/+27
* perf test bpf: Improve message about expected samplesArnaldo Carvalho de Melo2018-01-081-1/+1
* Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-01-0614-98/+663
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-12-317-42/+184
| |\
| * \ Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-12-313-2/+6
| |\ \
| | * | objtool: Fix seg fault with clang-compiled objectsSimon Ser2017-12-301-0/+2
| | * | objtool: Fix seg fault caused by missing parameterSimon Ser2017-12-301-1/+3
| | * | objtool: Fix Clang enum conversion warningLukas Bulwahn2017-12-281-1/+1
| * | | Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-311-3/+6
| |\ \ \
| | * | | usbip: fix usbip bind writing random string after command in match_busidJuan Zea2017-12-191-3/+6
| * | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-291-2/+1
| |\ \ \ \
| | * | | | x86/ldt: Make the LDT mapping ROThomas Gleixner2017-12-231-2/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-283-4/+8
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-273-4/+8
| | |\ \ \ \
| | | * | | | tools: bpftool: protect against races with disappearing objectsJakub Kicinski2017-12-232-0/+4
| | | * | | | tools: bpftool: maps: close json array on error paths of showJakub Kicinski2017-12-231-3/+3
| | | * | | | selftests/bpf: fix Makefile for passing LLC to the command lineQuentin Monnet2017-12-221-1/+1
| * | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-231-6/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | x86/ldt: Prevent LDT inheritance on execThomas Gleixner2017-12-221-6/+3
| | * | | | Merge branch 'upstream-x86-selftests' into WIP.x86/pti.baseIngo Molnar2017-12-172-24/+88
| | |\ \ \ \
| | * \ \ \ \ Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-172-6/+7
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-215-49/+593
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-204-49/+568
| | |\ \ \ \ \ \
| | | * | | | | | bpf: do not allow root to mangle valid pointersAlexei Starovoitov2017-12-211-27/+29
| | | * | | | | | selftests/bpf: add tests for recent bugfixesJann Horn2017-12-211-16/+533
| | | * | | | | | bpf: Fix tools and testing build.David Miller2017-12-202-5/+5
| | | * | | | | | bpf: fix broken BPF selftest build on s390Hendrik Brueckner2017-12-191-1/+1
| | * | | | | | | selftests: net: Adding config fragment CONFIG_NUMA=yNaresh Kamboju2017-12-201-0/+1
| | |/ / / / / /
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-181-0/+24
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | bpf: add test case for ld_abs and helper changing pkt dataDaniel Borkmann2017-12-151-0/+24
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-212-32/+46
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | tools/kvm_stat: sort '-f help' outputStefan Raspl2017-12-211-10/+6
| | * | | | | | tools/kvm_stat: add line for totalsStefan Raspl2017-12-141-1/+8
| | * | | | | | tools/kvm_stat: stop ignoring unhandled argumentsStefan Raspl2017-12-141-1/+3
| | * | | | | | tools/kvm_stat: suppress usage information on command line errorsStefan Raspl2017-12-141-8/+5
| | * | | | | | tools/kvm_stat: handle invalid regular expressionsStefan Raspl2017-12-141-0/+7
| | * | | | | | tools/kvm_stat: add hint on '-f help' to man pageStefan Raspl2017-12-141-1/+1
OpenPOWER on IntegriCloud