aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2018-07-19Merge tag 'v4.1.52' into standard/basestandard/tiny/common-pcstandard/tiny/basestandard/qemuarm64standard/fsl-mpc8315e-rdbstandard/edgerouterstandard/beagleboardstandard/baseBruce Ashfield
2018-05-22perf tests: Decompress kernel module before objdumpNamhyung Kim
2018-05-22perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff
2018-05-22perf trace: Add mmap alias for s390Jiri Olsa
2018-05-22selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman
2018-05-22rcutorture/configinit: Fix build directory error messageSeongJae Park
2018-05-22tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT
2018-05-22perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros
2018-05-22perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros
2018-05-22perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian
2018-03-07selftests/x86: Add test_vsyscallAndy Lutomirski
2018-03-04perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran
2018-03-04perf top: Fix window dimensions change handlingJiri Olsa
2018-02-28usbip: list: don't list devices attached to vhci_hcdShuah Khan
2018-02-28usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan
2018-02-28usbip: Fix potential format overflow in userspace toolsJonathan Dieter
2018-02-28usbip: Fix implicit fallthrough warningJonathan Dieter
2018-02-28usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan
2018-02-28usbip: fix usbip bind writing random string after command in match_busidJuan Zea
2018-01-25Merge tag 'v4.1.49' into standard/baseBruce Ashfield
2018-01-17perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann
2018-01-17selftest/powerpc: Fix false failures for skipped testsSachin Sant
2018-01-17hv: kvp: Avoid reading past allocated blocks from KVP filePaul Meyer
2018-01-17perf test attr: Fix ignored test case resultThomas Richter
2018-01-17give up on gcc ilog2() constant optimizationsLinus Torvalds
2017-12-25Merge tag 'v4.1.47' into standard/baseBruce Ashfield
2017-12-25Merge tag 'v4.1.46' into standard/baseBruce Ashfield
2017-12-06tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez
2017-12-06selftests: firmware: send expected errors to /dev/nullLuis R. Rodriguez
2017-12-06selftests: firmware: add empty string and async testsBrian Norris
2017-11-05perf tools: Fix build failure on perl script contextNamhyung Kim
2017-11-05tools include: Add a __fallthrough statementArnaldo Carvalho de Melo
2017-10-18Merge tag 'v4.1.44' into standard/baseBruce Ashfield
2017-09-15tools include: Add a __fallthrough statementArnaldo Carvalho de Melo
2017-09-10perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo
2017-09-10tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira
2017-09-10perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao
2017-08-31Merge tag 'v4.1.43' into standard/baseBruce Ashfield
2017-07-31tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: DepthBen Hutchings
2017-07-31perf trace: Do not process PERF_RECORD_LOST twiceArnaldo Carvalho de Melo
2017-07-31perf pmu: Fix misleadingly indented assignment (whitespace)Markus Trippelsdorf
2017-07-31perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf
2017-07-31perf tools: Remove duplicate const qualifierEric Engestrom
2017-07-31perf script: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo
2017-07-31perf tools: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo
2017-07-31perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo
2017-07-31perf scripting perl: Fix compile error with some perl5 versionsWang YanQing
2017-07-31perf thread_map: Correctly size buffer used with dirent->dt_nameArnaldo Carvalho de Melo
2017-07-31perf top: Use __fallthroughArnaldo Carvalho de Melo
2017-07-31tools string: Use __fallthrough in perf_atoll()Arnaldo Carvalho de Melo