summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2011-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds
2011-08-19cpupower: use man(1) when calling "cpupower help subcommand"Dominik Brodowski
2011-08-19cpupower: make NLS truly optionalDominik Brodowski
2011-08-19cpupower: fix Makefile typoDave Jones
2011-08-18perf tools: Add group event scheduling option to perf record/statLin Ming
2011-08-18perf tools: Fix build against newer glibcJosh Boyer
2011-08-18perf tools: Fix error handling of unknown eventsStephane Eranian
2011-08-18perf evlist: Fix missing event name init for default eventStephane Eranian
2011-08-18perf list: Fix exit valueStephane Eranian
2011-08-15cpupower: Make monitor command -c/--cpu awareThomas Renninger
2011-08-15cpupower: Better detect offlined CPUsThomas Renninger
2011-08-15cpupower: Do not show an empty Idle_Stats monitor if no idle driver is availableThomas Renninger
2011-08-15cpupower: mperf monitor - Use TSC to calculate max frequency if possibleThomas Renninger
2011-08-15cpupower: avoid using symlinksAmerigo Wang
2011-08-14Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2011-08-12perf probe: Filter out redundant inline-instancesMasami Hiramatsu
2011-08-12perf probe: Search concrete out-of-line instancesMasami Hiramatsu
2011-08-12perf probe: Avoid searching variables in intermediate scopesMasami Hiramatsu
2011-08-12perf probe: Fix to search local variables in appropriate scopeMasami Hiramatsu
2011-08-12perf probe: Warn when more than one line are givenMasami Hiramatsu
2011-08-12perf probe: Fix to walk all inline instancesMasami Hiramatsu
2011-08-12perf probe: Fix to search nested inlined functions in CUMasami Hiramatsu
2011-08-12perf probe: Fix line walker to check CU correctlyMasami Hiramatsu
2011-08-12perf probe: Fix a memory leak for scopes arrayMasami Hiramatsu
2011-08-12perf: fix temporary file ownership checkVasiliy Kulikov
2011-08-11perf report: Use properly build_id kernel binariesJiri Olsa
2011-08-10perf top browser: Remove spurious helpline updateArnaldo Carvalho de Melo
2011-08-10Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2011-08-09perf symbols: Check '/tmp/perf-' symbol file ownershipPekka Enberg
2011-08-09perf sched: Usage leftover from trace -> script renameJiri Olsa
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