Age | Commit message (Expand) | Author | Files | Lines |
2017-12-14 | tools/kvm_stat: add line for totals | Stefan Raspl | 1 | -1/+8 |
2017-12-14 | tools/kvm_stat: stop ignoring unhandled arguments | Stefan Raspl | 1 | -1/+3 |
2017-12-14 | tools/kvm_stat: suppress usage information on command line errors | Stefan Raspl | 1 | -8/+5 |
2017-12-14 | tools/kvm_stat: handle invalid regular expressions | Stefan Raspl | 1 | -0/+7 |
2017-12-14 | tools/kvm_stat: add hint on '-f help' to man page | Stefan Raspl | 1 | -1/+1 |
2017-12-14 | tools/kvm_stat: fix child trace events accounting | Stefan Raspl | 2 | -3/+5 |
2017-12-14 | tools/kvm_stat: fix extra handling of 'help' with fields filter | Stefan Raspl | 1 | -1/+2 |
2017-12-14 | tools/kvm_stat: fix missing field update after filter change | Stefan Raspl | 1 | -2/+2 |
2017-12-14 | tools/kvm_stat: fix drilldown in events-by-guests mode | Stefan Raspl | 1 | -1/+1 |
2017-12-14 | tools/kvm_stat: fix command line option '-g' | Stefan Raspl | 1 | -4/+6 |
2017-12-08 | kmemcheck: rip it out for real | Michal Hocko | 1 | -1/+0 |
2017-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 9 | -7/+531 |
2017-12-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 35 | -337/+590 |
2017-12-06 | tooling/headers: Synchronize updated s390 and x86 UAPI headers | Ingo Molnar | 3 | -9/+1 |
2017-12-06 | Merge branch 'linus' into perf/urgent, to synchronize UAPI headers | Ingo Molnar | 184 | -1640/+13161 |
2017-12-06 | objtool: Fix 64-bit build on 32-bit host | Mikulas Patocka | 2 | -6/+9 |
2017-12-05 | Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -56/+14 |
2017-12-05 | Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -3/+11 |
2017-12-05 | perf s390: add regs_query_register_offset() | Hendrik Brueckner | 3 | -3/+31 |
2017-12-05 | selftests/bpf: sync kernel headers and introduce arch support in Makefile | Hendrik Brueckner | 6 | -4/+500 |
2017-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -18/+39 |
2017-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 5 | -18/+39 |
2017-11-30 | Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -4/+7 |
2017-11-30 | tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_log | Yonghong Song | 1 | -0/+7 |
2017-11-30 | usbip: fix usbip attach to find a port that matches the requested speed | Shuah Khan | 1 | -3/+11 |
2017-11-30 | tools: bpftool: declare phony targets as such | Quentin Monnet | 1 | -1/+1 |
2017-11-30 | tools: bpftool: unify installation directories | Quentin Monnet | 2 | -3/+4 |
2017-11-30 | tools: bpftool: remove spurious line break from error message | Quentin Monnet | 1 | -1/+1 |
2017-11-30 | tools: bpftool: make error message from getopt_long() JSON-friendly | Quentin Monnet | 1 | -1/+6 |
2017-11-30 | tools: bpftool: clean up the JSON writer before exiting in usage() | Quentin Monnet | 2 | -2/+11 |
2017-11-30 | tools: bpftool: fix crash on bad parameters with JSON | Quentin Monnet | 1 | -10/+9 |
2017-11-28 | tools headers: Syncronize mman.h ABI header | Arnaldo Carvalho de Melo | 2 | -0/+4 |
2017-11-28 | tools headers: Synchronize prctl.h ABI header | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2017-11-28 | tools headers: Synchronize KVM arch ABI headers | Arnaldo Carvalho de Melo | 3 | -0/+15 |
2017-11-28 | tools headers: Synchronize drm/i915_drm.h | Arnaldo Carvalho de Melo | 1 | -6/+27 |
2017-11-28 | tools headers uapi: Synchronize drm/drm.h | Arnaldo Carvalho de Melo | 1 | -0/+41 |
2017-11-28 | tools headers: Synchronize perf_event.h header | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-11-28 | tools headers: Synchronize kernel ABI headers wrt SPDX tags | Arnaldo Carvalho de Melo | 2 | -0/+2 |
2017-11-28 | tools/headers: Synchronize kernel x86 UAPI headers | Ingo Molnar | 2 | -264/+281 |
2017-11-28 | perf intel-pt: Bring instruction decoder files into line with the kernel | Adrian Hunter | 1 | -0/+10 |
2017-11-28 | perf test: Fix test 21 for s390x | Thomas Richter | 1 | -0/+4 |
2017-11-28 | perf bench numa: Fixup discontiguous/sparse numa nodes | Satheesh Rajendran | 1 | -5/+51 |
2017-11-28 | perf top: Use signal interface for SIGWINCH handler | Jiri Olsa | 1 | -12/+3 |
2017-11-28 | perf top: Fix window dimensions change handling | Jiri Olsa | 1 | -3/+12 |
2017-11-28 | perf top: Ignore kptr_restrict when not sampling the kernel | Arnaldo Carvalho de Melo | 1 | -3/+5 |
2017-11-28 | perf record: Ignore kptr_restrict when not sampling the kernel | Arnaldo Carvalho de Melo | 1 | -12/+14 |
2017-11-28 | perf report: Ignore kptr_restrict when not sampling the kernel | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2017-11-28 | perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels | Arnaldo Carvalho de Melo | 2 | -0/+14 |
2017-11-28 | perf test shell: Fix test case probe libc's inet_pton on s390x | Thomas Richter | 1 | -2/+5 |
2017-11-28 | perf test shell: Fix check open filename arg using 'perf trace' on s390x | Thomas Richter | 1 | -2/+4 |