Age | Commit message (Expand) | Author |
2014-02-24 | perf annotate: Check availability of annotate when processing samples | Namhyung Kim |
2014-01-15 | perf tools: Factor out sample__resolve_callchain() | Namhyung Kim |
2014-01-13 | perf evlist: Introduce evlist__for_each() & friends | Arnaldo Carvalho de Melo |
2014-01-13 | perf evlist: Move destruction of maps to evlist destructor | Arnaldo Carvalho de Melo |
2013-12-19 | perf tools: Rename 'perf_record_opts' to 'record_opts | Arnaldo Carvalho de Melo |
2013-12-19 | perf top: Use hist_entry__inc_addr_sample | Arnaldo Carvalho de Melo |
2013-12-19 | perf annotate: Auto allocate symbol per addr hist buckets | Arnaldo Carvalho de Melo |
2013-11-27 | perf symbols: Move idle syms check from top to generic function | David Ahern |
2013-11-27 | perf top: Make -g refer to callchains | David Ahern |
2013-11-14 | perf top: Add missing newline if the 'uid' is invalid | Ingo Molnar |
2013-11-12 | perf target: Shorten perf_target__ to target__ | Arnaldo Carvalho de Melo |
2013-11-11 | perf machine: Simplify synthesize_threads method | Arnaldo Carvalho de Melo |
2013-11-11 | perf machine: Introduce synthesize_threads method out of open coded equivalent | Arnaldo Carvalho de Melo |
2013-11-11 | perf record: Synthesize non-exec MMAP records when --data used | Arnaldo Carvalho de Melo |
2013-11-05 | perf tools: Check maximum frequency rate for record/top | Jiri Olsa |
2013-11-04 | perf hists: Consolidate __hists__add_*entry() | Namhyung Kim |
2013-11-04 | perf top: Use parse_options_usage() for -s option failure | Namhyung Kim |
2013-11-04 | perf tools: Add time argument on COMM setting | Frederic Weisbecker |
2013-10-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2013-10-28 | perf tools: Fixup mmap event consumption | Zhouyi Zhou |
2013-10-28 | perf top: Split -G and --call-graph | Jiri Olsa |
2013-10-23 | perf tools: Show progress on histogram collapsing | Namhyung Kim |
2013-10-21 | perf top: Add --max-stack option to limit callchain stack scan | Waiman Long |
2013-10-21 | perf report: Add --max-stack option to limit callchain stack scan | Waiman Long |
2013-10-21 | perf tools: Add perf_data_file__open interface to data object | Jiri Olsa |
2013-10-21 | perf tools: Add data object to handle perf data file | Jiri Olsa |
2013-10-09 | perf symbols: Add new option --ignore-vmlinux for perf top | Willy Tarreau |
2013-10-09 | perf tools: Check mmap pages value early | Jiri Olsa |
2013-10-04 | tools/perf: Add support for record transaction flags | Andi Kleen |
2013-10-04 | tools/perf: Support sorting by in_tx or abort branch flags | Andi Kleen |
2013-08-29 | perf tools: Remove references to struct ip_event | Adrian Hunter |
2013-08-12 | perf tools: Remove filter parameter of perf_event__preprocess_sample() | Adrian Hunter |
2013-08-12 | perf top: Set the machines symbol filter | Adrian Hunter |
2013-08-07 | perf annotate: Allow disassembly using /proc/kcore | Adrian Hunter |
2013-08-07 | perf top: move CONSOLE_CLEAR to header file | David Ahern |
2013-07-12 | perf report/top: Add option to collapse undesired parts of call graph | Greg Price |
2013-07-12 | perf top: Add --objdump option | Sukadev Bhattiprolu |
2013-07-08 | perf tools: Fix -x/--exclude-other option for report command | Jiri Olsa |
2013-05-28 | perf top: Add --percent-limit option | Namhyung Kim |
2013-05-28 | perf report: Add --percent-limit option | Namhyung Kim |
2013-05-28 | perf hists: Move locking to its call-sites | Namhyung Kim |
2013-05-28 | perf top: Get rid of *_threaded() functions | Namhyung Kim |
2013-05-28 | perf top: Fix -E option behavior | Namhyung Kim |
2013-05-28 | perf top: Use sort__has_sym | Namhyung Kim |
2013-05-28 | perf sort: Consolidate sort_entry__setup_elide() | Namhyung Kim |
2013-04-01 | perf tools: Add support for weight v7 (modified) | Andi Kleen |
2013-03-15 | perf annotate: Pass evsel instead of evidx on annotation functions | Namhyung Kim |
2013-03-15 | perf evlist: Remove cpus and threads arguments from perf_evlist__new() | Namhyung Kim |
2013-02-06 | perf sort: Make setup_sorting returns an error code | Namhyung Kim |
2013-01-31 | perf top: Delete maps on exit | Arnaldo Carvalho de Melo |