summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2011-08-09perf sched: Do not delete session object prematurelyJiri Olsa
2011-08-09perf tools: Check $HOME/.perfconfig ownershipArnaldo Carvalho de Melo
2011-08-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2011-08-08perf tools: Add support to install perf python extensionJiri Olsa
2011-08-08perf tools: do not look at ./config for configurationJonathan Nieder
2011-08-08perf tools: Make clean leaves some filesKusanagi Kouichi
2011-08-08perf lock: Dropping unsupported ':r' modifierZhu Yanhai
2011-08-08perf probe: Fix coredump introduced by probe module optionJovi Zhang
2011-08-05Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2011-08-03perf report: Use ui__warning in some more placesArnaldo Carvalho de Melo
2011-08-02Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-08-02tools/power turbostat: fit output into 80 columns on snb-epLen Brown
2011-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds
2011-07-30Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-29cpupower: Do detect IDA (opportunistic processor performance) via cpuidThomas Renninger
2011-07-29cpupower: Show Intel turbo ratio support via ./cpupower frequency-infoThomas Renninger
2011-07-29cpupowerutils: increase MAX_LINE_LENRoman Vasiyarov
2011-07-29cpupower: Rename package from cpupowerutils to cpupowerThomas Renninger
2011-07-29cpupowerutils: Rename: libcpufreq->libcpupowerThomas Renninger
2011-07-29cpupowerutils: use kernel version-derived version stringDominik Brodowski
2011-07-29cpupowerutils: utils - ConfigStyle bugfixesDominik Brodowski
2011-07-29cpupowerutils: helpers - ConfigStyle bugfixesDominik Brodowski
2011-07-29cpupowerutils: idle_monitor - ConfigStyle bugfixesDominik Brodowski
2011-07-29cpupowerutils: lib - ConfigStyle bugfixesDominik Brodowski
2011-07-29cpupowerutils: bench - ConfigStyle bugfixesDominik Brodowski
2011-07-29cpupowerutils: do not update po files on each and every compileDominik Brodowski
2011-07-29cpupowerutils: remove ccdv, use kernel quiet/verbose mechanismDominik Brodowski
2011-07-29cpupowerutils: use COPYING, CREDITS from top-level directoryDominik Brodowski
2011-07-29cpupowerutils - cpufrequtils extended with quite some featuresDominik Brodowski
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2011-07-25perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tablesArnaldo Carvalho de Melo
2011-07-25perf evlist: Introduce 'disable' methodArnaldo Carvalho de Melo
2011-07-23Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds
2011-07-22perf buildid-cache: Zero out buffer of filenames when adding/removing buildidHan Pingtian
2011-07-21perf tools, x86: Fix 32-bit compile on 64-bit systemDavid Ahern
2011-07-21perf tools: Make test use the preset debugfs pathJiri Olsa
2011-07-21perf tools: Add automated tests for events parsingJiri Olsa
2011-07-21perf tools: De-opt the parse_events functionJiri Olsa
2011-07-21perf script: Fix display of IP address for non-callchain pathDavid Ahern
2011-07-21perf tools: Fix endian conversion reading event attr from file headerDavid Ahern
2011-07-21perf tools: Add missing 'node' alias to the hw_cache[] arrayJiri Olsa
2011-07-15tools/power x86_energy_perf_policy: fix print of uninitialized stringLen Brown
2011-07-15ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is notSteven Rostedt
2011-07-15ktest: Keep fonud configs separate from default configsSteven Rostedt
2011-07-15ktest: Add prompt to use OUTPUT_MIN_CONFIGSteven Rostedt
2011-07-15ktest: Use Kconfig dependencies to shorten time to make min_configSteven Rostedt
2011-07-15ktest: Add test type make_min_configSteven Rostedt
2011-07-15perf probe: Support adding probes on offline kernel modulesMasami Hiramatsu
2011-07-15perf probe: Add probed module in front of functionMasami Hiramatsu
2011-07-15perf probe: Introduce debuginfo to encapsulate dwarf informationMasami Hiramatsu