aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-31fault-injection: fix failcmd.sh warningAkinobu Mita1-1/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds6-1/+683
2012-07-30fault-injection: add tool to run command with failslab or fail_page_allocAkinobu Mita1-0/+219
2012-07-30fault-injection: add selftests for cpu and memory hotplugAkinobu Mita5-1/+464
2012-07-30Merge tag 'ktest-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds2-4/+215
2012-07-30ktest: Allow perl regex expressions in conditional statementsSteven Rostedt1-1/+5
2012-07-30ktest: Ignore errors it tests if IGNORE_ERRORS is setSteven Rostedt1-1/+10
2012-07-30Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linuxLinus Torvalds1-7/+7
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds3-539/+872
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-5/+16
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into releaseLen Brown11-567/+957
2012-07-20ktest: Reset saved min (force) configs for each testSteven Rostedt1-0/+2
2012-07-19tools/power: turbostat: fix large c1% issueLen Brown1-4/+8
2012-07-19tools/power: turbostat v2 - re-write for efficiencyLen Brown3-539/+868
2012-07-19ktest: Add check for bug or panic during rebootSteven Rostedt1-1/+27
2012-07-19ktest: Add MAX_MONITOR_WAIT optionSteven Rostedt2-1/+23
2012-07-19ktest: Fix config bisect with how make oldnoconfig worksSteven Rostedt1-0/+46
2012-07-19ktest: Add CONFIG_BISECT_CHECK optionSteven Rostedt2-0/+20
2012-07-19ktest: Add PRE_INSTALL optionSteven Rostedt2-0/+16
2012-07-19ktest: Add PRE/POST_KTEST and TEST optionsSteven Rostedt2-0/+67
2012-07-19ktest: Remove commented exitSteven Rostedt1-1/+0
2012-07-18Merge branch 'linus' into perf/coreIngo Molnar3-17/+17
2012-07-16Merge 3.5-rc7 into usb-nextGreg Kroah-Hartman1-5/+16
2012-07-06Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar17-314/+726
2012-07-05Merge branch 'perf/urgent' into perf/coreIngo Molnar1-3/+7
2012-07-05Merge tag 'libtraceevent-core-for-acme' of git://git.kernel.org/pub/scm/linux/kernel/git/namhyung/linux-perf into perf/coreArnaldo Carvalho de Melo2-122/+251
2012-07-05perf tools: Split event symbols arrays to hw and sw partsJiri Olsa1-57/+117
2012-07-05perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokensJiri Olsa2-5/+12
2012-07-05perf tools: Add empty rule for new line in event syntax parsingJiri Olsa1-0/+1
2012-07-04perf test: Use ARRAY_SIZE in parse events testsJiri Olsa1-19/+10
2012-07-04tools lib traceevent: Cleanup realloc useNamhyung Kim2-22/+10
2012-07-04tools lib traceevent: Add missing break in make_bprint_argsPeter Huewe1-0/+1
2012-07-04tools lib traceevent: Check return value of arg_to_str()Namhyung Kim1-2/+13
2012-07-04tools lib traceevent: Check result of malloc() during reading tokenNamhyung Kim1-1/+1
2012-07-04tools lib traceevent: Fix some commentsNamhyung Kim1-9/+7
2012-07-04tools lib traceevent: Do not call add_event() again if allocation failedNamhyung Kim1-1/+2
2012-07-04tools lib traceevent: Pass string type argument to argsNamhyung Kim1-0/+1
2012-07-04tools lib traceevent: Handle realloc() failure pathNamhyung Kim1-16/+60
2012-07-04tools lib traceevent: Handle strdup failure casesNamhyung Kim1-2/+27
2012-07-04tools lib traceevent: Introduce extend_token()Namhyung Kim1-26/+24
2012-07-04tools lib traceevent: Fix printk_cmp()Namhyung Kim1-4/+4
2012-07-04tools lib traceevent: Fix trace_printk for long integersWolfgang Mauerer1-2/+3
2012-07-04tools lib traceevent: Fix %pM print format arg handlingSteven Rostedt1-0/+1
2012-07-04tools lib traceevent: Add support to show migrate disable counterSteven Rostedt1-19/+38
2012-07-04tools lib traceevent: Add support for "%.*s" in bprintk eventsSteven Rostedt1-9/+25
2012-07-04tools lib traceevent: Let filtering numbers by string use function namesSteven Rostedt1-10/+35
2012-07-02mm: Fix signal SIGFPE in slabinfo.c.majianpeng1-7/+7
2012-07-02perf bench: Fix confused variable namings and descriptions in mem subsystemHitoshi Mitake3-82/+82
2012-07-02perf kvm: Fix segfault with report and mixed guestmount useDavid Ahern1-14/+15
2012-07-02perf kvm: Fix regression with guest machine creationDavid Ahern1-1/+1