summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-05-27perf tools: Use maps__first()/map__next()Arnaldo Carvalho de Melo5-40/+37
2015-05-27perf tools: Leave DSO destruction to the map destructionArnaldo Carvalho de Melo1-3/+0
2015-05-27perf machine: Mark removed threads as suchArnaldo Carvalho de Melo1-2/+2
2015-05-27perf tools: Import rb_erase_init from block/ in the kernel sourcesArnaldo Carvalho de Melo1-0/+14
2015-05-27perf tools: Nuke unused map_groups__flush()Arnaldo Carvalho de Melo2-24/+0
2015-05-27perf tools: Remove redundant initialization of thread linkage membersArnaldo Carvalho de Melo1-2/+0
2015-05-27perf tools: Rename maps__nextArnaldo Carvalho de Melo2-3/+3
2015-05-27perf tools: Add dso__data_get/put_fd()Namhyung Kim4-16/+50
2015-05-27perf tools: Get rid of dso__data_fd() from dso__data_size()Namhyung Kim1-6/+0
2015-05-27perf tools: Fix dso__data_read_offset() file openingNamhyung Kim1-27/+32
2015-05-27perf machine: Do not call map_groups__delete(), drop refcnt insteadArnaldo Carvalho de Melo1-1/+1
2015-05-27perf comm: Use atomic.h for refcountingArnaldo Carvalho de Melo1-4/+9
2015-05-27perf hists: Rename add_hist_entry to hists__findnew_entryArnaldo Carvalho de Melo1-8/+8
2015-05-27perf hists: Reducing arguments of hist_entry_iter__add()Namhyung Kim7-19/+22
2015-05-27perf session: Fix perf_session__peek_event()Adrian Hunter1-3/+3
2015-05-27perf build: Fix libunwind feature detection on 32-bit x86Adrian Hunter1-1/+1
2015-05-27perf tools: Fix parse_events_error dereferencesAdrian Hunter2-2/+6
2015-05-27perf tools: Fix function declarations needed by parse-events.yAdrian Hunter2-8/+14
2015-05-27perf tools: Separate the tests and tools in installationNam T. Nguyen1-1/+5
2015-05-27Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar9-45/+75
2015-05-27tools: bpf_jit_disasm: fix segfault on disabled debugging log outputDaniel Borkmann1-0/+2
2015-05-27selftest, x86: fix incorrect commentMartin Kelly1-1/+1
2015-05-27tools selftests: Fix 'clean' target with make 3.81Arnaldo Carvalho de Melo1-1/+1
2015-05-27selftests/futex: Add .gitignoreDarren Hart1-0/+7
2015-05-27kselftest: Add exit code definesDarren Hart1-5/+12
2015-05-27selftests: Add futex tests to the top-level MakefileDarren Hart1-0/+1
2015-05-27selftests/futex: Increment ksft pass and fail countersDarren Hart2-1/+4
2015-05-27selftests/futex: Update Makefile to use lib.mkDarren Hart2-3/+22
2015-05-27selftests: Add futex functional testsDarren Hart15-0/+1889
2015-05-27kselftests: timers: Check _ALARM clockids are supported before suspendingJohn Stultz1-1/+5
2015-05-27kselftests: timers: Ease alarmtimer-suspend unreasonable latency valueJohn Stultz1-1/+1
2015-05-27kselftests: timers: Increase delay between suspends in alarmtimer-suspendJohn Stultz1-1/+1
2015-05-27selftests/exec: do not install subdir as it is already createdTyler Baker1-1/+1
2015-05-27selftests/ftrace: install test.dTyler Baker1-0/+1
2015-05-27selftests: copy TEST_DIRS to INSTALL_PATHTyler Baker1-0/+3
2015-05-27Test compaction of mlocked memorySri Jayaramappa3-1/+243
2015-05-27selftests/mount: output WARN messages when mount test skippedZhang Zhen1-1/+6
2015-05-27selftests/timers: Make git ignore all binaries in timers test suiteZhang Zhen1-0/+18
2015-05-24Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov1-0/+15
2015-05-24Drivers: hv: vss: full handshake supportVitaly Kuznetsov1-0/+14
2015-05-24Tools: hv: vss: use misc char device to communicate with kernelVitaly Kuznetsov1-114/+25
2015-05-24Tools: hv: kvp: use misc char device to communicate with kernelVitaly Kuznetsov1-135/+31
2015-05-24Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-2/+2
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-46/+76
2015-05-19selftests/net: expect headroom in psock_fanout rolloverWillem de Bruijn1-1/+1
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman20-91/+140
2015-05-18perf bench numa: Share sched_getcpu() __weak def with cloexec.cArnaldo Carvalho de Melo1-0/+1
2015-05-18tools build: Change FEATURE_TESTS and FEATURE_DISPLAY to weak bindingWang Nan1-2/+2
2015-05-18tools lib traceevent: Install libtraceevent.a into libdirWang Nan1-7/+13
2015-05-18perf tools: Set vmlinux_path__nr_entries to 0 in vmlinux_path__exitWang Nan1-0/+1