开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2015-05-27
perf tools: Improve setting of gcc debug option
Martin Liska
2015-05-27
perf tools: Assign default value for some pointers
Martin Liška
2015-05-27
perf tools: Use maps__first()/map__next()
Arnaldo Carvalho de Melo
2015-05-27
perf tools: Leave DSO destruction to the map destruction
Arnaldo Carvalho de Melo
2015-05-27
perf machine: Mark removed threads as such
Arnaldo Carvalho de Melo
2015-05-27
perf tools: Import rb_erase_init from block/ in the kernel sources
Arnaldo Carvalho de Melo
2015-05-27
perf tools: Nuke unused map_groups__flush()
Arnaldo Carvalho de Melo
2015-05-27
perf tools: Remove redundant initialization of thread linkage members
Arnaldo Carvalho de Melo
2015-05-27
perf tools: Rename maps__next
Arnaldo Carvalho de Melo
2015-05-27
perf tools: Add dso__data_get/put_fd()
Namhyung Kim
2015-05-27
perf tools: Get rid of dso__data_fd() from dso__data_size()
Namhyung Kim
2015-05-27
perf tools: Fix dso__data_read_offset() file opening
Namhyung Kim
2015-05-27
perf machine: Do not call map_groups__delete(), drop refcnt instead
Arnaldo Carvalho de Melo
2015-05-27
perf comm: Use atomic.h for refcounting
Arnaldo Carvalho de Melo
2015-05-27
perf hists: Rename add_hist_entry to hists__findnew_entry
Arnaldo Carvalho de Melo
2015-05-27
perf hists: Reducing arguments of hist_entry_iter__add()
Namhyung Kim
2015-05-27
perf session: Fix perf_session__peek_event()
Adrian Hunter
2015-05-27
perf build: Fix libunwind feature detection on 32-bit x86
Adrian Hunter
2015-05-27
perf tools: Fix parse_events_error dereferences
Adrian Hunter
2015-05-27
perf tools: Fix function declarations needed by parse-events.y
Adrian Hunter
2015-05-27
perf tools: Separate the tests and tools in installation
Nam T. Nguyen
2015-05-27
Merge branch 'perf/urgent' into perf/core, before applying dependent patches
Ingo Molnar
2015-05-18
perf bench numa: Share sched_getcpu() __weak def with cloexec.c
Arnaldo Carvalho de Melo
2015-05-18
tools build: Change FEATURE_TESTS and FEATURE_DISPLAY to weak binding
Wang Nan
2015-05-18
tools lib traceevent: Install libtraceevent.a into libdir
Wang Nan
2015-05-18
perf tools: Set vmlinux_path__nr_entries to 0 in vmlinux_path__exit
Wang Nan
2015-05-18
perf tools: Protect dso cache fd with a mutex
Namhyung Kim
2015-05-18
perf symbols: Protect dso cache tree using dso->lock
Namhyung Kim
2015-05-18
perf symbols: Protect dso symbol loading using a mutex
Namhyung Kim
2015-05-18
perf tools: Introduce copyfile_offset() function
Namhyung Kim
2015-05-18
perf tools: Add rm_rf() utility function
Namhyung Kim
2015-05-18
perf tools: Elliminate alignment holes
Arnaldo Carvalho de Melo
2015-05-18
tools include: add __aligned_u64 to types.h.
Wang Nan
2015-05-18
perf probe: Load map before glob matching
Wang Nan
2015-05-16
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
2015-05-16
Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-05-15
perf tools: Fix "Command" sort_entry's cmp and collapse function
Jiri Olsa
2015-05-15
perf tools: Fix dwarf-aux.c compilation on i386
Jiri Olsa
2015-05-15
perf cgroup: Use atomic.h for refcounting
Arnaldo Carvalho de Melo
2015-05-15
perf evlist: Use atomic.h for the perf_mmap refcount
Arnaldo Carvalho de Melo
2015-05-15
perf machine: Stop accessing atomic_t::counter directly
Arnaldo Carvalho de Melo
2015-05-15
perf tools: Use atomic.h for the map_groups refcount
Arnaldo Carvalho de Melo
2015-05-15
Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-05-14
perf tools: Make flex/bison calls honour V=1
Jiri Olsa
2015-05-14
perf trace: Fix the build on older distros
Arnaldo Carvalho de Melo
2015-05-14
tools lib traceevent: Provide le16toh define for older systems
Arnaldo Carvalho de Melo
2015-05-14
perf report: Fix some option handling on --stdio
Namhyung Kim
2015-05-14
perf probe: Ignore tail calls to probed functions
Naveen N. Rao
2015-05-13
tools/liblockdep: Fix compilation error
Eunbong Song
2015-05-13
tools/liblockdep: Fix linker error in case of cross compile
Eunbong Song
[next]