aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
* perf timechart: Fix max number of cpusThomas Renninger2011-02-28
* perf timechart: Fix black idle boxes in the titleThomas Renninger2011-02-28
* perf hists: Print number of samples, not the period sumArnaldo Carvalho de Melo2011-02-25
* perf tools: Fix thread_map event synthesizing in top and recordArnaldo Carvalho de Melo2011-02-10
* perf stat: Fix aggreate counter reading accountingArnaldo Carvalho de Melo2011-02-03
* perf tools: Fix time function double declaration with glibcThomas Renninger2011-01-22
* perf tools: Fix build by checking if extra warnings are supportedArnaldo Carvalho de Melo2011-01-22
* perf tools: Fix build when using gcc 3.4.6Arnaldo Carvalho de Melo2011-01-22
* perf tools: Add missing header, fixes buildArnaldo Carvalho de Melo2011-01-22
* perf tools: Fix 64 bit integer format stringsArnaldo Carvalho de Melo2011-01-22
* perf test: Fix build on older glibcsArnaldo Carvalho de Melo2011-01-22
* perf test: Use cpu_map->[cpu] when setting affinityHan Pingtian2011-01-21
* perf symbols: Fix annotation of thumb codeDr. David Alan Gilbert2011-01-21
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-18
|\
| * perf tools: Fix tracepoint id to string perf.data header tableArnaldo Carvalho de Melo2011-01-17
| * perf tools: Fix handling of wildcards in tracepoint event selectorsArnaldo Carvalho de Melo2011-01-17
| |
| \
*-. | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-15
|\ \|
| | * perf record: Add "nodelay" mode, disabled by defaultKirill Smelkov2011-01-13
| | * perf sched: Fix list of events, dropping unsupported ':r' modifierStephane Eranian2011-01-13
| | * Revert "perf tools: Emit clearer message for sys_perf_event_open ENOENT return"Arnaldo Carvalho de Melo2011-01-11
| | * perf top: Fix annotate segvArnaldo Carvalho de Melo2011-01-11
| | * perf evsel: Fix order of event list deletionArnaldo Carvalho de Melo2011-01-11
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-11
|\ \ \ | | |/ | |/|
| * | perf session: Fix infinite loop in __perf_session__process_eventsArnaldo Carvalho de Melo2011-01-10
| * | perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)Arnaldo Carvalho de Melo2011-01-10
| * | perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() failJiri Pirko2011-01-10
| * | perf tools: Emit clearer message for sys_perf_event_open ENOENT returnArnaldo Carvalho de Melo2011-01-10
| * | perf stat: better error message for unsupported eventsDavid Ahern2011-01-10
| * | perf sched: Fix allocation result checkArnaldo Carvalho de Melo2011-01-10
| * | perf tools: Pass whole attr to event selectorsLin Ming2011-01-06
| * | perf tools: Build with frame pointerFrederic Weisbecker2011-01-06
| * | perf tools: Fix buffer overflow error when specifying all tracepointsHan Pingtian2011-01-06
| |/
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-07
|\ \ | |/ |/|
| * [S390] perf: add DWARF register lookup for s390Heiko Carstens2011-01-05
* | perf script: Make some lists staticArnaldo Carvalho de Melo2011-01-05
* | perf script: Use the default lost event handlerArnaldo Carvalho de Melo2011-01-05
* | perf session: Warn about errors when processing pipe events tooArnaldo Carvalho de Melo2011-01-05
* | perf tools: Fix perf_event.h header usageStephane Eranian2011-01-05
* | perf test: Clarify some error reports in the open syscall testArnaldo Carvalho de Melo2011-01-05
* | Merge commit 'v2.6.37' into perf/coreIngo Molnar2011-01-05
|\|
| * perf: Fix callchain hit bad cast on ascii displayFrederic Weisbecker2011-01-03
* | perf timechart: Adjust perf timechart to the new power eventsThomas Renninger2011-01-04
* | Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-01-04
|\ \
| * | perf test: Add test for counting open syscallsArnaldo Carvalho de Melo2011-01-03
| * | perf evsel: Auto allocate resources needed for some methodsArnaldo Carvalho de Melo2011-01-03
| * | perf evsel: Use {cpu,thread}_map to shorten list of parametersArnaldo Carvalho de Melo2011-01-03
| * | perf tools: Refactor all_tids to hold nr and the mapArnaldo Carvalho de Melo2011-01-03
| * | perf tools: Refactor cpumap to hold nr and the mapArnaldo Carvalho de Melo2011-01-03
| * | perf evsel: Introduce per cpu and per thread open helpersArnaldo Carvalho de Melo2011-01-03
| * | perf evsel: Steal the counter reading routines from statArnaldo Carvalho de Melo2011-01-03