summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | perf tools: Try to build Documentation when installingBorislav Petkov2012-10-243-4/+34
| * | | | | | | perf trace: Print the name of a syscall when failing to read its infoArnaldo Carvalho de Melo2012-10-241-1/+4
| * | | | | | | perf tools: Pretty print errno for some more functionsArnaldo Carvalho de Melo2012-10-241-0/+3
| * | | | | | | perf trace: Add duration filterArnaldo Carvalho de Melo2012-10-242-4/+31
| * | | | | | | perf trace: Add an event duration columnArnaldo Carvalho de Melo2012-10-241-4/+23
| * | | | | | | perf trace: Support interrupted syscallsArnaldo Carvalho de Melo2012-10-242-22/+181
| * | | | | | | perf test: Align the 'Ok'/'FAILED!' test resultsArnaldo Carvalho de Melo2012-10-241-2/+16
| * | | | | | | perf tools: Give user better message if precise is not supportedDavid Ahern2012-10-242-0/+9
| * | | | | | | Account the nr_entries in rblist properlySuzuki K. Poulose2012-10-241-2/+2
| * | | | | | | perf tools: Try to find cross-built objdump pathIrina Tirdea2012-10-246-1/+204
| * | | | | | | perf tools: Remove noise in python version feature testArnaldo Carvalho de Melo2012-10-241-1/+4
| * | | | | | | perf tools: Diplays more output on features check for make V=1Jiri Olsa2012-10-242-25/+32
| * | | | | | | perf test: Add automated tests for pmu sysfs translated eventsJiri Olsa2012-10-241-0/+68
| * | | | | | | perf tools: Add support to specify hw event as PMU event termJiri Olsa2012-10-243-0/+38
| * | | | | | | perf tools: Fix PMU object alias initializationJiri Olsa2012-10-241-3/+4
| * | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-10-2449-233/+3179
| |\ \ \ \ \ \ \
| * | | | | | | | Documentation: add documentation on compiling for AndroidIrina Tirdea2012-10-081-0/+75
| * | | | | | | | perf tools: Update Makefile for AndroidIrina Tirdea2012-10-082-6/+28
| * | | | | | | | perf tools: Add on_exit implementationBernhard Rosenkraenzer2012-10-083-1/+48
| * | | | | | | | perf kvm: Add braces around multi-line statementsDavid Ahern2012-10-081-3/+6
| * | | | | | | | perf kvm: Total count is a u64, print as soDavid Ahern2012-10-081-2/+2
| * | | | | | | | perf kvm: Remove typecast in init_kvm_event_recordDavid Ahern2012-10-081-2/+2
| * | | | | | | | perf kvm: Only process events for vcpus of interestDavid Ahern2012-10-081-2/+16
| * | | | | | | | perf tools: Remove duplicated include from trace-event-python.cWei Yongjun2012-10-071-1/+0
| * | | | | | | | perf machine: Carve up event processing specific from perf_toolArnaldo Carvalho de Melo2012-10-064-200/+242
| * | | | | | | | perf sched: Handle PERF_RECORD_EXIT eventsArnaldo Carvalho de Melo2012-10-061-0/+1
| * | | | | | | | perf annotate: Handle PERF_RECORD_EXIT eventsArnaldo Carvalho de Melo2012-10-061-0/+1
| * | | | | | | | perf event: No need to create a thread when handling PERF_RECORD_EXITArnaldo Carvalho de Melo2012-10-069-21/+39
| * | | | | | | | perf machine: Introduce find_thread methodArnaldo Carvalho de Melo2012-10-065-40/+73
| * | | | | | | | perf tools: Have the page size value available for all toolsArnaldo Carvalho de Melo2012-10-067-10/+7
| * | | | | | | | perf diff: Display empty space for non paired samplesJiri Olsa2012-10-051-2/+8
| * | | | | | | | perf diff: Include samples without symbol in overall statsJiri Olsa2012-10-051-1/+1
| * | | | | | | | perf diff: Add -F option to display formula for computationJiri Olsa2012-10-055-3/+96
| * | | | | | | | perf diff: Add -p option to display period values for hist entriesJiri Olsa2012-10-054-1/+35
| * | | | | | | | perf diff: Add weighted diff computation way to compare hist entriesJiri Olsa2012-10-055-6/+160
| * | | | | | | | perf diff: Add option to sort entries based on diff computationJiri Olsa2012-10-055-18/+167
| * | | | | | | | perf diff: Add ratio computation way to compare hist entriesJiri Olsa2012-10-054-2/+112
| * | | | | | | | perf diff: Add -b option for perf diff to display paired entries onlyJiri Olsa2012-10-052-2/+33
| * | | | | | | | perf trace: Add support for tracing workload given by command lineNamhyung Kim2012-10-051-7/+36
| * | | | | | | | perf trace: Explicitly enable system-wide mode if no option is givenNamhyung Kim2012-10-051-0/+3
| * | | | | | | | perf trace: Validate target task/user/cpu argumentNamhyung Kim2012-10-051-1/+8
* | | | | | | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-112-2/+256
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests: add a test program for variable huge page sizes in mmap/shmgetAndi Kleen2012-12-112-2/+256
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-111-13/+27
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman2012-11-164-365/+20
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | tools/hv: Fix string typesTomas Hozza2012-11-151-5/+5
| * | | | | | | | | tools: hv: Netlink source address validation allows DoSTomas Hozza2012-11-151-1/+7
| * | | | | | | | | Tools: hv: Don't return loopback addressesK. Y. Srinivasan2012-10-301-4/+9
| * | | | | | | | | tools: hv: Return the full kernel versionK. Y. Srinivasan2012-10-301-3/+6
* | | | | | | | | | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-1111-60/+110
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |