summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* 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-07
| * 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-26
| |\ \ \
| * \ \ \ 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-04
| * | | | | perf evsel: Auto allocate resources needed for some methodsArnaldo Carvalho de Melo2011-01-04
| * | | | | perf evsel: Use {cpu,thread}_map to shorten list of parametersArnaldo Carvalho de Melo2011-01-04
| * | | | | perf tools: Refactor all_tids to hold nr and the mapArnaldo Carvalho de Melo2011-01-04
| * | | | | perf tools: Refactor cpumap to hold nr and the mapArnaldo Carvalho de Melo2011-01-04
| * | | | | perf evsel: Introduce per cpu and per thread open helpersArnaldo Carvalho de Melo2011-01-04
| * | | | | perf evsel: Steal the counter reading routines from statArnaldo Carvalho de Melo2011-01-04
| * | | | | 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
| * | | | perf buildid-list: Fix error return for successArnaldo Carvalho de Melo2010-12-16
| * | | | perf buildid-cache: Fix symbolic link handlingFranck Bui-Huu2010-12-16
| * | | | perf symbols: Stop using vmlinux files with no symbolsFranck Bui-Huu2010-12-16
| * | | | perf probe: Fix use of kernel image path given by 'k' optionFranck Bui-Huu2010-12-16
* | | | | perf probe: Fix short file name probe location reportingFranck Bui-Huu2010-12-27
* | | | | perf script: Fix event ordering settings to work with older kernelsArnaldo Carvalho de Melo2010-12-25
* | | | | perf record: Fix use of sample_id_all userspace with !sample_id_all kernelsArnaldo Carvalho de Melo2010-12-25