summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-12-17selftests: Move networking/timestamping from DocumentationShuah Khan
2018-11-22perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma
2018-11-22perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma
2018-11-22selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu
2018-11-10perf tools: Disable parallelism for 'make clean'Rasmus Villemoes
2018-11-10selftests: Introduce a new script to generate tc batch fileChris Mi
2018-11-10perf bench numa: Fix to show proper convergence statsSrikar Dronamraju
2018-11-10perf tools: Fix segfault for symbol annotation on TUINamhyung Kim
2018-11-10perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta
2018-11-10perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin
2018-11-10perf machine: Fix __machine__findnew_thread() error pathNamhyung Kim
2018-11-10selftests/efivarfs: add required kernel configsLei Yang
2018-10-13tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi
2018-10-13tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi
2018-09-26Tools: hv: Fix a bug in the key delete codeK. Y. Srinivasan
2018-09-26perf powerpc: Fix callchain ip filteringSandipan Das
2018-09-26perf powerpc: Fix callchain ip filtering when return address is in a registerSandipan Das
2018-09-26selftests/powerpc: Kill child processes on SIGINTBreno Leitao
2018-09-05tools/power turbostat: Read extended processor family from CPUIDCalvin Walton
2018-09-05selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu
2018-09-05tools/power turbostat: fix -S on UP systemsLen Brown
2018-09-05tools: usb: ffs-test: Fix build on big endian systemsPeter Senna Tschudin
2018-08-28perf report powerpc: Fix crash if callchain is emptySandipan Das
2018-08-28selftests: sync: add config fragment for testing sync frameworkFathi Boudra
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