summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-04-13efi: Make efivarfs entries immutable by defaultPeter Jones2-4/+87
2016-04-12tools/hv: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa1-0/+2
2016-04-12tools: hv: Makefile: Add hv_fcopy_daemon to MakefileMatej Muzila1-2/+2
2016-03-13tools: Add a "make all" ruleKamal Mostafa1-0/+9
2016-02-02tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt1-3/+2
2015-12-14tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa1-3/+4
2015-10-28tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh1-3/+20
2015-10-28perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo1-2/+2
2015-10-28perf stat: Get correct cpu id for print_aggrKan Liang1-3/+2
2015-10-28perf report: Add support for srcfile sort keyArnaldo Carvalho de Melo1-0/+3
2015-10-28perf tools: Fix copying of /proc/kcoreAdrian Hunter1-22/+13
2015-06-15Revert "tools/vm: fix page-flags build"Sasha Levin1-1/+1
2015-06-10tools/vm: fix page-flags buildAndi Kleen1-1/+1
2015-05-18tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...Thomas D1-1/+5
2015-05-18tools lib traceevent kbuffer: Remove extra update to data pointer in PADDINGSteven Rostedt (Red Hat)1-1/+0
2015-05-18perf tools: Work around lack of sched_getcpu in glibc < 2.6.Vinson Lee2-0/+12
2015-05-18perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older.Vinson Lee1-0/+4
2015-03-07perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flagAdrian Hunter1-3/+15
2015-01-16perf session: Do not fail on processing out of order eventJiri Olsa2-6/+6
2015-01-16ktest: Fix make_min_config to handle new assign_configs callSteven Rostedt (Red Hat)1-1/+3
2015-01-08userns: Unbreak the unprivileged remount testsEric W. Biederman1-8/+24
2015-01-08mnt: Update unprivileged remount testEric W. Biederman1-30/+142
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2014-11-12selftests/net: psock_fanout seg faults in sock_fanout_read_ring()Shuah Khan1-1/+1
2014-11-04Merge tag 'ftracetest-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2014-11-03ftracetest: Take the first debugfs mount foundSteven Rostedt (Red Hat)1-1/+1
2014-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-48/+136
2014-10-29perf probe: Trivial typo fix for --demangleMasami Hiramatsu1-1/+1
2014-10-29perf tools: Fix report -F dso_from for data without branch infoJiri Olsa1-2/+8
2014-10-29perf tools: Fix report -F dso_to for data without branch infoJiri Olsa1-2/+8
2014-10-29perf tools: Fix report -F symbol_from for data without branch infoJiri Olsa1-3/+13
2014-10-29perf tools: Fix report -F symbol_to for data without branch infoJiri Olsa1-5/+14
2014-10-29perf tools: Fix report -F mispredict for data without branch infoJiri Olsa1-8/+12
2014-10-29perf tools: Fix report -F in_tx for data without branch infoJiri Olsa1-3/+10
2014-10-29perf tools: Fix report -F abort for data without branch infoJiri Olsa1-3/+11
2014-10-29perf tools: Make CPUINFO_PROC an array to support different kernel versionsWang Nan2-21/+36
2014-10-29perf callchain: Use global caching provided by libunwindNamhyung Kim3-0/+18
2014-10-22perf diff: Add missing hists__init() call at tool startKan Liang1-0/+5
2014-10-21ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal.Bob Moore1-0/+8
2014-10-21ACPICA: acpidump: Add ACPI 1.0 RSDP support.Lv Zheng1-1/+1
2014-10-17perf script: Add period as a default output columnJiri Olsa1-3/+6
2014-10-17perf script: Add period data columnJiri Olsa2-2/+12
2014-10-17perf evsel: No need to drag util/cgroup.hArnaldo Carvalho de Melo4-1/+5
2014-10-17perf evlist: Add missing 'struct option' forward declarationArnaldo Carvalho de Melo1-0/+2
2014-10-17perf evsel: Move exit stuff from __delete to __exitArnaldo Carvalho de Melo1-5/+5
2014-10-16perf kvm stat live: Enable events copyingAlexander Yarygin1-0/+1
2014-10-16perf session: Add option to copy events when queueingAlexander Yarygin3-8/+56
2014-10-16perf Documentation: Fix typos in perf/DocumentationMasanari Iida9-15/+15
2014-10-16perf trace: Use thread_{,_set}_priv helpersNamhyung Kim1-8/+8
2014-10-16perf kvm: Use thread_{,_set}_priv helpersNamhyung Kim1-3/+3