summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-05-27perf comm: Use atomic.h for refcountingArnaldo Carvalho de Melo
2015-05-27perf hists: Rename add_hist_entry to hists__findnew_entryArnaldo Carvalho de Melo
2015-05-27perf hists: Reducing arguments of hist_entry_iter__add()Namhyung Kim
2015-05-27perf session: Fix perf_session__peek_event()Adrian Hunter
2015-05-27perf build: Fix libunwind feature detection on 32-bit x86Adrian Hunter
2015-05-27perf tools: Fix parse_events_error dereferencesAdrian Hunter
2015-05-27perf tools: Fix function declarations needed by parse-events.yAdrian Hunter
2015-05-27perf tools: Separate the tests and tools in installationNam T. Nguyen
2015-05-27Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar
2015-05-27tools: bpf_jit_disasm: fix segfault on disabled debugging log outputDaniel Borkmann
2015-05-26selftest, x86: fix incorrect commentMartin Kelly
2015-05-26tools selftests: Fix 'clean' target with make 3.81Arnaldo Carvalho de Melo
2015-05-26selftests/futex: Add .gitignoreDarren Hart
2015-05-26kselftest: Add exit code definesDarren Hart
2015-05-26selftests: Add futex tests to the top-level MakefileDarren Hart
2015-05-26selftests/futex: Increment ksft pass and fail countersDarren Hart
2015-05-26selftests/futex: Update Makefile to use lib.mkDarren Hart
2015-05-26selftests: Add futex functional testsDarren Hart
2015-05-26kselftests: timers: Check _ALARM clockids are supported before suspendingJohn Stultz
2015-05-26kselftests: timers: Ease alarmtimer-suspend unreasonable latency valueJohn Stultz
2015-05-26kselftests: timers: Increase delay between suspends in alarmtimer-suspendJohn Stultz
2015-05-26selftests/exec: do not install subdir as it is already createdTyler Baker
2015-05-26selftests/ftrace: install test.dTyler Baker
2015-05-26selftests: copy TEST_DIRS to INSTALL_PATHTyler Baker
2015-05-26Test compaction of mlocked memorySri Jayaramappa
2015-05-26selftests/mount: output WARN messages when mount test skippedZhang Zhen
2015-05-26selftests/timers: Make git ignore all binaries in timers test suiteZhang Zhen
2015-05-24Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov
2015-05-24Drivers: hv: vss: full handshake supportVitaly Kuznetsov
2015-05-24Tools: hv: vss: use misc char device to communicate with kernelVitaly Kuznetsov
2015-05-24Tools: hv: kvp: use misc char device to communicate with kernelVitaly Kuznetsov
2015-05-24Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-18selftests/net: expect headroom in psock_fanout rolloverWillem de Bruijn
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman
2015-05-18perf bench numa: Share sched_getcpu() __weak def with cloexec.cArnaldo Carvalho de Melo
2015-05-18tools build: Change FEATURE_TESTS and FEATURE_DISPLAY to weak bindingWang Nan
2015-05-18tools lib traceevent: Install libtraceevent.a into libdirWang Nan
2015-05-18perf tools: Set vmlinux_path__nr_entries to 0 in vmlinux_path__exitWang Nan
2015-05-18perf tools: Protect dso cache fd with a mutexNamhyung Kim
2015-05-18perf symbols: Protect dso cache tree using dso->lockNamhyung Kim
2015-05-18perf symbols: Protect dso symbol loading using a mutexNamhyung Kim
2015-05-18perf tools: Introduce copyfile_offset() functionNamhyung Kim
2015-05-18perf tools: Add rm_rf() utility functionNamhyung Kim
2015-05-18perf tools: Elliminate alignment holesArnaldo Carvalho de Melo
2015-05-18tools include: add __aligned_u64 to types.h.Wang Nan
2015-05-18perf probe: Load map before glob matchingWang Nan
2015-05-17Merge branch 'linus' into x86/asm, to resolve conflictsIngo Molnar
2015-05-16Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2015-05-16Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds