summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-05-16selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin
2019-05-16tools lib traceevent: Fix missing equality check for strcmpRikard Falkeborn
2019-04-27perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du
2019-04-27perf top: Fix error handling in cmd_top()Changbin Du
2019-04-27tools/power turbostat: return the exit status of a commandDavid Arcari
2019-04-27tools lib traceevent: Fix buffer overflow in arg_evalTony Jones
2019-03-23perf symbols: Filter out hidden symbols from labelsJiri Olsa
2019-03-23perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian
2019-02-20perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva
2019-02-20perf tools: Add Hygon Dhyana supportPu Wen
2019-02-06perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff
2019-02-06perf unwind: Unwind with libdw doesn't take symfs into accountMartin Vuille
2019-01-26perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-01-26perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
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