summaryrefslogtreecommitdiff
path: root/tools/perf/util (follow)
Commit message (Expand)AuthorAge
...
* | perf tools: Add rm_rf() utility functionNamhyung Kim2015-05-18
* | perf tools: Elliminate alignment holesArnaldo Carvalho de Melo2015-05-18
* | perf probe: Load map before glob matchingWang Nan2015-05-18
* | perf tools: Fix "Command" sort_entry's cmp and collapse functionJiri Olsa2015-05-15
* | perf tools: Fix dwarf-aux.c compilation on i386Jiri Olsa2015-05-15
* | perf cgroup: Use atomic.h for refcountingArnaldo Carvalho de Melo2015-05-15
* | perf evlist: Use atomic.h for the perf_mmap refcountArnaldo Carvalho de Melo2015-05-15
* | perf machine: Stop accessing atomic_t::counter directlyArnaldo Carvalho de Melo2015-05-15
* | perf tools: Use atomic.h for the map_groups refcountArnaldo Carvalho de Melo2015-05-15
* | perf tools: Make flex/bison calls honour V=1Jiri Olsa2015-05-14
* | perf report: Fix some option handling on --stdioNamhyung Kim2015-05-14
* | perf probe: Ignore tail calls to probed functionsNaveen N. Rao2015-05-14
* | perf machine: No need to keep a refcnt for last_matchArnaldo Carvalho de Melo2015-05-12
* | perf probe: Show better error message when failed to find variableHe Kuang2015-05-12
* | perf probe: Add --range option to show a variable's location rangeHe Kuang2015-05-12
* | perf probe: Remove length limitation for showing available variablesHe Kuang2015-05-12
* | Merge branch 'perf/urgent' into perf/core, to resolve conflictsIngo Molnar2015-05-11
|\|
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-06
| |\
| | * perf probe: Fix segfault if passed with ''.Wang Nan2015-05-05
| | * perf probe: Fix bug with global variables handlingHe Kuang2015-04-27
* | | perf probe: Support glob wildcards for function nameMasami Hiramatsu2015-05-08
* | | perf probe: Add --no-inlines option to avoid searching inline functionsMasami Hiramatsu2015-05-08
* | | perf probe: Introduce probe_conf global configsMasami Hiramatsu2015-05-08
* | | perf probe: Use perf_probe_event.target instead of passing as an argumentMasami Hiramatsu2015-05-08
* | | perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo2015-05-08
* | | perf tools: Use atomic_t to implement thread__{get,put} refcntArnaldo Carvalho de Melo2015-05-08
* | | perf probe: Support $params special probe argumentMasami Hiramatsu2015-05-08
* | | perf probe: Skip kernel symbols which is out of .textMasami Hiramatsu2015-05-08
* | | perf probe: Make --line checks validate C-style function nameMasami Hiramatsu2015-05-08
* | | perf probe: Fix a typo for the flags of openMasami Hiramatsu2015-05-08
* | | perf probe: Fix to close probe_events file in errorMasami Hiramatsu2015-05-08
* | | Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-05-06
|\ \ \ | |/ / |/| |
| * | perf tools: Move TUI-specific fields out of map_symbolNamhyung Kim2015-05-05
| * | perf tools: Introduce pstack_peek()Namhyung Kim2015-05-05
| * | perf tools: Move init_have_children field to the unnamed unionNamhyung Kim2015-05-05
| * | perf tools: Move TUI-specific fields into unnamed unionNamhyung Kim2015-05-05
| * | perf probe: Allow to use filter on --del commandMasami Hiramatsu2015-05-05
| * | perf record: Add AUX area tracing Snapshot Mode supportAdrian Hunter2015-05-05
| * | perf tools: Add AUX area tracing Snapshot ModeAdrian Hunter2015-05-05
| * | perf tools: Add support for PERF_RECORD_ITRACE_STARTAdrian Hunter2015-05-05
| * | perf tools: Add support for PERF_RECORD_AUXAdrian Hunter2015-05-05
| * | perf auxtrace: Add option to synthesize events for transactionsAdrian Hunter2015-05-05
| * | perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter2015-05-05
| * | perf tools: Add AUX area tracing indexAdrian Hunter2015-05-04
| * | perf probe: Accept filter argument for --listMasami Hiramatsu2015-05-04
| * | perf tools: Add strfilter__string to recover rules stringMasami Hiramatsu2015-05-04
| * | perf tools: Improve strfilter to append additional rulesMasami Hiramatsu2015-05-04
| * | perf probe: Improve detection of file/function name in the probe patternNaveen N. Rao2015-05-04
| * | perf tools: Fix bison-related build failure on CentOS 6Namhyung Kim2015-05-04
| * | perf symbols: Warn on build id mismatchNaveen N. Rao2015-05-04