| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-07 | perf tool: Add the perf_tool argument to all callbacks | Ian Rogers | 1 | -1/+2 |
| 2025-07-25 | perf session: Add host_env argument to perf_session__new | Ian Rogers | 1 | -2/+3 |
| 2025-07-25 | perf session: Add accessor for session->header.env | Ian Rogers | 1 | -0/+2 |
| 2025-02-17 | perf report: Add parallelism sort key | Dmitry Vyukov | 1 | -0/+1 |
| 2024-08-30 | perf inject: Overhaul handling of pipe files | Ian Rogers | 1 | -9/+5 |
| 2024-08-29 | perf session: Document 'struct perf_session' and constify its 'auxtrace' member | Ian Rogers | 1 | -1/+47 |
| 2024-08-12 | perf session: Constify tool | Ian Rogers | 1 | -1/+1 |
| 2024-08-12 | perf tool: Move fill defaults into tool.c | Ian Rogers | 1 | -2/+0 |
| 2024-08-12 | perf tool: Constify tool pointers | Ian Rogers | 1 | -1/+1 |
| 2024-08-12 | perf auxtrace: Remove dummy tools | Ian Rogers | 1 | -0/+3 |
| 2024-06-15 | perf hist: Add symbol_conf.skip_empty | Namhyung Kim | 1 | -2/+1 |
| 2024-04-12 | perf dsos: Attempt to better abstract DSOs internals | Ian Rogers | 1 | -0/+2 |
| 2024-02-08 | perf tools: Make it possible to see perf's kernel and module memory mappings | Adrian Hunter | 1 | -0/+2 |
| 2022-12-14 | perf build: Use libtraceevent from the system | Ian Rogers | 1 | -0/+2 |
| 2022-07-20 | perf tools: Export perf_event__process_finished_round() | Adrian Hunter | 1 | -0/+4 |
| 2022-02-10 | perf report: Output data file name in raw trace dump | Alexey Bayduraev | 1 | -1/+2 |
| 2021-10-25 | perf session: Introduce decompressor in reader object | Alexey Bayduraev | 1 | -2/+8 |
| 2021-08-02 | perf tools: Pass a fd to perf_file_header__read_pipe() | Namhyung Kim | 1 | -2/+2 |
| 2021-08-02 | perf tools: Remove repipe argument from perf_session__new() | Namhyung Kim | 1 | -2/+10 |
| 2021-04-29 | perf report: Add --skip-empty option to suppress 0 event stat | Namhyung Kim | 1 | -1/+2 |
| 2019-11-22 | perf session: Add facility to peek at all events | Adrian Hunter | 1 | -0/+5 |
| 2019-10-07 | perf evlist: Adopt __set_tracepoint_handlers method from perf_session | Arnaldo Carvalho de Melo | 1 | -5/+1 |
| 2019-09-20 | perf tools: Move event synthesizing routines to separate header | Arnaldo Carvalho de Melo | 1 | -5/+0 |
| 2019-08-29 | libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix | Jiri Olsa | 1 | -1/+1 |
| 2019-07-29 | perf evlist: Rename struct perf_evlist to struct evlist | Jiri Olsa | 1 | -2/+2 |
| 2019-07-29 | perf evsel: Rename struct perf_evsel to struct evsel | Jiri Olsa | 1 | -4/+4 |
| 2019-07-23 | perf session: Fix loading of compressed data split across adjacent records | Alexey Budankov | 1 | -0/+1 |
| 2019-05-15 | perf report: Implement perf.data record decompression | Alexey Budankov | 1 | -0/+10 |
| 2019-05-15 | perf record: Implement compression for serial trace streaming | Alexey Budankov | 1 | -0/+2 |
| 2019-05-15 | perf session: Define 'bytes_transferred' and 'bytes_compressed' metrics | Alexey Budankov | 1 | -0/+2 |
| 2018-09-19 | perf tools: Remove perf_tool from event_op2 | Jiri Olsa | 1 | -3/+2 |
| 2017-11-18 | Merge tag 'perf-core-for-mingo-4.15-20171117' of git://git.kernel.org/pub/scm... | Ingo Molnar | 1 | -1/+1 |
| 2017-11-17 | perf ordered_events: Pass timestamp arg in perf_session__queue_event | Jiri Olsa | 1 | -1/+1 |
| 2017-11-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
| 2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 1 | -0/+1 |
| 2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-30 | perf tools: Rename struct perf_data_file to perf_data | Jiri Olsa | 1 | -2/+2 |
| 2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -1/+1 |
| 2017-04-24 | perf tools: Use just forward declarations for struct thread where possible | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2017-04-19 | perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2016-04-13 | perf evsel: Move some methods from session.[ch] to evsel.[ch] | Arnaldo Carvalho de Melo | 1 | -13/+0 |
| 2016-04-11 | perf evsel: Allow unresolved symbol names to be printed as addresses | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2016-04-11 | perf evsel: Rename print_ip() to fprintf_sym() | Arnaldo Carvalho de Melo | 1 | -4/+4 |
| 2016-04-11 | perf evsel: Allow passing a left alignment when printing a symbol | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2016-04-11 | perf evsel: Allow specifying a file to output in perf_evsel__print_ip | Milian Wolff | 1 | -1/+2 |
| 2016-03-31 | perf tools: Add time conversion event | Adrian Hunter | 1 | -0/+1 |
| 2015-12-10 | perf tools: Make perf_session__register_idle_thread drop the refcount | Masami Hiramatsu | 1 | -1/+1 |
| 2015-10-01 | perf top: Register idle thread | Namhyung Kim | 1 | -0/+2 |
| 2015-05-04 | perf tools: Add AUX area tracing index | Adrian Hunter | 1 | -0/+1 |
| 2015-04-29 | perf session: Add instruction tracing options | Adrian Hunter | 1 | -0/+2 |
| 2015-04-29 | perf session: Add hooks to allow transparent decoding of AUX area tracing data | Adrian Hunter | 1 | -0/+3 |
| 2015-03-31 | perf ordered_samples: Remove references to perf_{evlist,tool} and machines | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2015-03-12 | perf ordered_events: Allow tools to specify a deliver method | Arnaldo Carvalho de Melo | 1 | -6/+0 |
| 2015-03-11 | perf ordered_events: Shorten function signatures | Arnaldo Carvalho de Melo | 1 | -7/+4 |
| 2015-03-11 | perf ordered_events: Untangle from perf_session | Arnaldo Carvalho de Melo | 1 | -1/+2 |
| 2015-02-22 | perf evlist: Adopt events_stats from perf_session | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2015-01-29 | perf tools: Do not use __perf_session__process_events() directly | Namhyung Kim | 1 | -3/+0 |
| 2014-10-29 | perf session: Add perf_session__deliver_synth_event() | Adrian Hunter | 1 | -0/+5 |
| 2014-10-29 | perf tools: Add id index | Adrian Hunter | 1 | -0/+10 |
| 2014-10-14 | perf session: Remove last reference to hists struct | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2014-09-26 | perf tools: Use ACCESS_ONCE() instead of volatile cast | Pranith Kumar | 1 | -1/+1 |
| 2014-08-13 | perf session: Add perf_session__peek_event() | Adrian Hunter | 1 | -0/+5 |
| 2014-08-12 | perf tools: Create ordered-events object | Jiri Olsa | 1 | -16/+1 |
| 2014-08-12 | perf tools: Make perf_session__deliver_event global | Jiri Olsa | 1 | -0/+5 |
| 2014-08-12 | perf tools: Flush ordered events in case of allocation failure | Jiri Olsa | 1 | -1/+2 |
| 2014-08-12 | perf tools: Limit ordered events queue size | Jiri Olsa | 1 | -0/+2 |
| 2014-08-12 | perf tools: Rename ordered_events members | Jiri Olsa | 1 | -6/+6 |
| 2014-08-12 | perf tools: Rename ordered_samples struct to ordered_events | Jiri Olsa | 1 | -5/+5 |
| 2014-07-16 | perf session: Flag if the event stream is entirely in memory | Adrian Hunter | 1 | -0/+3 |
| 2013-12-19 | perf symbols: Add 'machine' member to struct addr_location | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2013-12-13 | perf tools: Move mem_bswap32/64 to util.c | Adrian Hunter | 1 | -2/+0 |
| 2013-12-09 | perf script: Add an option to print the source line number | Adrian Hunter | 1 | -0/+1 |
| 2013-12-04 | perf tools: Add trace-event object | Jiri Olsa | 1 | -1/+2 |
| 2013-12-04 | perf script: Do not call perf_event__preprocess_sample() twice) | Adrian Hunter | 1 | -2/+2 |
| 2013-11-05 | perf tools: Finish the removal of 'self' arguments | Arnaldo Carvalho de Melo | 1 | -13/+14 |
| 2013-10-21 | perf session: Separating data file properties from session | Jiri Olsa | 1 | -4/+1 |
| 2013-10-21 | perf tools: Add perf_data_file__open interface to data object | Jiri Olsa | 1 | -1/+1 |
| 2013-10-21 | perf tools: Add data object to handle perf data file | Jiri Olsa | 1 | -3/+3 |
| 2013-09-19 | perf session: Check for SIGINT in more loops | Arnaldo Carvalho de Melo | 1 | -0/+4 |
| 2013-08-12 | perf evsel: Add option to limit stack depth in callchain dumps | David Ahern | 1 | -1/+1 |
| 2013-08-12 | perf evsel: Add option to print stack trace on single line | David Ahern | 1 | -0/+1 |
| 2013-08-12 | perf tool: Simplify options to perf_evsel__print_ip | David Ahern | 1 | -1/+6 |
| 2013-08-07 | perf session: Export queue_event function | David Ahern | 1 | -4/+2 |
| 2013-08-07 | perf session: Export a few functions for event processing | David Ahern | 1 | -0/+7 |
| 2013-07-12 | perf tools: Remove cwd from perf_session struct | Jiri Olsa | 1 | -1/+0 |
| 2013-05-29 | perf tools: Remove cwdlen from struct perf_session | Jiri Olsa | 1 | -1/+0 |
| 2013-03-15 | perf session: Remove unused perf_session__remove_thread method | David Ahern | 1 | -1/+0 |
| 2013-01-24 | perf machine: Simplify accessing the host machine | Arnaldo Carvalho de Melo | 1 | -6/+0 |
| 2013-01-24 | perf machine: Introduce struct machines | Arnaldo Carvalho de Melo | 1 | -8/+3 |
| 2013-01-24 | perf session: There is no need for a per session hists instance | Arnaldo Carvalho de Melo | 1 | -5/+1 |
| 2013-01-24 | perf record: Don't pass host machine to guest synthesizer | Arnaldo Carvalho de Melo | 1 | -9/+0 |
| 2012-12-09 | perf symbols: Generalize filter in __fprintf_buildid methods | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2012-12-09 | perf tools: Fix mmap limitations on 32-bit | David Miller | 1 | -1/+0 |
| 2012-12-08 | Merge branch 'linus' into perf/core | Ingo Molnar | 1 | -1/+1 |
| 2012-11-19 | perf: Make perf build for x86 with UAPI disintegration applied | David Howells | 1 | -1/+1 |
| 2012-11-09 | perf machine: Move more methods to machine.[ch] | Arnaldo Carvalho de Melo | 1 | -4/+1 |
| 2012-10-14 | perf: Fix UAPI fallout | Ingo Molnar | 1 | -1/+1 |
| 2012-09-07 | perf diff: Make diff command work with evsel hists | Jiri Olsa | 1 | -3/+1 |
| 2012-08-11 | perf tools: Support for DWARF CFI unwinding on post processing | Jiri Olsa | 1 | -3/+3 |
| 2012-08-02 | perf session: Remove no longer used synthesize_sample method | Arnaldo Carvalho de Melo | 1 | -4/+0 |
| 2012-08-02 | perf evlist: Introduce perf_evlist__parse_sample | Arnaldo Carvalho de Melo | 1 | -4/+0 |
| 2012-08-01 | perf session: Use perf_evlist__id_hdr_size more extensively | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2012-08-01 | perf session: Use perf_evlist__sample_id_all more extensively | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2012-08-01 | perf session: Use perf_evlist__sample_type more extensively | Arnaldo Carvalho de Melo | 1 | -8/+3 |
| 2012-08-01 | perf evsel: Precalculate the sample size | Arnaldo Carvalho de Melo | 1 | -10/+3 |
| 2012-06-27 | perf tools: Stop using a global trace events description list | Arnaldo Carvalho de Melo | 1 | -0/+10 |
| 2012-06-20 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 1 | -2/+2 |
| 2012-06-19 | perf tools: Remove unused evsel parameter from machine__resolve_callchain | Jiri Olsa | 1 | -2/+2 |
| 2012-06-11 | perf tools: Fix endianity swapping for adds_features bitmask | David Ahern | 1 | -0/+1 |
| 2012-03-09 | perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK | Roberto Agostino Vitillo | 1 | -0/+4 |
| 2012-01-30 | perf script: Add the offset field specifier | Akihiro Nagai | 1 | -1/+1 |
| 2011-12-23 | perf tools: Fix out-of-bound access to struct perf_session | Robert Richter | 1 | -1/+1 |
| 2011-12-12 | perf tools: Add ability to synthesize event according to a sample | Andrew Vagin | 1 | -0/+8 |
| 2011-11-28 | perf tools: Rename perf_event_ops to perf_tool | Arnaldo Carvalho de Melo | 1 | -42/+7 |
| 2011-11-28 | perf tools: Resolve machine earlier and pass it to perf_event_ops | Arnaldo Carvalho de Melo | 1 | -15/+15 |
| 2011-11-28 | perf tools: Pass tool context in the the perf_event_ops functions | Arnaldo Carvalho de Melo | 1 | -10/+13 |
| 2011-11-28 | perf session: Remove superfluous callchain_cursor member | Arnaldo Carvalho de Melo | 1 | -3/+2 |
| 2011-11-28 | perf event: perf_event_ops->attr() manipulates only an evlist | Arnaldo Carvalho de Melo | 1 | -2/+4 |
| 2011-11-28 | perf session: Move threads to struct machine | Arnaldo Carvalho de Melo | 1 | -3/+0 |
| 2011-11-02 | perf report: Add progress bar when processing time ordered events | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2011-10-07 | perf tools: Make perf.data more self-descriptive (v8) | Stephane Eranian | 1 | -0/+1 |
| 2011-09-23 | perf tool: Fix endianness handling of u32 data in samples | David Ahern | 1 | -1/+2 |
| 2011-07-21 | perf tools: Fix endian conversion reading event attr from file header | David Ahern | 1 | -0/+1 |
| 2011-07-05 | perf report/annotate/script: Add option to specify a CPU range | Anton Blanchard | 1 | -0/+3 |
| 2011-06-02 | perf script: Make printing of dso a separate field option | David Ahern | 1 | -1/+1 |
| 2011-06-02 | perf script: "sym" field really means show IP data | David Ahern | 1 | -2/+3 |
| 2011-05-22 | perf tools: Pre-check sample size before parsing | Frederic Weisbecker | 1 | -0/+2 |
| 2011-04-20 | perf script: improve validation of sample attributes for output fields | David Ahern | 1 | -0/+3 |
| 2011-03-23 | perf session: Pass evsel in event_ops->sample() | Arnaldo Carvalho de Melo | 1 | -2/+5 |
| 2011-03-14 | perf script: Add support for dumping symbols | David Ahern | 1 | -0/+4 |
| 2011-03-10 | perf session: Use evlist/evsel for managing perf.data attributes | Arnaldo Carvalho de Melo | 1 | -2/+0 |
| 2011-03-06 | perf tools: Improve support for sessions with multiple events | Arnaldo Carvalho de Melo | 1 | -10/+6 |
| 2011-01-29 | perf tools: Kill event_t typedef, use 'union perf_event' instead | Arnaldo Carvalho de Melo | 1 | -6/+7 |
| 2011-01-29 | perf tools: Rename 'struct sample_data' to 'struct perf_sample' | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2011-01-24 | perf tools: Move event__parse_sample to evsel.c | Arnaldo Carvalho de Melo | 1 | -0/+9 |
| 2011-01-22 | perf callchain: Feed callchains into a cursor | Frederic Weisbecker | 1 | -5/+6 |
| 2011-01-03 | perf util: Move do_read from session to util | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2010-12-21 | perf session: Fallback to unordered processing if no sample_id_all | Ian Munsie | 1 | -1/+4 |
| 2010-12-04 | perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events | Arnaldo Carvalho de Melo | 1 | -0/+3 |
| 2010-12-04 | perf session: Parse sample earlier | Arnaldo Carvalho de Melo | 1 | -3/+6 |
| 2010-11-30 | perf session: Allocate chunks of sample objects | Thomas Gleixner | 1 | -0/+3 |
| 2010-11-30 | perf session: Cache sample objects | Thomas Gleixner | 1 | -0/+1 |
| 2010-11-30 | perf session: Fix list sort algorithm | Thomas Gleixner | 1 | -2/+2 |
| 2010-06-17 | perf session: Remove threads from tree on PERF_RECORD_EXIT | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2010-05-19 | perf session: Make read_build_id routines look at the host_machine too | Arnaldo Carvalho de Melo | 1 | -6/+2 |
| 2010-05-14 | perf hist: Make event__totals per hists | Arnaldo Carvalho de Melo | 1 | -2/+6 |
| 2010-05-11 | perf hist: Adopt filter by dso and by thread methods from the newt browser | Arnaldo Carvalho de Melo | 1 | -15/+0 |
| 2010-05-10 | perf hist: Introduce hists class and move lots of methods to it | Arnaldo Carvalho de Melo | 1 | -3/+9 |
| 2010-05-10 | Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 1 | -15/+21 |
| 2010-05-09 | perf session: Embed the host machine data on perf_session | Arnaldo Carvalho de Melo | 1 | -6/+8 |
| 2010-05-09 | perf: Provide a new deterministic events reordering algorithm | Frederic Weisbecker | 1 | -15/+21 |
| 2010-05-02 | perf: add perf-inject builtin | Tom Zanussi | 1 | -1/+2 |
| 2010-04-27 | perf machines: Make the machines class adopt the dsos__fprintf methods | Arnaldo Carvalho de Melo | 1 | -0/+13 |
| 2010-04-27 | perf tools: Rename "kernel_info" to "machine" | Arnaldo Carvalho de Melo | 1 | -1/+26 |
| 2010-04-24 | perf: Generalize perf lock's sample event reordering to the session layer | Frederic Weisbecker | 1 | -0/+10 |
| 2010-04-19 | perf: 'perf kvm' tool for monitoring guest performance from host | Zhang, Yanmin | 1 | -25/+3 |
| 2010-04-14 | perf: Convert perf header build_ids into build_id events | Tom Zanussi | 1 | -1/+2 |
| 2010-04-14 | perf: Convert perf tracing data into a tracing_data event | Tom Zanussi | 1 | -1/+2 |
| 2010-04-14 | perf: Convert perf event types into event type events | Tom Zanussi | 1 | -1/+2 |
| 2010-04-14 | perf: Convert perf header attrs into attr events | Tom Zanussi | 1 | -1/+2 |
| 2010-04-14 | perf: Add pipe-specific header read/write and event processing code | Tom Zanussi | 1 | -0/+4 |
| 2010-04-03 | perf newt: Pass the input_name to perf_session__browse_hists | Arnaldo Carvalho de Melo | 1 | -2/+4 |
| 2010-04-02 | perf kmem: Resolve kernel symbols again | Arnaldo Carvalho de Melo | 1 | -0/+5 |
| 2010-04-02 | perf report: Add progress bars | Arnaldo Carvalho de Melo | 1 | -4/+8 |
| 2010-03-26 | perf callchains: Store the map together with the symbol | Arnaldo Carvalho de Melo | 1 | -4/+4 |
| 2010-03-12 | perf report: Implement initial UI using newt | Arnaldo Carvalho de Melo | 1 | -0/+9 |
| 2010-03-10 | perf session: Add storage for seperating event types in report | Eric B Munson | 1 | -0/+1 |
| 2010-02-04 | perf record: Stop intercepting events, use postprocessing to get build-ids | Arnaldo Carvalho de Melo | 1 | -0/+3 |
| 2010-02-04 | perf symbols: Remove perf_session usage in symbols layer | Arnaldo Carvalho de Melo | 1 | -7/+15 |
| 2010-01-16 | perf tools: Cross platform perf.data analysis support | Arnaldo Carvalho de Melo | 1 | -1/+6 |
| 2010-01-13 | perf tools: Handle relocatable kernels | Arnaldo Carvalho de Melo | 1 | -0/+10 |
| 2010-01-13 | perf session: Keep pointers to the vmlinux maps | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2009-12-28 | perf session: Remove redundant prefix & suffix from perf_event_ops | Arnaldo Carvalho de Melo | 1 | -9/+9 |
| 2009-12-28 | perf session: Move full_paths config to symbol_conf | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2009-12-28 | perf session: Move total_unknown to perf_session->unknown events | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2009-12-28 | perf session: Remove sample_type_check from event_ops | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2009-12-28 | perf session: Share the common trace sample_check routine as perf_session__ha... | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2009-12-16 | perf report: Generalize perf_session__fprintf_hists() | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2009-12-16 | perf symbols: Make symbol_conf global | Arnaldo Carvalho de Melo | 1 | -4/+1 |
| 2009-12-15 | perf session: Event statistics also are per session | Arnaldo Carvalho de Melo | 1 | -0/+3 |
| 2009-12-14 | perf session: Adopt the sample_type variable | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2009-12-14 | perf session: Adopt resolve_callchain | Arnaldo Carvalho de Melo | 1 | -0/+7 |
| 2009-12-14 | perf session: Move the hist_entries rb tree to perf_session | Arnaldo Carvalho de Melo | 1 | -1/+4 |
| 2009-12-14 | perf session: Move kmaps to perf_session | Arnaldo Carvalho de Melo | 1 | -1/+5 |
| 2009-12-14 | perf session: Move the global threads list to perf_session | Arnaldo Carvalho de Melo | 1 | -0/+5 |
| 2009-12-14 | perf session: Reduce the number of parms to perf_session__process_events | Arnaldo Carvalho de Melo | 1 | -2/+5 |
| 2009-12-14 | perf session: Ditch register_perf_file_handler | Arnaldo Carvalho de Melo | 1 | -1/+25 |
| 2009-12-12 | perf tools: Introduce perf_session class | Arnaldo Carvalho de Melo | 1 | -0/+16 |