aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
...
| * | | perf tools: Drop CROSS_COMPILE from flex and bison callsOtavio Salvador2012-04-16
| * | | perf report: Fix crash showing warning related to kernel mapsDavid Ahern2012-04-16
* | | | perf tools: Split term type into value type and term typeJiri Olsa2012-05-18
* | | | perf hists: Fix callchain ip printf formatJiri Olsa2012-05-17
* | | | perf target: Add uses_mmap fieldNamhyung Kim2012-05-17
* | | | Revert 'perf evlist: Fix creation of cpu map'Namhyung Kim2012-05-16
* | | | perf target: Rename functions to avoid double negationNamhyung Kim2012-05-16
* | | | perf annotate browser: Add key bindings help windowArnaldo Carvalho de Melo2012-05-12
* | | | perf annotate browser: Show 'jumpy' functionsArnaldo Carvalho de Melo2012-05-12
* | | | perf annotate browser: Count the numbers of jump sources to a targetArnaldo Carvalho de Melo2012-05-12
* | | | perf annotate: Introduce ->free() method in ins_opsArnaldo Carvalho de Melo2012-05-12
* | | | perf annotate: Augment lock instruction outputArnaldo Carvalho de Melo2012-05-12
* | | | perf annotate: Resolve symbols using objdump comment for single op insArnaldo Carvalho de Melo2012-05-11
* | | | perf annotate: Resolve symbols using objdump commentArnaldo Carvalho de Melo2012-05-11
* | | | perf annotate: Use raw form for register indirect call instructionsArnaldo Carvalho de Melo2012-05-11
| |_|/ |/| |
* | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-05-11
|\ \ \
| * | | perf hists browser: Use '/' for search/filter instead of 's'Arnaldo Carvalho de Melo2012-05-10
| * | | perf annotate: shorten helpline so it fits in visible spaceDavid Ahern2012-05-09
| * | | perf record: Reset event name when falling back to cpu-clockDavid Ahern2012-05-09
| * | | perf top: Update event name when falling back to cpu-clockDavid Ahern2012-05-09
| * | | perf stat: handle ENXIO error for perf_event_openDavid Ahern2012-05-09
| * | | perf record: Fix fallback to cpu-clock on ppcDavid Ahern2012-05-09
| * | | perf report: Fix format string for x86-32 compilationJiri Olsa2012-05-09
| * | | perf top: Default to system wide using perf_target methodsArnaldo Carvalho de Melo2012-05-08
| * | | perf stat: Use perf_evlist__create_mapsNamhyung Kim2012-05-07
| * | | perf target: Consolidate target task/cpu checkingNamhyung Kim2012-05-07
| * | | perf tools: Introduce perf_target__strerror()Namhyung Kim2012-05-07
| * | | perf target: Introduce perf_target__parse_uid()Namhyung Kim2012-05-07
| * | | perf target: Introduce perf_target_errnoNamhyung Kim2012-05-07
| * | | perf evlist: Fix creation of cpu mapNamhyung Kim2012-05-07
| * | | perf top: Set target.system_wideArnaldo Carvalho de Melo2012-05-07
| * | | perf session: Fail on processing event with unknown sizeJiri Olsa2012-05-04
| * | | perf ui: Change fallback policy of setup_browser()Namhyung Kim2012-05-02
| * | | perf ui: Add gtk2 support into setup_browser()Namhyung Kim2012-05-02
| * | | perf ui gtk: Rename functions for consistencyNamhyung Kim2012-05-02
| * | | perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()Namhyung Kim2012-05-02
| * | | perf ui: Make setup_browser() genericNamhyung Kim2012-05-02
| * | | perf target: Split out perf_target handling codeNamhyung Kim2012-05-02
| * | | perf tools: Check more combinations of PID/TID, UID and CPU switchesNamhyung Kim2012-05-02
| * | | perf evlist: Make create_maps() take struct perf_targetNamhyung Kim2012-05-02
| * | | perf tools: Introduce perf_target__validate() helperNamhyung Kim2012-05-02
| * | | perf top: Convert to struct perf_targetNamhyung Kim2012-05-02
| * | | perf stat: Convert to struct perf_targetNamhyung Kim2012-05-02
| * | | perf tools: Introduce struct perf_targetNamhyung Kim2012-05-02
| * | | perf tools: Fix include header files in util/parse-events.hRobert Richter2012-05-02
| * | | perf test: Make the rdpmc test honour 'verbose' modeArnaldo Carvalho de Melo2012-05-02
| * | | perf tools: Cleanup realloc useUlrich Drepper2012-04-23
* | | | Merge branch 'perf/annotate' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-05-08
|\ \ \ \
| * | | | perf annotate browser: Compact 'nop' outputArnaldo Carvalho de Melo2012-05-07
| * | | | perf annotate browser: Do raw printing in 'o'ffset in a single placeArnaldo Carvalho de Melo2012-05-07