aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
...
| * | | | perf evsel: Introduce perf_evsel__{in,ex}itArnaldo Carvalho de Melo2011-01-24
| * | | | perf tools: Move event__parse_sample to evsel.cArnaldo Carvalho de Melo2011-01-24
| * | | | perf threads: Move thread_map to separate fileArnaldo Carvalho de Melo2011-01-24
| * | | | perf tools: Pass the struct opt to the wildcard parsing routineArnaldo Carvalho de Melo2011-01-24
| * | | | perf probe: Add --funcs to show available functions in symtabMasami Hiramatsu2011-01-24
| * | | | perf probe: Enable to put probe inline function call siteMasami Hiramatsu2011-01-24
| * | | | perf probe: Introduce lines walker interfaceMasami Hiramatsu2011-01-24
| * | | | perf callchain: Don't give arbitrary gender to callchain tree nodesFrederic Weisbecker2011-01-22
| * | | | perf callchain: Rename register_callchain_param into callchain_register_paramFrederic Weisbecker2011-01-22
| * | | | perf callchain: Rename cumul_hits into callchain_cumul_hitsFrederic Weisbecker2011-01-22
| * | | | perf callchain: Feed callchains into a cursorFrederic Weisbecker2011-01-22
| * | | | perf evlist: Steal mmap reading routine from 'perf top'Arnaldo Carvalho de Melo2011-01-22
| * | | | perf tools: Add missing cpu_map__delete()Arnaldo Carvalho de Melo2011-01-22
| * | | | perf evlist: Move the mmap array from perf_evselArnaldo Carvalho de Melo2011-01-22
| * | | | perf evsel: Introduce mmap supportArnaldo Carvalho de Melo2011-01-22
| * | | | perf evsel: Allow specifying if the inherit bit should be setArnaldo Carvalho de Melo2011-01-22
| * | | | perf evsel: Support event groupsArnaldo Carvalho de Melo2011-01-22
| * | | | perf evlist: Adopt the pollfd arrayArnaldo Carvalho de Melo2011-01-22
| * | | | perf evsel: Introduce perf_evlistArnaldo Carvalho de Melo2011-01-22
* | | | | perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cacheLin Ming2011-03-09
| |_|_|/ |/| | |
* | | | perf symbols: Fix vmlinux path when not using --symfsArnaldo Carvalho de Melo2011-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 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 symbols: Fix annotation of thumb codeDr. David Alan Gilbert2011-01-21
* 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
* 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 tools: Pass whole attr to event selectorsLin Ming2011-01-06
* perf tools: Fix buffer overflow error when specifying all tracepointsHan Pingtian2011-01-06
* 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
* 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 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
| * | perf evsel: Delete the event selectors at exitArnaldo Carvalho de Melo2011-01-03
| * | perf util: Move do_read from session to utilArnaldo Carvalho de Melo2011-01-03