Tools: hv: Support enumeration from all the pools.
[linux-flexiantxendom0-3.2.10.git] / tools / perf /
2012-03-19 Jeff Mahoney- Update to 3.3-final.
2012-03-14 Ingo Molnarperf tools, x86: Build perf on older user-space as...
2012-03-14 Arnaldo Carvalho... perf tools: Use scnprintf where applicable
2012-03-14 Anton Blanchardperf tools: Incorrect use of snprintf results in SEGV
2012-03-13 Stephane Eranianperf record: Fix buffer overrun bug in tracepoint_id_to...
2012-03-12 Jeff Mahoney- Update to 3.3-rc7.
2012-03-05 Jeff MahoneyRefresh patches.xen/xen3-fixup-arch-x86.
2012-03-03 Arnaldo Carvalho... perf tools: Handle kernels that don't support attr...
2012-03-03 Joerg Roedelperf tools: Change perf_guest default back to false
2012-03-03 David Ahernperf record: No build id option fails
2012-02-29 Prashanth Nageshappaperf probe: Ensure offset provided is not greater than...
2012-02-29 David Ahernperf tools: Ensure comm string is properly terminated
2012-02-29 Prashanth Nageshappaperf probe: Ensure offset provided is not greater than...
2012-02-29 Namhyung Kimperf evlist: Return first evsel for non-sample event...
2012-02-19 Jeff Mahoney- Updated to 3.3-rc4.
2012-02-09 Jeff Mahoney- Update to 3.3-rc3.
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-02-06 Naveen N. Raoperf evsel: Fix an issue where perf report fails to...
2012-02-06 Jiri Olsaperf tools: Fix prefix matching for kernel maps
2012-02-06 Jiri Olsaperf tools: Fix perf stack to non executable on x86_64
2012-01-31 Stephane Eranianperf top: Fix number of samples displayed
2012-01-31 Stephane Eranianperf tools: Fix strlen() bug in perf_event__synthesize_...
2012-01-31 David Daneyperf tools: Fix broken build by defining _GNU_SOURCE...
2012-01-15 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2012-01-11 Konstantin Khlebnikovmm-tracepoint: fix documentation and examples
2012-01-08 Namhyung Kimperf tools: Fix compile error on x86_64 Ubuntu
2012-01-08 Namhyung Kimperf report: Fix --stdio output alignment when --showcp...
2012-01-08 Namhyung Kimperf annotate: Get rid of field_sep check
2012-01-08 Namhyung Kimperf annotate: Fix usage string
2012-01-08 Namhyung Kimperf kmem: Fix a memory leak
2012-01-08 Namhyung Kimperf kmem: Add missing closedir() calls
2012-01-08 Namhyung Kimperf top: Add error message for EMFILE
2012-01-08 Namhyung Kimperf test: Change type of '-v' option to INCR
2012-01-08 Namhyung Kimperf script: Add missing closedir() calls
2012-01-07 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-01-06 Sebastian Andrzej... perf tools: Add const.h to MANIFEST to make perf-tar...
2012-01-06 Joerg Roedelperf tools: Add support for guest/host-only profiling
2012-01-06 Joerg Roedelperf kvm: Do guest-only counting by default
2012-01-06 Arnaldo Carvalho... perf top: Don't update total_period on process_sample
2012-01-06 Arnaldo Carvalho... perf hists: Stop using 'self' for struct hist_entry
2012-01-06 Arnaldo Carvalho... perf hists: Rename total_session to total_period
2012-01-03 Joerg Roedelperf kvm: Fix copy & paste error in description
2012-01-03 Namhyung Kimperf script: Kill script_spec__delete
2012-01-03 Namhyung Kimperf top: Fix a memory leak
2012-01-03 Namhyung Kimperf stat: Introduce get_ratio_color() helper
2012-01-03 Namhyung Kimperf session: Remove impossible condition check
2011-12-29 Ingo Molnarperf tools: Fix feature-bits rework fallout, remove...
2011-12-27 Avi KivityMerge remote-tracking branch 'tip/perf/core' into kvm...
2011-12-23 Robert Richterperf script: Add generic perl handler to process events
2011-12-23 Robert Richterperf tools: Use for_each_set_bit() to iterate over...
2011-12-23 Robert Richterperf tools: Unify handling of features when writing...
2011-12-23 Robert Richterperf report: Accept fifos as input file
2011-12-23 Robert Richterperf tools: Moving code in some files
2011-12-23 Robert Richterperf tools: Fix out-of-bound access to struct perf_session
2011-12-23 Robert Richterperf tools: Continue processing header on unknown features
2011-12-23 Robert Richterperf tools: Improve macros for struct feature_ops
2011-12-23 Nelson Elhageperf: builtin-record: Document and check that mmap_page...
2011-12-23 Nelson Elhageperf: builtin-record: Provide advice if mmap'ing fails...
2011-12-23 Ingo Molnarperf tools: Fix truncated annotation
2011-12-23 David Ahernperf script: look up thread using tid instead of pid
2011-12-23 David Ahernperf tools: Look up thread names for system wide profiling
2011-12-23 David Ahernperf tools: Fix comm for processes with named threads
2011-12-22 Namhyung Kimperf report: Fix usage string
2011-12-21 Stephane Eranianperf: Add support for PERF_HW_COUNT_REF_CPU_CYCLES
2011-12-20 Ingo MolnarMerge branch 'perf/core' of git://github.com/acmel...
2011-12-20 Ingo MolnarMerge commit 'v3.2-rc6' into perf/core
2011-12-20 Jiri Olsaperf test: Add more automated tests for event parsing
2011-12-20 Namhyung Kimperf events: Tidy up perf_event__preprocess_sample
2011-12-20 Namhyung Kimperf tools: Remove stale git headlines from top comment
2011-12-20 Namhyung Kimperf tools: Fix a memory leak on perf_read_values_destroy
2011-12-20 Namhyung Kimperf symbols: Fix error path on symbol__init()
2011-12-20 Jeff Mahoney- Update to 3.2-rc6.
2011-12-20 Namhyung Kimperf symbols: Get rid of duplicated snprintf()
2011-12-20 Nelson Elhageperf evlist: Fix errno value reporting on failed mmap
2011-12-20 Namhyung Kimperf report: Document '--call-graph' for optional print...
2011-12-20 Robert Richterperf evsel: Fix uninitialized memory access to struct...
2011-12-20 Andrew Vaginperf record: Add ability to record event period
2011-12-12 Andrew Vaginperf tools: Add ability to synthesize event according...
2011-12-12 Robert Richterperf script: Implement option for system-wide profiling
2011-12-12 Robert Richterperf script: Fix mem leaks and NULL pointer checks...
2011-12-07 Ingo MolnarMerge branch 'perf/urgent' of git://github.com/acmel...
2011-12-06 Andrew Vaginperf header: Use event_name() to get an event name
2011-12-06 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2011-12-05 Steven Rostedtperf: Fix parsing of __print_flags() in TP_printk()
2011-12-05 Anton Blanchardperf stat: Failure with "Operation not supported"
2011-12-02 Arnaldo Carvalho... perf test: Soft errors shouldn't stop the "Validate...
2011-12-02 Arnaldo Carvalho... perf test: Validate PERF_RECORD_ events and perf_sample...
2011-12-02 Arnaldo Carvalho... perf event: Introduce perf_event__fprintf
2011-11-29 Arnaldo Carvalho... perf test: Allow running just a subset of the available...
2011-11-29 Arnaldo Carvalho... perf evlist: Always do automatic allocation of pollfd...
2011-11-28 Arnaldo Carvalho... perf tools: Save some loops using perf_evlist__id2evsel
2011-11-28 David Ahernperf script: Add comm filtering option
2011-11-28 David Ahernperf tools: make -C consistent across commands (for...
2011-11-28 Arnaldo Carvalho... perf top: Stop using globals for tool state
2011-11-28 Arnaldo Carvalho... perf tools: Rename perf_event_ops to perf_tool
2011-11-28 Arnaldo Carvalho... perf tools: Resolve machine earlier and pass it to...
2011-11-28 Arnaldo Carvalho... perf tools: Pass tool context in the the perf_event_ops...
2011-11-28 Arnaldo Carvalho... perf annotate: Group options in a struct
2011-11-28 Arnaldo Carvalho... perf report: Group options in a struct
2011-11-28 Arnaldo Carvalho... perf tools: Use evsel->attr.sample_type instead of...
next