summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann2017-12-201-1/+1
* selftest/powerpc: Fix false failures for skipped testsSachin Sant2017-12-161-2/+4
* hv: kvp: Avoid reading past allocated blocks from KVP filePaul Meyer2017-12-161-56/+14
* perf test attr: Fix ignored test case resultThomas Richter2017-12-091-1/+1
* perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao2017-07-271-1/+1
* tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: DepthBen Hutchings2017-07-211-1/+1
* cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings2017-05-151-0/+1
* ktest: Fix child exit code processingSteven Rostedt (VMware)2017-04-181-1/+1
* perf stat: Document --detailed optionBorislav Petkov2016-07-121-0/+8
* perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ĺšlusarz2016-07-121-1/+1
* tools lib traceevent: Do not reassign parg after collapse_tree()Steven Rostedt2016-05-171-2/+2
* tools lib traceevent: Free filter tokens in process_filter()Steven Rostedt (Red Hat)2016-05-171-0/+2
* perf tools: Dont stop PMU parsing on alias parse errorAndi Kleen2016-04-181-7/+8
* efi: Make efivarfs entries immutable by defaultPeter Jones2016-04-122-4/+87
* tools/hv: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa2016-04-121-0/+2
* tools: hv: Makefile: Add hv_fcopy_daemon to MakefileMatej Muzila2016-04-121-2/+2
* tools: Add a "make all" ruleKamal Mostafa2016-03-131-0/+9
* tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt2016-02-021-3/+2
* tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa2015-12-141-3/+4
* tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh2015-10-271-3/+20
* perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo2015-10-271-2/+2
* perf stat: Get correct cpu id for print_aggrKan Liang2015-10-271-3/+2
* perf report: Add support for srcfile sort keyArnaldo Carvalho de Melo2015-10-271-0/+3
* perf tools: Fix copying of /proc/kcoreAdrian Hunter2015-10-271-22/+13
* Revert "tools/vm: fix page-flags build"Sasha Levin2015-06-151-1/+1
* tools/vm: fix page-flags buildAndi Kleen2015-06-101-1/+1
* tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...Thomas D2015-05-171-1/+5
* tools lib traceevent kbuffer: Remove extra update to data pointer in PADDINGSteven Rostedt (Red Hat)2015-05-171-1/+0
* perf tools: Work around lack of sched_getcpu in glibc < 2.6.Vinson Lee2015-05-172-0/+12
* perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older.Vinson Lee2015-05-171-0/+4
* perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flagAdrian Hunter2015-03-061-3/+15
* perf session: Do not fail on processing out of order eventJiri Olsa2015-01-162-6/+6
* ktest: Fix make_min_config to handle new assign_configs callSteven Rostedt (Red Hat)2015-01-161-1/+3
* userns: Unbreak the unprivileged remount testsEric W. Biederman2015-01-081-8/+24
* mnt: Update unprivileged remount testEric W. Biederman2015-01-081-30/+142
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-131-1/+1
|\
| * selftests/net: psock_fanout seg faults in sock_fanout_read_ring()Shuah Khan2014-11-111-1/+1
* | Merge tag 'ftracetest-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-11-041-1/+1
|\ \ | |/ |/|
| * ftracetest: Take the first debugfs mount foundSteven Rostedt (Red Hat)2014-11-031-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-318-48/+136
|\ \
| * | perf probe: Trivial typo fix for --demangleMasami Hiramatsu2014-10-291-1/+1
| * | perf tools: Fix report -F dso_from for data without branch infoJiri Olsa2014-10-291-2/+8
| * | perf tools: Fix report -F dso_to for data without branch infoJiri Olsa2014-10-291-2/+8
| * | perf tools: Fix report -F symbol_from for data without branch infoJiri Olsa2014-10-291-3/+13
| * | perf tools: Fix report -F symbol_to for data without branch infoJiri Olsa2014-10-291-5/+14
| * | perf tools: Fix report -F mispredict for data without branch infoJiri Olsa2014-10-291-8/+12
| * | perf tools: Fix report -F in_tx for data without branch infoJiri Olsa2014-10-291-3/+10
| * | perf tools: Fix report -F abort for data without branch infoJiri Olsa2014-10-291-3/+11
| * | perf tools: Make CPUINFO_PROC an array to support different kernel versionsWang Nan2014-10-292-21/+36
| * | perf callchain: Use global caching provided by libunwindNamhyung Kim2014-10-293-0/+18