aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
...
* | Account the nr_entries in rblist properlySuzuki K. Poulose2012-10-24
* | perf tools: Try to find cross-built objdump pathIrina Tirdea2012-10-24
* | perf tools: Remove noise in python version feature testArnaldo Carvalho de Melo2012-10-24
* | perf tools: Diplays more output on features check for make V=1Jiri Olsa2012-10-24
* | perf test: Add automated tests for pmu sysfs translated eventsJiri Olsa2012-10-24
* | perf tools: Add support to specify hw event as PMU event termJiri Olsa2012-10-24
* | perf tools: Fix PMU object alias initializationJiri Olsa2012-10-24
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-10-24
|\|
| * perf test: Fix exclude_guest parse events testsJiri Olsa2012-10-22
| * perf tools: do not flush maps on COMM for perf reportLuigi Semenzato2012-10-22
| * perf help: Fix --help for builtinsNamhyung Kim2012-10-22
| * perf trace: Check if sample raw_data field is setArnaldo Carvalho de Melo2012-10-21
| * perf trace: Validate syscall id before growing syscall tableArnaldo Carvalho de Melo2012-10-21
| * perf python: Properly link with libtraceeventArnaldo Carvalho de Melo2012-10-19
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-10-19
| |\
| | * perf hists browser: Add back callchain folding symbolArnaldo Carvalho de Melo2012-10-17
| | * perf tools: Fix build on sparc.David Miller2012-10-17
| | * perf python: Link with libtraceeventArnaldo Carvalho de Melo2012-10-17
| | * perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo2012-10-17
| | * perf hists browser: Fix off-by-two bug on the first columnNamhyung Kim2012-10-16
| | * perf tools: Remove warnings on JIT samples for srcline sort keyNamhyung Kim2012-10-16
| | * perf tools: Fix segfault when using srcline sort keyNamhyung Kim2012-10-16
| | * perf tool: Precise mode requires exclude_guestDavid Ahern2012-10-16
| * | perf: Fix UAPI falloutIngo Molnar2012-10-14
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
| |\|
| | * Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-10-05
| | |\
| * | | perf: Handle new rbtree implementationMarkus Trippelsdorf2012-10-12
| * | | perf: fix duplicate header inclusionMichel Lespinasse2012-10-10
| * | | rbtree: adjust node color in __rb_erase_color() only when necessaryMichel Lespinasse2012-10-09
| * | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-07
| |\ \ \
| | * | | kbuild: Fix gcc -x syntaxJean Delvare2012-10-03
| * | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-01
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | arm64: Performance counters supportWill Deacon2012-09-17
| * | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | tools: perf: Fix typo in tools/perfMasanari Iida2012-09-01
| * | | | | perf tools: Add missing files to build the python bindingArnaldo Carvalho de Melo2012-08-21
* | | | | | Documentation: add documentation on compiling for AndroidIrina Tirdea2012-10-08
* | | | | | perf tools: Update Makefile for AndroidIrina Tirdea2012-10-08
* | | | | | perf tools: Add on_exit implementationBernhard Rosenkraenzer2012-10-08
* | | | | | perf kvm: Add braces around multi-line statementsDavid Ahern2012-10-08
* | | | | | perf kvm: Total count is a u64, print as soDavid Ahern2012-10-08
* | | | | | perf kvm: Remove typecast in init_kvm_event_recordDavid Ahern2012-10-08
* | | | | | perf kvm: Only process events for vcpus of interestDavid Ahern2012-10-08
* | | | | | perf tools: Remove duplicated include from trace-event-python.cWei Yongjun2012-10-07
* | | | | | perf machine: Carve up event processing specific from perf_toolArnaldo Carvalho de Melo2012-10-06
* | | | | | perf sched: Handle PERF_RECORD_EXIT eventsArnaldo Carvalho de Melo2012-10-06
* | | | | | perf annotate: Handle PERF_RECORD_EXIT eventsArnaldo Carvalho de Melo2012-10-06
* | | | | | perf event: No need to create a thread when handling PERF_RECORD_EXITArnaldo Carvalho de Melo2012-10-06
* | | | | | perf machine: Introduce find_thread methodArnaldo Carvalho de Melo2012-10-06