summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-02perf target: Split out perf_target handling codeNamhyung Kim8-44/+68
2012-05-02perf tools: Check more combinations of PID/TID, UID and CPU switchesNamhyung Kim1-0/+14
2012-05-02perf evlist: Make create_maps() take struct perf_targetNamhyung Kim5-16/+15
2012-05-02perf tools: Introduce perf_target__validate() helperNamhyung Kim5-29/+31
2012-05-02perf top: Convert to struct perf_targetNamhyung Kim3-30/+28
2012-05-02perf stat: Convert to struct perf_targetNamhyung Kim1-25/+22
2012-05-02perf tools: Introduce struct perf_targetNamhyung Kim5-32/+41
2012-05-02perf tools: Fix include header files in util/parse-events.hRobert Richter1-0/+2
2012-05-02perf test: Make the rdpmc test honour 'verbose' modeArnaldo Carvalho de Melo1-4/+2
2012-04-23perf tools: Cleanup realloc useUlrich Drepper1-11/+6
2012-04-13Merge tag 'v3.4-rc2' into perf/coreIngo Molnar4774-61460/+129817
2012-04-13Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar6787-240478/+371662
2012-04-12perf record: Use sw counter only if hw pmu is not detectedRobert Richter1-1/+1
2012-04-12perf tools: Fix thread map that is type pid_tRobert Richter1-1/+1
2012-04-12perf stat: Declare some references staticRobert Richter1-13/+13
2012-04-12perf tools: Move GTK+ bits to tools/perf/ui/gtk directoryNamhyung Kim3-2/+2
2012-04-12perf tools: Move UI bits to tools/perf/ui directoryNamhyung Kim19-36/+36
2012-04-12perf annotate: Fix a build errorNamhyung Kim1-2/+2
2012-04-11perf tools: Fix parsers' rules to dependenciesJiri Olsa1-11/+8
2012-04-11tools: Connect to the kernel build systemBorislav Petkov2-0/+17
2012-04-11tools: Add a help targetBorislav Petkov1-0/+20
2012-04-11tools: Add a toplevel MakefileBorislav Petkov1-0/+47
2012-04-11tools: Cleanup EXTRA_WARNINGSBorislav Petkov1-20/+20
2012-04-11tools: Add Makefile.includeBorislav Petkov2-46/+58
2012-04-11perf tools: Ignore auto-generated bison/flex filesNamhyung Kim1-0/+2
2012-04-08Linux 3.4-rc2v3.4-rc2Linus Torvalds1-1/+1
2012-04-08perf annotate browser: string search: /?nArnaldo Carvalho de Melo1-1/+148
2012-04-08perf report: Correct display of samples and events in headerAshay Rane2-7/+14
2012-04-07perf annotate browser: Initial support for navigating jump instructionsArnaldo Carvalho de Melo1-2/+61
2012-04-07perf ui annotate browser: Add list based search for addr offsetArnaldo Carvalho de Melo1-9/+16
2012-04-07perf ui annotate browser: Move callq handling to separate functionArnaldo Carvalho de Melo1-46/+48
2012-04-07perf ui annotate browser: Allow toggling addr offset viewArnaldo Carvalho de Melo1-3/+12
2012-04-07perf annotate: Allow printing objdump line addr in different colorArnaldo Carvalho de Melo5-16/+53
2012-04-07perf ui browser: Return the current color when setting a new oneArnaldo Carvalho de Melo2-2/+6
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+8
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-12/+36
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds20-105/+147
2012-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-4/+4
2012-04-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-3/+6
2012-04-07Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-7/+19
2012-04-07tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad1-5/+8
2012-04-07tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad3-2/+11
2012-04-07Merge branches 'idle-fix' and 'misc' into releaseLen Brown10325-288310/+497155
2012-04-07MAINTAINERS: Update git url for ACPIIgor Murzov1-1/+1
2012-04-07Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds33-300/+501
2012-04-07Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-5/+8
2012-04-07Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-218/+299
2012-04-07Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2-32/+49
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani1-1/+4
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds38-376/+602