summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh2015-09-22
| * | | | | | | | | | perf record: Avoid infinite loop at buildid processing with no samplesMark Rutland2015-09-18
| | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-09-18
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | perf tools: Bool functions shouldn't return -1Peter Senna Tschudin2015-09-17
| | * | | | | | | | tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo2015-09-17
| | * | | | | | | | tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo2015-09-17
| | * | | | | | | | Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum"Arnaldo Carvalho de Melo2015-09-17
| | * | | | | | | | perf stat: Fix per-pkg event reporting bugStephane Eranian2015-09-16
| | | |_|_|_|/ / / | | |/| | | | | |
* | | | | | | | | membarrier: clean up selftestMathieu Desnoyers2015-09-22
* | | | | | | | | userfaultfd: selftest: don't error out if pthread_mutex_t isn't identicalAndrea Arcangeli2015-09-22
* | | | | | | | | userfaultfd: selftest: return an error if BOUNCE_VERIFY failsAndrea Arcangeli2015-09-22
* | | | | | | | | userfaultfd: selftest: avoid my_bcmp false positives with powerpcAndrea Arcangeli2015-09-22
* | | | | | | | | userfaultfd: selftest: only warn if __NR_userfaultfd is undefinedMichael Ellerman2015-09-22
* | | | | | | | | userfaultfd: selftest: headers fixupAndrea Arcangeli2015-09-22
* | | | | | | | | userfaultfd: selftests: vm: pick up sanitized kernel headersThierry Reding2015-09-22
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-09-21
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | s390: wire up userfaultfd system callHeiko Carstens2015-09-17
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-19
|\ \ \ \ \ \ \
| * | | | | | | selftests: exec: revert to default emit ruleBamvor Jian Zhang2015-09-14
| * | | | | | | selftests: change install command to rsyncBamvor Jian Zhang2015-09-14
| * | | | | | | selftests: mqueue: simplify the MakefileBamvor Jian Zhang2015-09-14
| * | | | | | | selftests: mqueue: allow extra cflagsBamvor Jian Zhang2015-09-14
| * | | | | | | selftests: rename jump label to static_keysBamvor Jian Zhang2015-09-14
| * | | | | | | selftests/seccomp: add support for s390Kees Cook2015-09-14
| * | | | | | | seltests/zram: fix syntax errorZhang Zhen2015-09-14
| |/ / / / / /
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-09-18
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | tools/virtio: propagate V=X to kernel buildMichael S. Tsirkin2015-09-16
| * | | | | | tools/virtio: fix build after 4.2 changesMichael S. Tsirkin2015-09-09
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-17
|\ \ \ \ \ \ \
| * | | | | | | x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0Andy Lutomirski2015-09-05
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-17
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | perf tests: Fix software clock events test setting mapsAdrian Hunter2015-09-15
| * | | | | | perf tests: Fix task exit test setting mapsAdrian Hunter2015-09-15
| * | | | | | perf evlist: Fix create_syswide_maps() not propagating mapsAdrian Hunter2015-09-15
| * | | | | | perf evlist: Fix add() not propagating mapsAdrian Hunter2015-09-15
| * | | | | | perf evlist: Factor out a function to propagate maps for a single evselAdrian Hunter2015-09-15
| * | | | | | perf evlist: Make create_maps() use set_maps()Adrian Hunter2015-09-15
| * | | | | | perf evlist: Make set_maps() more resilientAdrian Hunter2015-09-15
| * | | | | | perf evsel: Add own_cpus memberAdrian Hunter2015-09-15
| * | | | | | perf evlist: Fix missing thread_map__put in propagate_maps()Adrian Hunter2015-09-15
| * | | | | | perf evlist: Fix splice_list_tail() not setting evlistAdrian Hunter2015-09-15
| * | | | | | perf evlist: Add has_user_cpus memberAdrian Hunter2015-09-15
| * | | | | | perf evlist: Remove redundant validation from propagate_maps()Adrian Hunter2015-09-15
| * | | | | | perf evlist: Simplify set_maps() logicAdrian Hunter2015-09-15
| * | | | | | perf evlist: Simplify propagate_maps() logicAdrian Hunter2015-09-15
| * | | | | | perf top: Fix segfault pressing -> with no hist entriesWang Nan2015-09-14
| * | | | | | perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo2015-09-13
| | |_|/ / / | |/| | | |
| * | | | | perf tools: Fix use of wrong event when processing exit eventsAdrian Hunter2015-09-02
| * | | | | perf tools: Fix parse_events_add_pmu callerJiri Olsa2015-09-02
| | |_|/ / | |/| | |
* | | | | selftests: enhance membarrier syscall testMathieu Desnoyers2015-09-11