perf tools: Remove auto-generated bison/flex files
[linux-flexiantxendom0-3.2.10.git] / tools / perf /
2012-03-30 Ingo Molnarperf tools: Remove auto-generated bison/flex files
2012-03-29 Arnaldo Carvalho... perf annotate: Fix off by one symbol hist size allocati...
2012-03-29 Namhyung Kimperf tools: Add missing ref-cycles event back to event...
2012-03-28 David Millerperf annotate: addr2line wants addresses in same format...
2012-03-28 Prashanth Nageshappaperf probe: Finder fails to resolve function name to...
2012-03-27 David Millerperf symbols: Handle NULL dso in dso__name_len
2012-03-27 David Millerperf symbols: Do not include libgen.h
2012-03-26 Stephane Eranianperf tools: Fix bug in raw sample parsing
2012-03-26 Frederic Weisbeckerperf tools: Fix display of first level of callchains
2012-03-22 Jiri Olsaperf diff: Fix to work with new hists design
2012-03-22 Jiri Olsaperf tools: Fix modifier to be applied on correct events
2012-03-22 Jiri Olsaperf tools: Fix various casting issues for 32 bits
2012-03-22 Borislav Petkovperf tools: Simplify event_read_id exit path
2012-03-22 Arnaldo Carvalho... Merge branch 'perf/urgent' into perf/core
2012-03-20 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2012-03-19 Pekka Enbergperf report: Add a simple GTK2-based 'perf report'...
2012-03-19 Namhyung Kimperf report: Document --symbol-filter option
2012-03-19 Namhyung Kimperf ui browser: Clean lines inside of the input window
2012-03-16 Namhyung Kimperf report: Treat an argument as a symbol filter
2012-03-16 Namhyung Kimperf report: Add --symbol-filter option
2012-03-16 Namhyung Kimperf ui browser: Add 's' key to filter by symbol name
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-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 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
next