aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-top.c
Commit message (Expand)AuthorAge
* perf annotate: Pass evsel instead of evidx on annotation functionsNamhyung Kim2013-03-15
* perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim2013-03-15
* perf sort: Make setup_sorting returns an error codeNamhyung Kim2013-02-06
* perf top: Delete maps on exitArnaldo Carvalho de Melo2013-01-31
* perf top: Stop using exit()Arnaldo Carvalho de Melo2013-01-31
* perf tools: Allow passing a list to intlist__newArnaldo Carvalho de Melo2013-01-24
* perf tools: Move get_term_dimensions from top to util.cDavid Ahern2013-01-24
* perf machine: Simplify accessing the host machineArnaldo Carvalho de Melo2013-01-24
* perf machine: Introduce struct machinesArnaldo Carvalho de Melo2013-01-24
* perf session: There is no need for a per session hists instanceArnaldo Carvalho de Melo2013-01-24
* perf evsel: Introduce perf_evsel__open_strerror methodArnaldo Carvalho de Melo2013-01-24
* perf evsel: Introduce event fallback methodArnaldo Carvalho de Melo2013-01-24
* perf evsel: Do missing feature fallbacks in just one placeArnaldo Carvalho de Melo2013-01-24
* perf top: Use perf_evlist__config()Arnaldo Carvalho de Melo2012-12-11
* perf evsel: Introduce method to request IDs be usedArnaldo Carvalho de Melo2012-12-10
* perf evsel: Update sample_size when setting sample_type bitsArnaldo Carvalho de Melo2012-12-10
* perf top: Add missing newline on pr_err callArnaldo Carvalho de Melo2012-12-09
* perf report: Postpone objdump check until annotation requestedNamhyung Kim2012-11-05
* perf tools: Introduce struct hist_browser_timerNamhyung Kim2012-11-05
* perf tools: Give user better message if precise is not supportedDavid Ahern2012-10-24
* perf machine: Carve up event processing specific from perf_toolArnaldo Carvalho de Melo2012-10-06
* perf tools: Removing hists pair argument from output pathJiri Olsa2012-10-04
* perf diff: Refactor diff displacement possition infoJiri Olsa2012-10-04
* perf top: Don't use globals where not needed toArnaldo Carvalho de Melo2012-10-02
* perf evsel: Know if byte swap is neededArnaldo Carvalho de Melo2012-09-26
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf evlist: Introduce evsel list accessorsArnaldo Carvalho de Melo2012-08-15
* perf evlist: Rename __group method to __set_leaderArnaldo Carvalho de Melo2012-08-15
* perf tools: Enable grouping logic for parsed eventsJiri Olsa2012-08-14
* perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa2012-08-11
* perf kvm top: Limit guest kernel info message to onceDavid Ahern2012-08-03
* perf top: Error handling for counter creation should parallel perf-recordDavid Ahern2012-08-03
* perf evlist: Introduce perf_evlist__parse_sampleArnaldo Carvalho de Melo2012-08-02
* perf session: Use perf_evlist__id_hdr_size more extensivelyArnaldo Carvalho de Melo2012-08-01
* perf symbols: Factor DSO symtab types to generic binary typesJiri Olsa2012-07-25
* perf tools: Remove unused evsel parameter from machine__resolve_callchainJiri Olsa2012-06-19
* perf tools: Move all users of event_name to perf_evsel__nameArnaldo Carvalho de Melo2012-06-19
* perf callchain: Make callchain cursors TLSNamhyung Kim2012-05-31
* perf tools: Convert critical messages to ui__error()Namhyung Kim2012-05-29
* perf top: Fix counter name fixup when fallbacking to cpu-clockArnaldo Carvalho de Melo2012-05-25
* perf tools: Bump default sample freq to 4 kHzArnaldo Carvalho de Melo2012-05-22
* perf target: Add cpu flag to sample_type if target has cpuNamhyung Kim2012-05-22
* perf target: Add uses_mmap fieldNamhyung Kim2012-05-17
* perf target: Rename functions to avoid double negationNamhyung Kim2012-05-16
* perf top: Update event name when falling back to cpu-clockDavid Ahern2012-05-09
* perf top: Default to system wide using perf_target methodsArnaldo Carvalho de Melo2012-05-08
* 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 top: Set target.system_wideArnaldo Carvalho de Melo2012-05-07