aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
...
| * | | | | ktest: Added patchcheckSteven Rostedt2010-11-18
| * | | | | ktest: Added reboot on successSteven Rostedt2010-11-18
| * | | | | ktest: Added better console, add test buildSteven Rostedt2010-11-18
| * | | | | ktest: Bisecting, install modules, add loggingSteven Rostedt2010-11-18
| * | | | | ktest: New features reboot on error, make optionsSteven Rostedt2010-11-18
| * | | | | ktest: New features: noclean, dodie, poweroff on error and successSteven Rostedt2010-11-18
| * | | | | Initial start of ktest.plSteven Rostedt2010-11-18
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-11
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | perf session: Fix infinite loop in __perf_session__process_eventsArnaldo Carvalho de Melo2011-01-10
| * | | | | perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)Arnaldo Carvalho de Melo2011-01-10
| * | | | | perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() failJiri Pirko2011-01-10
| * | | | | perf tools: Emit clearer message for sys_perf_event_open ENOENT returnArnaldo Carvalho de Melo2011-01-10
| * | | | | perf stat: better error message for unsupported eventsDavid Ahern2011-01-10
| * | | | | perf sched: Fix allocation result checkArnaldo Carvalho de Melo2011-01-10
| * | | | | perf tools: Pass whole attr to event selectorsLin Ming2011-01-06
| * | | | | perf tools: Build with frame pointerFrederic Weisbecker2011-01-06
| * | | | | perf tools: Fix buffer overflow error when specifying all tracepointsHan Pingtian2011-01-06
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-01-10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'slab/next' into for-linusPekka Enberg2011-01-09
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | slub: move slabinfo.c to tools/slub/slabinfo.cChristoph Lameter2010-11-06
| | | |/ / | | |/| |
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-07
|\ \ \ \ \
| * | | | | [S390] perf: add DWARF register lookup for s390Heiko Carstens2011-01-05
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-01-06
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-27
| |\ \ \ \
| * \ \ \ \ Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-12-14
| |\ \ \ \ \
| | * | | | | tools/virtio: virtio_test toolMichael S. Tsirkin2010-12-09
| | * | | | | vhost test moduleMichael S. Tsirkin2010-12-09
* | | | | | | perf script: Make some lists staticArnaldo Carvalho de Melo2011-01-05
* | | | | | | perf script: Use the default lost event handlerArnaldo Carvalho de Melo2011-01-05
* | | | | | | perf session: Warn about errors when processing pipe events tooArnaldo Carvalho de Melo2011-01-05
* | | | | | | perf tools: Fix perf_event.h header usageStephane Eranian2011-01-05
* | | | | | | perf test: Clarify some error reports in the open syscall testArnaldo Carvalho de Melo2011-01-05
* | | | | | | Merge commit 'v2.6.37' into perf/coreIngo Molnar2011-01-05
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | perf: Fix callchain hit bad cast on ascii displayFrederic Weisbecker2011-01-03
| | |_|/ / / | |/| | | |
* | | | | | perf timechart: Adjust perf timechart to the new power eventsThomas Renninger2011-01-04
* | | | | | Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-01-04
|\ \ \ \ \ \
| * | | | | | perf test: Add test for counting open syscallsArnaldo Carvalho de Melo2011-01-03
| * | | | | | perf evsel: Auto allocate resources needed for some methodsArnaldo Carvalho de Melo2011-01-03
| * | | | | | perf evsel: Use {cpu,thread}_map to shorten list of parametersArnaldo Carvalho de Melo2011-01-03
| * | | | | | perf tools: Refactor all_tids to hold nr and the mapArnaldo Carvalho de Melo2011-01-03
| * | | | | | perf tools: Refactor cpumap to hold nr and the mapArnaldo Carvalho de Melo2011-01-03
| * | | | | | perf evsel: Introduce per cpu and per thread open helpersArnaldo Carvalho de Melo2011-01-03
| * | | | | | perf evsel: Steal the counter reading routines from statArnaldo Carvalho de Melo2011-01-03
| * | | | | | perf evsel: Delete the event selectors at exitArnaldo Carvalho de Melo2011-01-03
| * | | | | | perf util: Move do_read from session to utilArnaldo Carvalho de Melo2011-01-03
| * | | | | | perf evsel: Adopt MATCH_EVENT macro from 'stat'Arnaldo Carvalho de Melo2011-01-03
| * | | | | | perf tools: Introduce event selectorsArnaldo Carvalho de Melo2011-01-03
* | | | | | | Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2011-01-04
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | perf probe: Fix to support libdwfl older than 0.148Masami Hiramatsu2010-12-21
| * | | | | perf tools: Fix lazy wildcard matchingMasami Hiramatsu2010-12-21