Age | Commit message (Expand) | Author | Files | Lines |
2017-12-10 | tools include: Do not use poison with C++ | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2017-12-10 | perf test attr: Fix ignored test case result | Thomas Richter | 1 | -1/+1 |
2017-12-10 | usbip: tools: Install all headers needed for libusbip development | Ben Hutchings | 1 | -1/+2 |
2017-12-10 | selftests/x86/ldt_get: Add a few additional tests for limits | Andy Lutomirski | 1 | -1/+16 |
2017-11-15 | tools: firmware: check for distro fallback udev cancel rule | Luis R. Rodriguez | 1 | -2/+26 |
2017-11-15 | selftests: firmware: send expected errors to /dev/null | Luis R. Rodriguez | 1 | -3/+3 |
2017-11-08 | perf tools: Only increase index if perf_evsel__new_idx() succeeds | Taeung Song | 1 | -1/+2 |
2017-10-08 | tools/power turbostat: bugfix: GFXMHz column not changing | Len Brown | 1 | -1/+3 |
2017-10-05 | selftests/seccomp: Support glibc 2.26 siginfo_t.h | Kees Cook | 1 | -5/+13 |
2017-09-14 | selftests/x86/fsgsbase: Test selectors 1, 2, and 3 | Andy Lutomirski | 1 | -6/+35 |
2017-08-30 | ntb: ntb_test: ensure the link is up before trying to configure the mws | Logan Gunthorpe | 1 | -0/+4 |
2017-08-30 | NTB: ntb_test: fix bug printing ntb_perf results | Logan Gunthorpe | 1 | -1/+1 |
2017-08-30 | perf probe: Fix --funcs to show correct symbols for offline module | Masami Hiramatsu | 1 | -19/+6 |
2017-08-07 | perf symbols: Robustify reading of build-id from sysfs | Arnaldo Carvalho de Melo | 1 | -0/+6 |
2017-08-07 | perf tools: Install tools/lib/traceevent plugins with install-bin | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2017-08-07 | tools lib traceevent: Fix prev/next_prio for deadline tasks | Daniel Bristot de Oliveira | 1 | -2/+2 |
2017-08-07 | perf probe: Fix to get correct modname from elf header | Masami Hiramatsu | 1 | -16/+16 |
2017-07-28 | perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta... | Jin Yao | 1 | -1/+1 |
2017-07-28 | perf intel-pt: Clear FUP flag on error | Adrian Hunter | 1 | -0/+2 |
2017-07-28 | perf intel-pt: Use FUP always when scanning for an IP | Adrian Hunter | 1 | -8/+4 |
2017-07-28 | perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero | Adrian Hunter | 1 | -3/+5 |
2017-07-28 | perf intel-pt: Fix last_ip usage | Adrian Hunter | 1 | -2/+11 |
2017-07-28 | perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP | Adrian Hunter | 1 | -0/+1 |
2017-07-28 | perf intel-pt: Fix missing stack clear | Adrian Hunter | 1 | -0/+1 |
2017-07-28 | perf intel-pt: Improve sample timestamp | Adrian Hunter | 1 | -3/+31 |
2017-07-28 | perf intel-pt: Move decoder error setting into one condition | Adrian Hunter | 1 | -4/+7 |
2017-07-21 | selftests/capabilities: Fix the test_execve test | Andy Lutomirski | 1 | -5/+2 |
2017-07-21 | tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth | Ben Hutchings | 1 | -1/+1 |
2017-07-15 | perf probe: Add error checks to offline probe post-processing | Masami Hiramatsu | 1 | -17/+33 |
2017-07-15 | perf probe: Fix to probe on gcc generated symbols for offline kernel | Masami Hiramatsu | 1 | -1/+47 |
2017-07-15 | perf scripting perl: Fix compile error with some perl5 versions | Wang YanQing | 1 | -1/+1 |
2017-07-15 | perf header: Fix handling of PERF_EVENT_UPDATE__SCALE | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-07-15 | perf bench numa: Avoid possible truncation when using snprintf() | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2017-07-15 | perf tests: Avoid possible truncation with dirent->d_name + snprintf | Arnaldo Carvalho de Melo | 1 | -5/+3 |
2017-07-15 | perf intel-pt: Use __fallthrough | Arnaldo Carvalho de Melo | 2 | -0/+7 |
2017-07-15 | perf thread_map: Correctly size buffer used with dirent->dt_name | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2017-07-15 | perf top: Use __fallthrough | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2017-07-15 | tools strfilter: Use __fallthrough | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-07-15 | tools string: Use __fallthrough in perf_atoll() | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2017-07-15 | tools include: Add a __fallthrough statement | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2017-07-05 | objtool: Fix another GCC jump table detection issue | Josh Poimboeuf | 3 | -3/+25 |
2017-07-05 | tools arch: Sync arch/x86/lib/memcpy_64.S with the kernel | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2017-07-05 | perf probe: Fix to probe on gcc generated functions in modules | Masami Hiramatsu | 3 | -18/+37 |
2017-07-05 | perf probe: Fix to show correct locations for events on modules | Masami Hiramatsu | 1 | -7/+3 |
2017-07-05 | objtool: Fix IRET's opcode | Jiri Slaby | 1 | -1/+1 |
2017-05-20 | perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms() | Adrian Hunter | 1 | -2/+2 |
2017-05-20 | selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug | Andy Lutomirski | 1 | -0/+46 |
2017-05-14 | x86/mpx: Re-add MPX to selftests Makefile | Dave Hansen | 1 | -1/+1 |
2017-05-14 | cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores | Ben Hutchings | 1 | -0/+1 |
2017-03-26 | give up on gcc ilog2() constant optimizations | Linus Torvalds | 1 | -11/+2 |