summaryrefslogtreecommitdiff
path: root/tools/perf (follow)
Commit message (Expand)AuthorAge
...
* | perf tools: Improve setting of gcc debug optionMartin Liska2015-05-27
* | perf tools: Assign default value for some pointersMartin Liška2015-05-27
* | perf tools: Use maps__first()/map__next()Arnaldo Carvalho de Melo2015-05-27
* | perf tools: Leave DSO destruction to the map destructionArnaldo Carvalho de Melo2015-05-27
* | perf machine: Mark removed threads as suchArnaldo Carvalho de Melo2015-05-27
* | perf tools: Import rb_erase_init from block/ in the kernel sourcesArnaldo Carvalho de Melo2015-05-27
* | perf tools: Nuke unused map_groups__flush()Arnaldo Carvalho de Melo2015-05-27
* | perf tools: Remove redundant initialization of thread linkage membersArnaldo Carvalho de Melo2015-05-27
* | perf tools: Rename maps__nextArnaldo Carvalho de Melo2015-05-27
* | perf tools: Add dso__data_get/put_fd()Namhyung Kim2015-05-27
* | perf tools: Get rid of dso__data_fd() from dso__data_size()Namhyung Kim2015-05-27
* | perf tools: Fix dso__data_read_offset() file openingNamhyung Kim2015-05-27
* | perf machine: Do not call map_groups__delete(), drop refcnt insteadArnaldo Carvalho de Melo2015-05-27
* | perf comm: Use atomic.h for refcountingArnaldo Carvalho de Melo2015-05-27
* | perf hists: Rename add_hist_entry to hists__findnew_entryArnaldo Carvalho de Melo2015-05-27
* | perf hists: Reducing arguments of hist_entry_iter__add()Namhyung Kim2015-05-27
* | perf session: Fix perf_session__peek_event()Adrian Hunter2015-05-27
* | perf build: Fix libunwind feature detection on 32-bit x86Adrian Hunter2015-05-27
* | perf tools: Fix parse_events_error dereferencesAdrian Hunter2015-05-27
* | perf tools: Fix function declarations needed by parse-events.yAdrian Hunter2015-05-27
* | perf tools: Separate the tests and tools in installationNam T. Nguyen2015-05-27
* | perf bench numa: Share sched_getcpu() __weak def with cloexec.cArnaldo Carvalho de Melo2015-05-18
* | perf tools: Set vmlinux_path__nr_entries to 0 in vmlinux_path__exitWang Nan2015-05-18
* | perf tools: Protect dso cache fd with a mutexNamhyung Kim2015-05-18
* | perf symbols: Protect dso cache tree using dso->lockNamhyung Kim2015-05-18
* | perf symbols: Protect dso symbol loading using a mutexNamhyung Kim2015-05-18
* | perf tools: Introduce copyfile_offset() functionNamhyung Kim2015-05-18
* | 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 trace: Fix the build on older distrosArnaldo Carvalho de Melo2015-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 tests: Fix map_groups refcount testArnaldo Carvalho de Melo2015-05-12
* | perf machine: No need to keep a refcnt for last_matchArnaldo Carvalho de Melo2015-05-12
* | perf tests: Show refcounting broken expectations in thread-mg-share testArnaldo Carvalho de Melo2015-05-12
* | perf report: Do not restrict -T option by other optionsNamhyung Kim2015-05-12
* | perf tests: Fix to get negative exit codesHe Kuang2015-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
* | perf trace: Removed duplicated NULL testHe Kuang2015-05-12
* | perf report: Force tty output if -T/--thread option is givenNamhyung Kim2015-05-12