summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2011-08-18perf tools: Add group event scheduling option to perf record/statLin Ming2-3/+8
2011-08-18perf tools: Fix build against newer glibcJosh Boyer1-0/+2
2011-08-18perf tools: Fix error handling of unknown eventsStephane Eranian1-1/+5
2011-08-18perf evlist: Fix missing event name init for default eventStephane Eranian1-1/+10
2011-08-18perf list: Fix exit valueStephane Eranian1-2/+0
2011-08-14Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar9-137/+403
2011-08-12perf probe: Filter out redundant inline-instancesMasami Hiramatsu1-0/+22
2011-08-12perf probe: Search concrete out-of-line instancesMasami Hiramatsu3-35/+83
2011-08-12perf probe: Avoid searching variables in intermediate scopesMasami Hiramatsu1-31/+13
2011-08-12perf probe: Fix to search local variables in appropriate scopeMasami Hiramatsu4-27/+144
2011-08-12perf probe: Warn when more than one line are givenMasami Hiramatsu1-3/+11
2011-08-12perf probe: Fix to walk all inline instancesMasami Hiramatsu1-1/+7
2011-08-12perf probe: Fix to search nested inlined functions in CUMasami Hiramatsu2-12/+82
2011-08-12perf probe: Fix line walker to check CU correctlyMasami Hiramatsu1-3/+3
2011-08-12perf probe: Fix a memory leak for scopes arrayMasami Hiramatsu1-3/+2
2011-08-12perf: fix temporary file ownership checkVasiliy Kulikov1-1/+1
2011-08-11perf report: Use properly build_id kernel binariesJiri Olsa3-27/+42
2011-08-10perf top browser: Remove spurious helpline updateArnaldo Carvalho de Melo1-1/+0
2011-08-10Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar3-12/+50
2011-08-09perf symbols: Check '/tmp/perf-' symbol file ownershipPekka Enberg1-0/+11
2011-08-09perf sched: Usage leftover from trace -> script renameJiri Olsa1-1/+1
2011-08-09perf sched: Do not delete session object prematurelyJiri Olsa1-7/+15
2011-08-09perf tools: Check $HOME/.perfconfig ownershipArnaldo Carvalho de Melo1-4/+23
2011-08-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar5-23/+46
2011-08-08perf tools: Add support to install perf python extensionJiri Olsa2-7/+33
2011-08-08perf tools: do not look at ./config for configurationJonathan Nieder1-7/+0
2011-08-08perf tools: Make clean leaves some filesKusanagi Kouichi1-1/+1
2011-08-08perf lock: Dropping unsupported ':r' modifierZhu Yanhai1-4/+4
2011-08-08perf probe: Fix coredump introduced by probe module optionJovi Zhang1-4/+8
2011-08-05Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar6-32/+140
2011-08-03perf report: Use ui__warning in some more placesArnaldo Carvalho de Melo1-8/+7
2011-08-02Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-26/+25
2011-08-02tools/power turbostat: fit output into 80 columns on snb-epLen Brown1-23/+23
2011-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds70-0/+13855
2011-07-30Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-19/+40
2011-07-29cpupower: Do detect IDA (opportunistic processor performance) via cpuidThomas Renninger4-41/+9
2011-07-29cpupower: Show Intel turbo ratio support via ./cpupower frequency-infoThomas Renninger4-17/+95
2011-07-29cpupowerutils: increase MAX_LINE_LENRoman Vasiyarov1-1/+1
2011-07-29cpupower: Rename package from cpupowerutils to cpupowerThomas Renninger1-6/+6
2011-07-29cpupowerutils: Rename: libcpufreq->libcpupowerThomas Renninger3-18/+17
2011-07-29cpupowerutils: use kernel version-derived version stringDominik Brodowski2-7/+41
2011-07-29cpupowerutils: utils - ConfigStyle bugfixesDominik Brodowski6-108/+122
2011-07-29cpupowerutils: helpers - ConfigStyle bugfixesDominik Brodowski9-86/+100
2011-07-29cpupowerutils: idle_monitor - ConfigStyle bugfixesDominik Brodowski6-115/+128
2011-07-29cpupowerutils: lib - ConfigStyle bugfixesDominik Brodowski4-172/+209
2011-07-29cpupowerutils: bench - ConfigStyle bugfixesDominik Brodowski8-58/+75
2011-07-29cpupowerutils: do not update po files on each and every compileDominik Brodowski1-7/+16
2011-07-29cpupowerutils: remove ccdv, use kernel quiet/verbose mechanismDominik Brodowski4-411/+24
2011-07-29cpupowerutils: use COPYING, CREDITS from top-level directoryDominik Brodowski2-358/+0
2011-07-29cpupowerutils - cpufrequtils extended with quite some featuresDominik Brodowski72-0/+14417