summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-08-09usbip: usbip_detach: Fix memory, udev context and udev leakShuah Khan (Samsung OSG)
2018-07-03bpf: fix uninitialized variable in bpf toolsJohn Fastabend
2018-07-03selftests: ftrace: Add a testcase for multiple actions on triggerMasami Hiramatsu
2018-07-03tools build: Fix Makefile(s) to properly invoke tools buildJiri Olsa
2018-07-03tools build: No need to make libapi for perf explicitlyJiri Olsa
2018-05-30tools/thermal: tmon: fix for segfaultFrank Asseg
2018-05-30selftests: ftrace: Add a testcase for probepointMasami Hiramatsu
2018-05-30selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu
2018-05-30selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu
2018-05-30selftests: memfd: add config fragment for fuseAnders Roxell
2018-05-30tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)
2018-05-16perf session: Fix undeclared 'oe'Murilo Opsfelder Araujo
2018-05-02Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman
2018-04-13perf tests: Decompress kernel module before objdumpNamhyung Kim
2018-04-13perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff
2018-04-13perf trace: Add mmap alias for s390Jiri Olsa
2018-04-13selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman
2018-03-22rcutorture/configinit: Fix build directory error messageSeongJae Park
2018-03-22tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT
2018-03-22perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros
2018-03-22perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros
2018-03-22perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian
2018-02-25perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran
2018-02-25perf top: Fix window dimensions change handlingJiri Olsa
2018-02-16usbip: Fix potential format overflow in userspace toolsJonathan Dieter
2018-02-16usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan
2018-02-07usbip: list: don't list devices attached to vhci_hcdShuah Khan
2018-02-07usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan
2018-01-31usbip: Fix implicit fallthrough warningJonathan Dieter
2017-12-20perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann
2017-12-16selftest/powerpc: Fix false failures for skipped testsSachin Sant
2017-12-16hv: kvp: Avoid reading past allocated blocks from KVP filePaul Meyer
2017-12-09perf test attr: Fix ignored test case resultThomas Richter
2017-07-27perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao
2017-07-21tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: DepthBen Hutchings
2017-05-15cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings
2017-04-18ktest: Fix child exit code processingSteven Rostedt (VMware)
2016-07-12perf stat: Document --detailed optionBorislav Petkov
2016-07-12perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ĺšlusarz
2016-05-17tools lib traceevent: Do not reassign parg after collapse_tree()Steven Rostedt
2016-05-17tools lib traceevent: Free filter tokens in process_filter()Steven Rostedt (Red Hat)
2016-04-18perf tools: Dont stop PMU parsing on alias parse errorAndi Kleen
2016-04-12efi: Make efivarfs entries immutable by defaultPeter Jones
2016-04-12tools/hv: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa
2016-04-12tools: hv: Makefile: Add hv_fcopy_daemon to MakefileMatej Muzila
2016-03-13tools: Add a "make all" ruleKamal Mostafa
2016-02-02tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt
2015-12-14tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa
2015-10-27tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh
2015-10-27perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo