aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
...
| * | | | | | | perf tools: Fix PMU object alias initializationJiri Olsa2012-10-24
| * | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-10-24
| |\ \ \ \ \ \ \
| * | | | | | | | 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
| * | | | | | | | perf tools: Have the page size value available for all toolsArnaldo Carvalho de Melo2012-10-06
| * | | | | | | | perf diff: Display empty space for non paired samplesJiri Olsa2012-10-05
| * | | | | | | | perf diff: Include samples without symbol in overall statsJiri Olsa2012-10-05
| * | | | | | | | perf diff: Add -F option to display formula for computationJiri Olsa2012-10-05
| * | | | | | | | perf diff: Add -p option to display period values for hist entriesJiri Olsa2012-10-05
| * | | | | | | | perf diff: Add weighted diff computation way to compare hist entriesJiri Olsa2012-10-05
| * | | | | | | | perf diff: Add option to sort entries based on diff computationJiri Olsa2012-10-05
| * | | | | | | | perf diff: Add ratio computation way to compare hist entriesJiri Olsa2012-10-05
| * | | | | | | | perf diff: Add -b option for perf diff to display paired entries onlyJiri Olsa2012-10-05
| * | | | | | | | perf trace: Add support for tracing workload given by command lineNamhyung Kim2012-10-05
| * | | | | | | | perf trace: Explicitly enable system-wide mode if no option is givenNamhyung Kim2012-10-05
| * | | | | | | | perf trace: Validate target task/user/cpu argumentNamhyung Kim2012-10-05
* | | | | | | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests: add a test program for variable huge page sizes in mmap/shmgetAndi Kleen2012-12-11
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-11
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman2012-11-16
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | tools/hv: Fix string typesTomas Hozza2012-11-15
| * | | | | | | | | tools: hv: Netlink source address validation allows DoSTomas Hozza2012-11-15
| * | | | | | | | | Tools: hv: Don't return loopback addressesK. Y. Srinivasan2012-10-30
| * | | | | | | | | tools: hv: Return the full kernel versionK. Y. Srinivasan2012-10-30
* | | | | | | | | | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | cpupower: IvyBridge (0x3a and 0x3e models) supportThomas Renninger2012-11-27
| * | | | | | | | | cpupower: Provide -c param for cpupower monitor to schedule process on all coresThomas Renninger2012-11-27
| * | | | | | | | | cpupower tools: Fix warning and a bug with the cpu package countPalmer Cox2012-11-27
| * | | | | | | | | cpupower tools: Fix malloc of cpu_info structurePalmer Cox2012-11-27
| * | | | | | | | | cpupower tools: Fix issues with sysfs_topology_read_filePalmer Cox2012-11-27
| * | | | | | | | | cpupower tools: Fix minor warningsPalmer Cox2012-11-27
| * | | | | | | | | cpupower tools: Update .gitignore for files created in the debug directoriesPalmer Cox2012-11-27
| * | | | | | | | | cpupower tools: Remove brace expansion from clean targetPalmer Cox2012-11-27
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-01
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | perf kvm: Fix building perf kvm on non x86 archesXiao Guangrong2012-11-23
| * | | | | | | | perf kvm: Rename perf_kvm to perf_kvm_statXiao Guangrong2012-11-23
| * | | | | | | | perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells2012-11-19
| * | | | | | | | perf powerpc: Use uapi/unistd.h to fix build errorSukadev Bhattiprolu2012-11-19
| * | | | | | | | tools: Pass the target in descendDavid Howells2012-11-19