summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
* tools build: Add tools tree support for 'make -s'Josh Poimboeuf2018-02-25
* perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran2018-02-25
* perf top: Fix window dimensions change handlingJiri Olsa2018-02-25
* usbip: list: don't list devices attached to vhci_hcdShuah Khan2018-02-03
* usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan2018-02-03
* usbip: Fix potential format overflow in userspace toolsJonathan Dieter2018-01-31
* usbip: Fix implicit fallthrough warningJonathan Dieter2018-01-31
* usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan2018-01-31
* selftests/x86: Add test_vsyscallAndy Lutomirski2018-01-17
* Revert "userfaultfd: selftest: vm: allow to build in vm/ directory"Greg Kroah-Hartman2018-01-17
* usbip: fix usbip bind writing random string after command in match_busidJuan Zea2018-01-02
* perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann2017-12-20
* userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli2017-12-20
* selftest/powerpc: Fix false failures for skipped testsSachin Sant2017-12-16
* hv: kvp: Avoid reading past allocated blocks from KVP filePaul Meyer2017-12-16
* perf test attr: Fix ignored test case resultThomas Richter2017-12-09
* selftests/x86/ldt_get: Add a few additional tests for limitsAndy Lutomirski2017-12-09
* tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez2017-11-15
* selftests: firmware: send expected errors to /dev/nullLuis R. Rodriguez2017-11-15
* selftests: firmware: add empty string and async testsBrian Norris2017-11-15
* perf tools: Only increase index if perf_evsel__new_idx() succeedsTaeung Song2017-11-08
* perf tools: Fix build failure on perl script contextNamhyung Kim2017-11-08
* perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo2017-08-06
* perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo2017-08-06
* tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira2017-08-06
* perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zeroAdrian Hunter2017-08-06
* perf intel-pt: Use FUP always when scanning for an IPAdrian Hunter2017-08-06
* perf intel-pt: Fix last_ip usageAdrian Hunter2017-08-06
* perf intel-pt: Fix ip compressionAdrian Hunter2017-08-06
* perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao2017-07-27
* perf intel-pt: Clear FUP flag on errorAdrian Hunter2017-07-27
* perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IPAdrian Hunter2017-07-27
* perf intel-pt: Fix missing stack clearAdrian Hunter2017-07-27
* perf intel-pt: Improve sample timestampAdrian Hunter2017-07-27
* perf intel-pt: Move decoder error setting into one conditionAdrian Hunter2017-07-27
* selftests/capabilities: Fix the test_execve testAndy Lutomirski2017-07-21
* tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: DepthBen Hutchings2017-07-21
* perf tools: Use readdir() instead of deprecated readdir_r() againArnaldo Carvalho de Melo2017-07-15
* perf tests: Remove wrong semicolon in while loop in CQM testMarkus Trippelsdorf2017-07-15
* perf trace: Do not process PERF_RECORD_LOST twiceArnaldo Carvalho de Melo2017-07-15
* perf dwarf: Guard !x86_64 definitions under #ifdef else clauseArnaldo Carvalho de Melo2017-07-15
* perf pmu: Fix misleadingly indented assignment (whitespace)Markus Trippelsdorf2017-07-15
* perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf2017-07-15
* perf tools: Remove duplicate const qualifierEric Engestrom2017-07-15
* perf script: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo2017-07-15
* perf thread_map: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo2017-07-15
* perf tools: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo2017-07-15
* perf bench numa: Avoid possible truncation when using snprintf()Arnaldo Carvalho de Melo2017-07-15
* perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo2017-07-15
* perf scripting perl: Fix compile error with some perl5 versionsWang YanQing2017-07-15