summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
...
| * | | | | perf annotate: Auto allocate symbol per addr hist bucketsArnaldo Carvalho de Melo2013-12-19
| * | | | | tools lib traceevent: Introduce pevent_filter_strerror()Namhyung Kim2013-12-18
| * | | | | perf hists: Do not pass period and weight to add_hist_entry()Namhyung Kim2013-12-18
| * | | | | perf sort: Do not compare dso againNamhyung Kim2013-12-18
| * | | | | perf sort: Compare addresses if no symbol infoNamhyung Kim2013-12-18
| * | | | | tools lib traceevent: Get rid of die() in some string conversion functionsNamhyung Kim2013-12-17
| * | | | | perf symbols: Use consistent name for the DSO binary type memberArnaldo Carvalho de Melo2013-12-17
| * | | | | perf timechart: Add --highlight optionStanislav Fomichev2013-12-17
| * | | | | perf symbols: Clarify method to get DSO binary_type filenameArnaldo Carvalho de Melo2013-12-16
| * | | | | perf symbols: Remove needless static binary_type arrayArnaldo Carvalho de Melo2013-12-16
| * | | | | perf timechart: Add support for topologyStanislav Fomichev2013-12-16
| * | | | | perf timechart: Get number of CPUs from perf headerStanislav Fomichev2013-12-16
| * | | | | perf timechart: Print pid along the nameStanislav Fomichev2013-12-16
| * | | | | perf timechart: Add backtrace support to CPU infoStanislav Fomichev2013-12-16
| * | | | | tools/: Convert to new topic librariesBorislav Petkov2013-12-16
| * | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-12-16
| |\ \ \ \ \
| | * | | | | tools lib traceevent: Refactor pevent_filter_match() to get rid of die()Namhyung Kim2013-12-13
| | * | | | | tools lib traceevent: Make pevent_filter_add_filter_str() return pevent_errnoNamhyung Kim2013-12-13
| | * | | | | tools lib traceevent: Refactor process_filter()Namhyung Kim2013-12-13
| | * | | | | tools lib traceevent: Refactor create_arg_item()Namhyung Kim2013-12-13
| | * | | | | tools lib traceevent: Get rid of die() in reparent_op_arg()Namhyung Kim2013-12-13
| | * | | | | tools lib traceevent: Make add_left() return pevent_errnoNamhyung Kim2013-12-13
| | * | | | | tools lib traceevent: Get rid of die() in add_right()Namhyung Kim2013-12-13
| | * | | | | tools lib traceevent: Get rid of malloc_or_die() in find_event()Namhyung Kim2013-12-13
| | * | | | | tools lib traceevent: Get rid of malloc_or_die() in read_token()Namhyung Kim2013-12-13
| | * | | | | tools lib traceevent: Get rid of malloc_or_die() allocate_arg()Namhyung Kim2013-12-13
| | * | | | | tools lib traceevent: Get rid of die in add_filter_type()Namhyung Kim2013-12-13
| | * | | | | tools lib traceevent: Get rid of malloc_or_die() in show_error()Namhyung Kim2013-12-13
| | * | | | | perf completion: Complete 'perf kvm'Ramkumar Ramachandra2013-12-13
| | * | | | | perf evlist: Add perf_evlist__to_front()Adrian Hunter2013-12-13
| | * | | | | perf tools: Fix inverted error verification bug in thread__forkDavid Ahern2013-12-13
| | * | | | | perf tools: Move mem_bswap32/64 to util.cAdrian Hunter2013-12-13
| | * | | | | perf evlist: Add can_select_event() methodAdrian Hunter2013-12-13
| | * | | | | perf header: Allow header->data_offset to be predeterminedAdrian Hunter2013-12-13
| | * | | | | perf tools: Add perf_event_paranoid()Adrian Hunter2013-12-13
| | * | | | | tools lib symbol: Start carving out symbol parsing routines from perfArnaldo Carvalho de Melo2013-12-13
| * | | | | | Merge tag 'v3.13-rc4' into perf/coreIngo Molnar2013-12-16
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| * | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-12-11
| |\ \ \ \ \
| | * | | | | perf unwinding: Use the per-feature check flagsJean Pihet2013-12-10
| | * | | | | perf tools: Add per-feature check flagsJean Pihet2013-12-10
| | * | | | | perf symbols: Fix bug in usage of the basename() functionStephane Eranian2013-12-10
| | * | | | | perf symbols: Rename filename argumentArnaldo Carvalho de Melo2013-12-10
| | * | | | | perf symbols: Constify some DSO methods parametersArnaldo Carvalho de Melo2013-12-10
| | * | | | | perf symbols: Set freed members to NULL in dso destructorArnaldo Carvalho de Melo2013-12-10
| | * | | | | perf symbols: Constify dso->long_nameArnaldo Carvalho de Melo2013-12-10
| | * | | | | perf symbols: Remove open coded management of long_name_allocated memberArnaldo Carvalho de Melo2013-12-10
| | * | | | | perf symbols: Set alloc flag close to setting the long_nameArnaldo Carvalho de Melo2013-12-10
| | * | | | | perf symbols: Remove open coded management of short_name_allocated memberAdrian Hunter2013-12-10
| | * | | | | perf machine: Don't open code assign dso->short_nameArnaldo Carvalho de Melo2013-12-10
| | * | | | | perf symbols: Rename [sl]name_alloc to match the members they refer toArnaldo Carvalho de Melo2013-12-10