aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-record.c
Commit message (Expand)AuthorAge
...
* perf tools: Check maximum frequency rate for record/topJiri Olsa2013-11-05
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-10-29
|\
| * perf record: Split -g and --call-graphJiri Olsa2013-10-28
* | perf session: Separating data file properties from sessionJiri Olsa2013-10-21
* | perf tools: Add perf_data_file__open interface to data objectJiri Olsa2013-10-21
* | perf tools: Add data object to handle perf data fileJiri Olsa2013-10-21
* | perf record: Improve write_output error messageAdrian Hunter2013-10-21
* | perf tools: Check mmap pages value earlyJiri Olsa2013-10-09
* | perf tools: Unify page_size usageJiri Olsa2013-10-09
* | tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-09
* | tools/perf: Add support for record transaction flagsAndi Kleen2013-10-04
* | tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf rec...Andi Kleen2013-10-04
|/
* perf tools: Remove event types framework completelyJiri Olsa2013-07-15
* perf record: Remove event types pushingJiri Olsa2013-07-15
* perf record: Remove -f/--force optionJiri Olsa2013-07-08
* perf record: Remove -A/--append optionJiri Olsa2013-07-08
* perf record: handle death by SIGTERMDavid Ahern2013-05-28
* perf tools: Add support for weight v7 (modified)Andi Kleen2013-04-01
* perf tools: Get rid of redundant _FILE_OFFSET_BITS definitionNamhyung Kim2013-03-21
* perf record: Fixup return path of cmd_record()Namhyung Kim2013-03-15
* perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()Namhyung Kim2013-03-15
* perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()Namhyung Kim2013-03-15
* perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()Namhyung Kim2013-03-15
* perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim2013-03-15
* perf record: Fix -C optionJiri Olsa2013-03-13
* perf header: Add HEADER_GROUP_DESC featureNamhyung Kim2013-01-31
* perf machine: Simplify accessing the host machineArnaldo Carvalho de Melo2013-01-24
* perf machine: Introduce struct machinesArnaldo Carvalho de Melo2013-01-24
* perf record: Don't pass host machine to guest synthesizerArnaldo 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 record: Export the callchain parsing routine and helpArnaldo Carvalho de Melo2012-12-11
* perf record: Pass perf_record_opts to the callchain cmdline parsing callbackArnaldo Carvalho de Melo2012-12-11
* perf evlist: Set the leader in the perf_evlist__config methodArnaldo Carvalho de Melo2012-12-11
* perf evsel: Update sample_size when setting sample_type bitsArnaldo Carvalho de Melo2012-12-10
* perf tools: Ensure single disable call per event in record comandJiri Olsa2012-11-14
* perf tools: Fix 'disabled' attribute config for record commandJiri Olsa2012-11-14
* perf tools: Fix attributes for '{}' defined event groupsJiri Olsa2012-11-14
* perf record: Fix mmap error output conditionJiri Olsa2012-10-29
* perf tools: Give user better message if precise is not supportedDavid Ahern2012-10-24
* perf tools: Add on_exit implementationBernhard Rosenkraenzer2012-10-08
* perf record: Don't use globals where not needed toArnaldo Carvalho de Melo2012-10-02
* perf tools: Convert to LIBUNWIND_SUPPORTNamhyung Kim2012-10-02
* perf evlist: Renane set_filters method to apply_filtersArnaldo Carvalho de Melo2012-09-26
* perf record: Print event causing perf_event_open() to failStephane Eranian2012-09-20
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf record: Remove use of die/exitDavid Ahern2012-09-05
* perf evlist: Introduce evsel list accessorsArnaldo Carvalho de Melo2012-08-15
* perf evlist: Rename __group method to __set_leaderArnaldo Carvalho de Melo2012-08-15