| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-06 | 3 | -0/+230 |
|\ |
|
| * | selftests: add basic posix timers selftests | Frederic Weisbecker | 2013-07-03 | 3 | -0/+230 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-07-04 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: Fix typo in printk | Masanari Iida | 2013-05-28 | 1 | -1/+1 |
* | | | tools/testing/selftests: don't assume the x bit is set on scripts | Andrew Morton | 2013-07-03 | 2 | -2/+2 |
* | | | selftests: add .gitignore for kcmp | Ramkumar Ramachandra | 2013-07-03 | 1 | -0/+2 |
* | | | selftests: fix clean target in kcmp Makefile | Ramkumar Ramachandra | 2013-07-03 | 1 | -2/+1 |
* | | | selftests: add .gitignore for vm | Ramkumar Ramachandra | 2013-07-03 | 1 | -0/+4 |
* | | | selftests: add hugetlbfstest | Joern Engel | 2013-07-03 | 3 | -1/+96 |
* | | | self-test: fix make clean | Joern Engel | 2013-07-03 | 1 | -2/+3 |
* | | | selftests: exit 1 on failure | Joern Engel | 2013-07-03 | 2 | -1/+6 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-07-02 | 38 | -773/+1164 |
|\ \ \ |
|
| * | | | perf tools: Add missing liblk.a dependency for python/perf.so | Jiri Olsa | 2013-05-30 | 1 | -1/+1 |
| * | | | perf tools: Remove '?=' Makefile STRIP assignment | Jiri Olsa | 2013-05-30 | 1 | -1/+1 |
| * | | | perf tools: Replace multiple line assignment with multiple statements | Jiri Olsa | 2013-05-30 | 1 | -24/+19 |
| * | | | perf tools: Replace tabs with spaces for all non-commands statements | Jiri Olsa | 2013-05-30 | 2 | -238/+238 |
| * | | | perf tools: Add NO_BIONIC variable to confiure bionic setup | Jiri Olsa | 2013-05-30 | 2 | -0/+6 |
| * | | | perf tools: Switch to full path C include directories | Jiri Olsa | 2013-05-30 | 2 | -14/+39 |
| * | | | perf tools: Merge all *LDFLAGS* make variable into LDFLAGS | Jiri Olsa | 2013-05-30 | 2 | -22/+25 |
| * | | | perf tools: Merge all *CFLAGS* make variable into CFLAGS | Jiri Olsa | 2013-05-30 | 3 | -84/+89 |
| * | | | perf evlist: Reset SIGTERM handler in workload child process | David Ahern | 2013-05-30 | 1 | -0/+2 |
| * | | | tools lib lk: Respect CROSS_COMPILE | Rabin Vincent | 2013-05-29 | 1 | -0/+3 |
| * | | | perf tools: Remove cwdlen from struct perf_session | Jiri Olsa | 2013-05-29 | 1 | -1/+0 |
| * | | | perf tools: Remove frozen from perf_header struct | Jiri Olsa | 2013-05-29 | 2 | -3/+0 |
| * | | | perf tests: Fix exclude_guest|exclude_host checking for attr tests | Jiri Olsa | 2013-05-29 | 2 | -4/+4 |
| * | | | perf tests: Fix attr test for record -d option | Jiri Olsa | 2013-05-29 | 1 | -1/+4 |
| * | | | perf tools: Final touches for CHK config move | Jiri Olsa | 2013-05-29 | 1 | -11/+0 |
| * | | | perf tools: Move paths config into config/Makefile | Jiri Olsa | 2013-05-29 | 2 | -58/+52 |
| * | | | perf tools: Move libnuma check config into config/Makefile | Jiri Olsa | 2013-05-29 | 2 | -8/+12 |
| * | | | perf tools: Move stdlib check config into config/Makefile | Jiri Olsa | 2013-05-29 | 2 | -18/+18 |
| * | | | perf tools: Move libbfd check config into config/Makefile | Jiri Olsa | 2013-05-29 | 2 | -37/+37 |
| * | | | perf tools: Move libpython check config into config/Makefile | Jiri Olsa | 2013-05-29 | 2 | -65/+66 |
| * | | | perf tools: Move libperl check config into config/Makefile | Jiri Olsa | 2013-05-29 | 2 | -17/+24 |
| * | | | perf tools: Move gtk2 check config into config/Makefile | Jiri Olsa | 2013-05-29 | 2 | -18/+22 |
| * | | | perf tools: Move slang check config into config/Makefile | Jiri Olsa | 2013-05-29 | 2 | -26/+30 |
| * | | | perf tools: Move libaudit check config into config/Makefile | Jiri Olsa | 2013-05-29 | 2 | -8/+12 |
| * | | | perf tools: Move libunwind check config into config/Makefile | Jiri Olsa | 2013-05-29 | 2 | -24/+27 |
| * | | | perf tools: Move libdw check config into config/Makefile | Jiri Olsa | 2013-05-28 | 2 | -7/+15 |
| * | | | perf tools: Move libelf check config into config/Makefile | Jiri Olsa | 2013-05-28 | 2 | -46/+47 |
| * | | | perf tools: Move compiler and linker flags check into config/Makefile | Jiri Olsa | 2013-05-28 | 2 | -91/+85 |
| * | | | perf tools: Move programs check into config/Makefile | Jiri Olsa | 2013-05-28 | 2 | -16/+18 |
| * | | | perf tools: Move arch check into config/Makefile | Jiri Olsa | 2013-05-28 | 2 | -29/+48 |
| * | | | perf tools: Add automated make test suite | Jiri Olsa | 2013-05-28 | 1 | -0/+138 |
| * | | | perf tools: Save parent pid in thread struct | David Ahern | 2013-05-28 | 2 | -0/+5 |
| * | | | perf stats: Fix divide by 0 in variance | David Ahern | 2013-05-28 | 1 | -1/+1 |
| * | | | perf kvm: Handle realloc failures | David Ahern | 2013-05-28 | 1 | -0/+3 |
| * | | | perf evsel: Fix printing of perf_event_paranoid message | David Ahern | 2013-05-28 | 1 | -1/+1 |
| * | | | perf test: Fix typo | Arnaldo Carvalho de Melo | 2013-05-28 | 1 | -1/+1 |
| * | | | perf hists: Rename hist_entry__add_pair arguments | Jiri Olsa | 2013-05-28 | 1 | -3/+3 |
| * | | | perf diff: Use internal rb tree for hists__precompute | Jiri Olsa | 2013-05-28 | 1 | -3/+10 |