perf ui browser: Introduce ui_browser__input_window
[linux-flexiantxendom0-3.2.10.git] / tools / perf /
2012-03-16 Namhyung Kimperf ui browser: Introduce ui_browser__input_window
2012-03-16 Namhyung Kimperf hists: Add hists__filter_by_symbol
2012-03-16 Namhyung Kimperf tools: Do not disable members of group event
2012-03-16 Namhyung Kimperf stat: Fix event grouping on forked task
2012-03-16 Jiri Olsaperf tools: Add support to specify pmu style event
2012-03-16 Jiri Olsaperf tools: Add perf pmu object to access pmu format...
2012-03-16 Jiri Olsaperf tools: Add config options support for event parsing
2012-03-16 Jiri Olsaperf tools: Add parser generator for events parsing
2012-03-15 Jan Beulichperf tools: Adjust make rules
2012-03-12 Ingo MolnarMerge branch 'perf/hw-branch-sampling' into perf/core
2012-03-12 Stephane Eranianperf report: Fix annotate double quit issue in branch...
2012-03-12 Stephane Eranianperf report: Remove duplicate annotate choice in branch...
2012-03-09 Stephane Eranianperf report: Enable TUI in branch view mode
2012-03-09 Stephane Eranianperf report: Auto-detect branch stack sampling mode
2012-03-09 Stephane Eranianperf record: Add HEADER_BRANCH_STACK tag
2012-03-09 Stephane Eranianperf record: Provide default branch stack sampling...
2012-03-09 Stephane Eranianperf tools: Make perf able to read files from older...
2012-03-09 Stephane Eranianperf tools: Fix ABI compatibility bug in print_event_desc()
2012-03-09 Stephane Eranianperf tools: Enable reading of perf.data files from...
2012-03-09 Roberto Agostino... perf report: Add support for taken branch sampling
2012-03-09 Roberto Agostino... perf record: Add support for sampling taken branch
2012-03-09 Roberto Agostino... perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
2012-03-05 Namhyung Kimperf annotate: Add missing newline on error message
2012-03-05 Namhyung Kimperf annotate: Fix help string on tui
2012-03-05 Namhyung Kimperf annotate: Restore title when came back to original...
2012-03-05 Namhyung Kimperf annotate: Handle lower case key code in annotate_b...
2012-03-05 Namhyung Kimperf annotate: Print asm code as blue when source code...
2012-03-05 Namhyung Kimperf tools: Add descriptions of missing Makefile arguments
2012-03-05 Namhyung Kimperf evlist: Restore original errno after open failed
2012-03-05 Ingo MolnarMerge branch 'perf/urgent' into perf/core
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-21 Stephane Eranianperf tools: fix broken perf record -a mode
2012-02-17 Danny Kukawkaperf tools: Remove duplicated string.h includes
2012-02-17 Stefan Hajnocziperf tools: Allow expressions in __print_symbolic(...
2012-02-14 Arnaldo Carvalho... perf tools: Invert the sample_id_all logic
2012-02-14 Arnaldo Carvalho... perf tools: Handle kernels that don't support attr...
2012-02-14 Stephane Eranianperf tools: cleanup initialization of attr->size
2012-02-14 Robert Richterperf tools: Factor out feature op to process header...
2012-02-14 Robert Richterperf tools: Moving code in header.c
2012-02-14 Jiri Olsaperf tools: Add bitmap_or function into bitmap object
2012-02-14 Jiri Olsaperf tools: Add sysfs mountpoint interface
2012-02-14 Jiri Olsaperf tools: Remove unused functions from debugfs object
2012-02-14 Namhyung Kimperf tools: Get rid of ctype.h in symbol.c
2012-02-14 Namhyung Kimperf tools: ctype.c only wants util.h
2012-02-14 Namhyung Kimperf tools: Implement islower/isupper macro into util.h
2012-02-14 Joerg Roedelperf tools: Change perf_guest default back to false
2012-02-14 Joerg Roedelperf top: Don't process samples with no valid machine...
2012-02-14 David Ahernperf tools: Allow multiple threads or processes in...
2012-02-14 David Ahernperf tools: Fix out of tree compiles
2012-02-13 Namhyung Kimperf tools: Fix build dependency of perf python extension
2012-02-09 David Ahernperf record: No build id option fails
2012-02-09 Stephane Eranianperf tools: fix endianness detection in perf.data
2012-02-06 Namhyung Kimperf stat: Align scaled output of cpu-clock
2012-02-06 Namhyung Kimperf stat: Adjust print unit
2012-02-06 Franck Bui-Huuperf doc: Allow producing documentation in a specified...
2012-02-06 Jiri Olsaperf tool: Fix perf stack to non executable on x86_64
2012-02-06 Arnaldo Carvalho... Merge branch 'perf/urgent' into perf/core
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-02-02 Robert Richterperf record: Make feature initialization generic
2012-02-02 Srikar Dronamrajuperf probe: Rename target_module to target
2012-02-02 John Kacurperf tools: Remove distclean from Makefile help output
2012-02-01 Jiri Olsaperf evlist: Make splice_list_tail method public
2012-01-31 Ingo MolnarMerge branch 'perf/urgent' into perf/core
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-30 Arnaldo Carvalho... perf python: Use attr.watermark in twatch.py
2012-01-30 Namhyung Kimperf tools: Remove unnecessary ctype.h inclusion
2012-01-30 Namhyung Kimperf lock: Document lock info subcommand
2012-01-30 Stephane Eranianperf top: Fix number of samples displayed
2012-01-30 Akihiro Nagaiperf script: Add option resolving vmlinux path
2012-01-30 Akihiro Nagaiperf script: Add the offset field specifier
2012-01-30 Akihiro Nagaiperf script: Print branch_from and branch_to of BTS...
2012-01-30 Akihiro Nagaiperf script: Unify the expressions indicating "unknown"
2012-01-30 Masanari Iidaperf evsel: Fix spelling typo
2012-01-27 Ingo MolnarMerge branch 'perf/fast' into perf/core
2012-01-26 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-01-24 Stephane Eranianperf tools: Fix strlen() bug in perf_event__synthesize_...
2012-01-24 Srikar Dronamrajuperf probe: Usability fixes
2012-01-24 David Daneyperf tools: Fix broken build by defining _GNU_SOURCE...
2012-01-24 Jan Beulichperf bench: Allow passing an iteration count to "bench...
2012-01-24 Jan Beulichperf bench: Also allow measuring memset()
2012-01-24 Jan Beulichperf bench: Also allow measuring alternative memcpy...
2012-01-24 Jan Beulichperf bench: Make "default" memcpy() selection actually...
2012-01-24 Arnaldo Carvalho... perf tools: Introduce per user view
2012-01-24 Arnaldo Carvalho... perf tools: Add fprintf methods for thread_map and...
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
next