| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-22 | perf test: Fix exclude_guest parse events tests | Jiri Olsa | 1 | -4/+8 |
| 2012-10-22 | perf tools: do not flush maps on COMM for perf report | Luigi Semenzato | 1 | -1/+0 |
| 2012-10-22 | perf help: Fix --help for builtins | Namhyung Kim | 1 | -1/+1 |
| 2012-10-21 | perf trace: Check if sample raw_data field is set | Arnaldo Carvalho de Melo | 1 | -0/+7 |
| 2012-10-21 | perf trace: Validate syscall id before growing syscall table | Arnaldo Carvalho de Melo | 1 | -5/+6 |
| 2012-10-20 | perf python: Properly link with libtraceevent | Arnaldo Carvalho de Melo | 3 | -14/+15 |
| 2012-10-20 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 6 | -3/+17 |
| 2012-10-17 | perf hists browser: Add back callchain folding symbol | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2012-10-17 | perf tools: Fix build on sparc. | David Miller | 1 | -1/+1 |
| 2012-10-17 | perf python: Link with libtraceevent | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2012-10-17 | perf python: Initialize 'page_size' variable | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2012-10-16 | perf hists browser: Fix off-by-two bug on the first column | Namhyung Kim | 1 | -1/+3 |
| 2012-10-16 | perf tools: Remove warnings on JIT samples for srcline sort key | Namhyung Kim | 1 | -0/+3 |
| 2012-10-16 | perf tools: Fix segfault when using srcline sort key | Namhyung Kim | 1 | -0/+3 |
| 2012-10-16 | perf tool: Precise mode requires exclude_guest | David Ahern | 1 | -0/+3 |
| 2012-10-14 | perf: Fix UAPI fallout | Ingo Molnar | 10 | -11/+11 |
| 2012-10-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 46 | -1175/+1193 |
| 2012-10-13 | perf: Handle new rbtree implementation | Markus Trippelsdorf | 2 | -1/+4 |
| 2012-10-11 | perf: fix duplicate header inclusion | Michel Lespinasse | 1 | -1/+0 |
| 2012-10-09 | rbtree: adjust node color in __rb_erase_color() only when necessary | Michel Lespinasse | 1 | -0/+1 |
| 2012-10-08 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 1 | -1/+1 |
| 2012-10-05 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 46 | -1175/+1193 |
| 2012-10-04 | perf hists: Add more helpers for hist entry stat | Namhyung Kim | 1 | -8/+18 |
| 2012-10-04 | perf hists: Move he->stat.nr_events initialization to a template | Namhyung Kim | 1 | -1/+3 |
| 2012-10-04 | perf hists: Introduce struct he_stat | Namhyung Kim | 6 | -51/+59 |
| 2012-10-04 | perf diff: Removing the total_period argument from output code | Jiri Olsa | 5 | -26/+35 |
| 2012-10-04 | perf tool: Add hpp interface to enable/disable hpp column | Jiri Olsa | 7 | -15/+29 |
| 2012-10-04 | perf tools: Removing hists pair argument from output path | Jiri Olsa | 6 | -17/+13 |
| 2012-10-04 | perf hists: Separate overhead and baseline columns | Jiri Olsa | 3 | -28/+58 |
| 2012-10-04 | perf diff: Refactor diff displacement possition info | Jiri Olsa | 7 | -40/+44 |
| 2012-10-04 | perf hists: Add struct hists pointer to struct hist_entry | Jiri Olsa | 2 | -0/+3 |
| 2012-10-04 | perf tools: Complete tracepoint event names | Namhyung Kim | 1 | -2/+16 |
| 2012-10-03 | perf evlist: Remove some unused methods | Arnaldo Carvalho de Melo | 2 | -100/+3 |
| 2012-10-03 | perf evlist: Introduce add_newtp method | Arnaldo Carvalho de Melo | 3 | -15/+20 |
| 2012-10-03 | perf kvm: Move global variables into a perf_kvm struct | David Ahern | 1 | -207/+253 |
| 2012-10-03 | kbuild: Fix gcc -x syntax | Jean Delvare | 1 | -1/+1 |
| 2012-10-02 | perf tools: Convert to BACKTRACE_SUPPORT | Namhyung Kim | 2 | -7/+7 |
| 2012-10-02 | perf tools: Long option completion support for each subcommands | Namhyung Kim | 3 | -2/+16 |
| 2012-10-02 | perf tools: Complete long option names of perf command | Namhyung Kim | 1 | -3/+9 |
| 2012-10-02 | perf tools: Check existence of _get_comp_words_by_ref when bash completing | Namhyung Kim | 1 | -2/+13 |
| 2012-10-02 | perf inject: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 1 | -7/+6 |
| 2012-10-02 | perf record: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 1 | -9/+10 |
| 2012-10-02 | perf evlist: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 1 | -12/+9 |
| 2012-10-02 | perf top: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 1 | -5/+4 |
| 2012-10-02 | perf probe: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 1 | -14/+12 |
| 2012-10-02 | perf buildid-list: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 1 | -31/+24 |
| 2012-10-02 | perf buildid-cache: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 1 | -32/+26 |
| 2012-10-02 | perf timechart: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 1 | -59/+41 |
| 2012-10-02 | perf lock: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 1 | -51/+39 |
| 2012-10-02 | perf kmem: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 1 | -40/+26 |
| 2012-10-02 | perf help: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 1 | -20/+20 |
| 2012-10-02 | perf script: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 1 | -48/+42 |
| 2012-10-02 | perf stat: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 1 | -169/+159 |
| 2012-10-02 | perf sched: Look up thread using tid instead of pid | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2012-10-02 | perf inject: Remove static variables | Arnaldo Carvalho de Melo | 1 | -34/+38 |
| 2012-10-02 | perf inject: Remove unused 'input_name' static var | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2012-10-02 | perf trace: Use evsel->handler.func | Arnaldo Carvalho de Melo | 1 | -45/+87 |
| 2012-10-02 | perf tools: Convert to HAVE_STRLCPY | Namhyung Kim | 3 | -7/+5 |
| 2012-10-02 | perf tools: Convert to GTK2_SUPPORT | Namhyung Kim | 6 | -36/+36 |
| 2012-10-02 | perf tools: Convert to NEWT_SUPPORT | Namhyung Kim | 8 | -34/+32 |
| 2012-10-02 | perf tools: Convert to LIBAUDIT_SUPPORT | Namhyung Kim | 2 | -5/+3 |
| 2012-10-02 | perf tools: Convert to LIBUNWIND_SUPPORT | Namhyung Kim | 4 | -16/+14 |
| 2012-10-01 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+6 |
| 2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 146 | -4294/+10237 |
| 2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -3/+3 |
| 2012-09-28 | perf tools: Convert to LIBELF_SUPPORT | Namhyung Kim | 6 | -14/+13 |
| 2012-09-28 | perf tools: Remove unused PYRF_OBJS variable on Makefile | Namhyung Kim | 1 | -15/+1 |
| 2012-09-28 | perf tools: Move libdw availability check before arch Makefile | Namhyung Kim | 1 | -7/+7 |
| 2012-09-27 | perf trace: Add aliases for some syscalls | Arnaldo Carvalho de Melo | 1 | -8/+18 |
| 2012-09-27 | perf probe: Print an enum type variable in "enum variable-name" format when s... | Hyeoncheol Lee | 1 | -0/+2 |
| 2012-09-27 | perf tools: Check libaudit availability for perf-trace builtin | Namhyung Kim | 3 | -2/+27 |
| 2012-09-26 | perf hists: Add missing period_* fields when collapsing a hist entry | Namhyung Kim | 1 | -2/+7 |
| 2012-09-26 | perf trace: New tool | Arnaldo Carvalho de Melo | 6 | -1/+358 |
| 2012-09-26 | perf evsel: Export the event_format constructor | Arnaldo Carvalho de Melo | 2 | -1/+4 |
| 2012-09-26 | perf evsel: Introduce rawptr() method | Arnaldo Carvalho de Melo | 2 | -2/+9 |
| 2012-09-26 | perf tools: Use perf_evsel__newtp in the event parser | Arnaldo Carvalho de Melo | 1 | -30/+16 |
| 2012-09-26 | perf evsel: The tracepoint constructor should store sys:name | Arnaldo Carvalho de Melo | 1 | -4/+5 |
| 2012-09-26 | perf evlist: Introduce set_filter() method | Arnaldo Carvalho de Melo | 4 | -18/+48 |
| 2012-09-26 | perf evlist: Renane set_filters method to apply_filters | Arnaldo Carvalho de Melo | 4 | -4/+4 |
| 2012-09-26 | perf test: Add test to check we correctly parse and match syscall open parms | Arnaldo Carvalho de Melo | 1 | -0/+116 |
| 2012-09-26 | perf evsel: Handle endianity in intval method | Arnaldo Carvalho de Melo | 1 | -4/+34 |
| 2012-09-26 | perf evsel: Know if byte swap is needed | Arnaldo Carvalho de Melo | 9 | -18/+24 |
| 2012-09-26 | perf tools: Allow handling a NULL cpu_map as meaning "all cpus" | Arnaldo Carvalho de Melo | 2 | -6/+17 |
| 2012-09-26 | perf evsel: Improve tracepoint constructor setup | Arnaldo Carvalho de Melo | 1 | -1/+5 |
| 2012-09-25 | perf test: Fix build failure | Namhyung Kim | 1 | -2/+2 |
| 2012-09-24 | perf test: Add test for the sched tracepoint format fields | Arnaldo Carvalho de Melo | 1 | -0/+86 |
| 2012-09-24 | perf evsel: Provide a new constructor for tracepoints | Arnaldo Carvalho de Melo | 2 | -6/+87 |
| 2012-09-24 | perf tools: bfd.h/libbfd detection fails with recent binutils | Markus Trippelsdorf | 2 | -1/+2 |
| 2012-09-24 | perf tools: remove sscanf extension %as | Irina Tirdea | 2 | -17/+37 |
| 2012-09-24 | perf header: Remove perf_header__read_feature | Namhyung Kim | 2 | -60/+1 |
| 2012-09-24 | perf kvm: Use perf_session_env for reading cpuid | Namhyung Kim | 1 | -9/+1 |
| 2012-09-24 | perf header: Remove unused @feat arg from ->process callback | Namhyung Kim | 1 | -35/+35 |
| 2012-09-24 | perf header: Use pre-processed session env when printing | Namhyung Kim | 1 | -141/+66 |
| 2012-09-24 | perf header: Add ->process callbacks to most of features | Namhyung Kim | 1 | -11/+308 |
| 2012-09-24 | perf header: Add struct perf_session_env | Namhyung Kim | 1 | -0/+24 |
| 2012-09-24 | perf timechart: Use zalloc and fix a couple leaks | Arnaldo Carvalho de Melo | 1 | -26/+14 |
| 2012-09-24 | perf lock: Use perf_evsel__intval and perf_session__set_tracepoints_handlers | Arnaldo Carvalho de Melo | 1 | -146/+87 |
| 2012-09-24 | perf kmem: Use perf_evsel__intval and perf_session__set_tracepoints_handlers | Arnaldo Carvalho de Melo | 1 | -45/+45 |
| 2012-09-24 | perf kvm: Use perf_evsel__intval | Arnaldo Carvalho de Melo | 1 | -63/+67 |
| 2012-09-21 | perf kvm: Events analysis tool | Xiao Guangrong | 6 | -6/+929 |
| 2012-09-21 | perf tools: Fix parallel build | Eric Sandeen | 1 | -2/+2 |
| 2012-09-20 | perf record: Print event causing perf_event_open() to fail | Stephane Eranian | 1 | -2/+4 |
| 2012-09-20 | perf tools: Fix a compiling error in util/map.c | Feng Tang | 1 | -3/+2 |
| 2012-09-20 | perf tools: Fix a compiling error in trace-event-perl.c for 32 bits machine | Feng Tang | 1 | -1/+1 |
| 2012-09-17 | perf stat: Check PMU cpumask file | Yan, Zheng | 7 | -22/+82 |
| 2012-09-17 | perf report: Add missing perf_hpp__init for pipe-mode | Namhyung Kim | 1 | -1/+3 |
| 2012-09-17 | perf scripts: Export a find_scripts() function | Feng Tang | 2 | -0/+56 |
| 2012-09-17 | perf scripts: Add event_analyzing_sample-record/report | Feng Tang | 2 | -0/+11 |
| 2012-09-17 | perf scripts: Add --symbols option to handle specific symbols | Feng Tang | 1 | -0/+3 |
| 2012-09-17 | perf symbols: Filter samples with unresolved symbol when "--symbols" option i... | Feng Tang | 1 | -2/+3 |
| 2012-09-17 | perf archive: Make 'f' the last parameter for tar | Irina Tirdea | 1 | -1/+1 |
| 2012-09-17 | perf archive: Remove -f from the rm command | Irina Tirdea | 1 | -2/+2 |
| 2012-09-17 | perf stat: Move stats related code to util/stat.c | Xiao Guangrong | 4 | -54/+76 |
| 2012-09-17 | perf report: Enable integrated annotation only if possible | Namhyung Kim | 1 | -6/+6 |
| 2012-09-17 | perf tools: Add sort__has_sym | Namhyung Kim | 2 | -0/+6 |
| 2012-09-17 | arm64: Performance counters support | Will Deacon | 1 | -0/+6 |
| 2012-09-14 | perf hists browser: Fix first column printing | Namhyung Kim | 1 | -2/+2 |
| 2012-09-14 | perf hists browser: Fix output for 100.00% | Namhyung Kim | 3 | -16/+16 |
| 2012-09-14 | perf sched: Fixup for the die() removal | Namhyung Kim | 1 | -7/+7 |
| 2012-09-14 | perf test: Fixup for the die() removal | Namhyung Kim | 1 | -4/+4 |
| 2012-09-14 | perf probe: Add union member access support | Hyeoncheol Lee | 1 | -8/+16 |
| 2012-09-11 | perf sched: Don't read all tracepoint variables in advance | Arnaldo Carvalho de Melo | 1 | -180/+97 |
| 2012-09-11 | perf sched: Use perf_evsel__{int,str}val | Arnaldo Carvalho de Melo | 1 | -159/+90 |
| 2012-09-11 | perf evsel: Introduce perf_evsel__{str,int}val methods | Arnaldo Carvalho de Melo | 2 | -0/+42 |
| 2012-09-11 | perf sched: Use perf_tool as ancestor | Arnaldo Carvalho de Melo | 1 | -574/+562 |
| 2012-09-11 | perf sched: Remove unused thread parameter | Arnaldo Carvalho de Melo | 1 | -15/+8 |
| 2012-09-11 | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 74 | -413/+491 |
| 2012-09-11 | perf tools: Back [vdso] DSO with real data | Jiri Olsa | 8 | -26/+194 |
| 2012-09-11 | perf symbols: Make dsos__find function globally available | Jiri Olsa | 2 | -1/+2 |
| 2012-09-11 | perf tools: Add memdup function | Jiri Olsa | 2 | -1/+19 |
| 2012-09-11 | perf tools: Do backtrace post unwind only if we regs and stack were captured | Jiri Olsa | 1 | -0/+5 |
| 2012-09-11 | perf tools: fix ALIGN redefinition in system headers | Irina Tirdea | 6 | -19/+19 |
| 2012-09-11 | perf tools: include __WORDSIZE definition | Irina Tirdea | 1 | -0/+4 |
| 2012-09-11 | perf tools: Update types definitions for Android | Irina Tirdea | 3 | -0/+21 |
| 2012-09-11 | perf tools: Add missing perf_regs.h file to MANIFEST | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2012-09-11 | perf tools: include wrapper for magic.h | Irina Tirdea | 3 | -1/+14 |
| 2012-09-09 | perf kmem: Remove die() calls | Arnaldo Carvalho de Melo | 1 | -41/+67 |
| 2012-09-09 | perf sched: Remove die() calls | Arnaldo Carvalho de Melo | 1 | -102/+179 |
| 2012-09-09 | perf test: Remove die() calls | Arnaldo Carvalho de Melo | 1 | -6/+8 |
| 2012-09-08 | perf symbols: Remove BIONIC wrapper around libgen.h | David Ahern | 1 | -2/+0 |
| 2012-09-08 | perf probe: Make a copy of exec path for passing to basename | David Ahern | 1 | -2/+10 |
| 2012-09-08 | perf annotate: Make a copy of filename for passing to basename | David Ahern | 1 | -1/+8 |
| 2012-09-08 | perf gtk/browser: Use perf_hpp__format functions | Namhyung Kim | 3 | -16/+87 |
| 2012-09-08 | perf hists browser: Use perf_hpp__format functions | Namhyung Kim | 2 | -23/+77 |
| 2012-09-08 | perf hists: Use perf_hpp__format->width to calculate the column widths | Namhyung Kim | 2 | -33/+27 |
| 2012-09-08 | perf hists: Handle field separator properly | Namhyung Kim | 2 | -27/+50 |
| 2012-09-08 | perf hists: Introduce perf_hpp for hist period printing | Namhyung Kim | 6 | -200/+426 |
| 2012-09-08 | perf bench: fix assert when NDEBUG is defined | Irina Tirdea | 2 | -3/+7 |
| 2012-09-07 | perf tools: Fix build for another rbtree.c change | Adrian Hunter | 1 | -0/+1 |
| 2012-09-07 | perf tools: add NO_BACKTRACE for application self-debugging | Irina Tirdea | 3 | -0/+28 |
| 2012-09-07 | perf tools: replace mkostemp with mkstemp | Irina Tirdea | 1 | -1/+1 |
| 2012-09-07 | perf tools: include missing pthread.h header | Irina Tirdea | 2 | -0/+2 |
| 2012-09-07 | perf tools: fix missing winsize definition | Irina Tirdea | 2 | -0/+2 |
| 2012-09-07 | perf tools: include basename for non-glibc systems | Irina Tirdea | 1 | -0/+3 |
| 2012-09-07 | perf tools: Replace sort's standalone field_sep with symbol_conf.field_sep | Jiri Olsa | 2 | -5/+2 |
| 2012-09-07 | perf diff: Make diff command work with evsel hists | Jiri Olsa | 4 | -35/+72 |
| 2012-09-07 | perf tools: Ignore compiled python binaries | Namhyung Kim | 1 | -0/+2 |
| 2012-09-06 | perf tools: Fix cache event name generation | Jiri Olsa | 1 | -1/+1 |
| 2012-09-06 | perf test: Add roundtrip test for hardware cache events | Arnaldo Carvalho de Melo | 1 | -0/+61 |
| 2012-09-06 | perf evlist: Add fprintf method | Arnaldo Carvalho de Melo | 2 | -0/+15 |
| 2012-09-06 | perf tools: Remove extraneous newline when parsing hardware cache events | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2012-09-06 | perf test: Add round trip test for sw and hw event names | Arnaldo Carvalho de Melo | 3 | -5/+60 |
| 2012-09-06 | perf header: Prepare tracepoint events regardless of name | Namhyung Kim | 1 | -14/+22 |
| 2012-09-06 | perf header: Fix a typo on evsel | Namhyung Kim | 1 | -1/+1 |
| 2012-09-06 | perf tools: Clean target should do clean for lib/traceevent too | David Ahern | 1 | -1/+4 |
| 2012-09-05 | perf tools: Allow user to indicate path to objdump in command line | Maciek Borzecki | 6 | -1/+14 |
| 2012-09-05 | perf tools: Replace mempcpy with memcpy | Irina Tirdea | 1 | -2/+2 |
| 2012-09-05 | perf header: Swap pmu mapping numbers if needed | Namhyung Kim | 1 | -0/+6 |
| 2012-09-05 | perf header: Set tracepoint event name only if not set | Namhyung Kim | 1 | -1/+1 |
| 2012-09-05 | perf header: Use evlist->nr_entries on write_event_desc() | Namhyung Kim | 1 | -3/+2 |
| 2012-09-05 | perf tools: remove unneeded include of network header files | David Ahern | 2 | -9/+4 |
| 2012-09-05 | perf tools: Remove the node from rblist in strlist__remove | Suzuki K. Poulose | 1 | -1/+1 |
| 2012-09-05 | perf tools: Fix intlist node removal | Suzuki K. Poulose | 1 | -2/+2 |
| 2012-09-05 | perf tools: Fix x86 builds with ARCH specified on the command line | David Ahern | 1 | -2/+2 |
| 2012-09-05 | perf record: Remove use of die/exit | David Ahern | 1 | -49/+109 |
| 2012-09-05 | perf script: Remove use of die/exit | David Ahern | 1 | -19/+41 |
| 2012-09-05 | perf help: Remove use of die and handle errors | David Ahern | 1 | -14/+34 |
| 2012-09-05 | perf stat: Remove use of die/exit and handle errors | David Ahern | 1 | -3/+4 |
| 2012-09-05 | perf lock: Remove use of die and handle errors | David Ahern | 1 | -57/+124 |
| 2012-09-05 | perf tool: handle errors in synthesized event functions | David Ahern | 1 | -9/+26 |
| 2012-09-05 | perf session: flush_sample_queue needs to handle errors from handlers | David Ahern | 1 | -9/+15 |
| 2012-09-01 | tools: perf: Fix typo in tools/perf | Masanari Iida | 3 | -3/+3 |
| 2012-08-22 | perf tools: Keep the perf_event_attr on version 3 | Jiri Olsa | 1 | -1/+0 |
| 2012-08-22 | perf tools: Add pmu mappings to header information | Robert Richter | 4 | -2/+129 |
| 2012-08-22 | perf report: Update event names from header description | Robert Richter | 1 | -1/+51 |
| 2012-08-22 | perf tools: Refactor print_event_desc() | Robert Richter | 1 | -41/+93 |
| 2012-08-22 | perf tools: Catch event names from command line | Robert Richter | 5 | -18/+78 |
| 2012-08-22 | perf test: Do not abort tests on error | Robert Richter | 1 | -10/+14 |
| 2012-08-22 | perf tools: Fix 'No libunwind found' make warning message | Jiri Olsa | 1 | -1/+1 |
| 2012-08-21 | perf tools: Add missing files to build the python binding | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2012-08-20 | perf hists: Rename and move some functions | Namhyung Kim | 3 | -27/+32 |
| 2012-08-20 | perf hists: Separate out hist print functions | Namhyung Kim | 4 | -661/+669 |
| 2012-08-20 | perf tools: Fix include order for bison/flex-generated C files | Ben Hutchings | 1 | -2/+2 |
| 2012-08-20 | perf symbols: Fix builds with NO_LIBELF set | David Ahern | 3 | -1/+5 |
| 2012-08-20 | perf: silence GTK2 probing errors | David Ahern | 1 | -3/+3 |
| 2012-08-20 | perf script perl/python: Fix libexec scripts path in Documentation | David Ahern | 2 | -7/+7 |
| 2012-08-20 | perf ui gtk: Ensure not to call gtk_main_quit() twice | Namhyung Kim | 1 | -0/+2 |
| 2012-08-17 | perf tools: Rename global variable 'events' in util/header.c | Robert Richter | 1 | -20/+20 |
| 2012-08-17 | perf tools: Rename some variables for better understanding | Robert Richter | 1 | -21/+21 |
| 2012-08-17 | perf tools: Report number of pmu type of unknown events | Robert Richter | 1 | -1/+2 |