index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2013-01-24
perf sort: Get rid of unnecessary __maybe_unused
Namhyung Kim
2013-01-24
perf sort: Move misplaced sort entry functions
Namhyung Kim
2013-01-24
perf probe: Allow of casting an array of char to string
Hyeoncheol Lee
2013-01-24
perf tools: Add anonymous huge page recognition
Joshua Zhu
2013-01-24
perf bench: Flush stdout before starting bench suite
Namhyung Kim
2013-01-24
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
Namhyung Kim
2013-01-24
perf tools: Fix possible (unlikely) buffer overflow
Thomas Jarosch
2013-01-24
perf tools: Fix GNU make v3.80 compatibility issue
Al Cooper
2013-01-24
tools lib traceevent: Add copyright header
Jon Stanley
2013-01-24
tools lib traceevent: Update FSF postal address to be URL's.
Jon Stanley
2013-01-24
tools lib traceevent: test correct variable after allocation
Sasha Levin
2013-01-24
perf ui/gtk: Setup browser window early
Namhyung Kim
2013-01-24
perf ui/gtk: Factor out common browser routines
Namhyung Kim
2013-01-24
perf script: use ARRAY_SIZE instead of reinventing it
Sasha Levin
2013-01-24
perf kmem: use ARRAY_SIZE instead of reinventing it
Sasha Levin
2013-01-24
perf tools: remove redundant checks from _sort__sym_cmp
Sasha Levin
2013-01-24
perf tests: Don't fail if a matching vmlinux isn't found, skip that test
Arnaldo Carvalho de Melo
2013-01-24
perf tests: Add return states enum for tests
Jiri Olsa
2013-01-24
perf kvm: Initialize file_name var to fix segfault
Arnaldo Carvalho de Melo
2013-01-24
perf machine: Simplify accessing the host machine
Arnaldo Carvalho de Melo
2013-01-24
perf tests: Fix PYTHONPATH for python-use test tracepoints
Jiri Olsa
2013-01-24
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
2013-01-24
perf session: There is no need for a per session hists instance
Arnaldo Carvalho de Melo
2013-01-24
perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf
Arnaldo Carvalho de Melo
2013-01-24
perf record: Don't pass host machine to guest synthesizer
Arnaldo Carvalho de Melo
2013-01-24
perf header: Ensure read/write finished successfully
Namhyung Kim
2013-01-24
perf tests: Check python path on attr and binding test
Namhyung Kim
2013-01-24
perf tests: Add event parsing test for '*:*' tracepoints
Jiri Olsa
2013-01-24
perf tools: Add support for wildcard in tracepoint system name
Jiri Olsa
2013-01-24
perf tools: Add missing closedir in multi tracepoint processing
Jiri Olsa
2013-01-24
perf python: Fix breakage introduced by the test_attr infrastructure
Arnaldo Carvalho de Melo
2013-01-24
perf test: Check for linking problems in the python binding
Arnaldo Carvalho de Melo
2013-01-24
perf evsel: Introduce perf_evsel__open_strerror method
Arnaldo Carvalho de Melo
2013-01-24
perf evsel: Introduce event fallback method
Arnaldo Carvalho de Melo
2013-01-24
perf evsel: Do missing feature fallbacks in just one place
Arnaldo Carvalho de Melo
2013-01-24
perf tests: Adjust some message log levels to help diagnosing problems in att...
Arnaldo Carvalho de Melo
2013-01-24
perf test: Remove leftover temp file left by one of the attr tests
Arnaldo Carvalho de Melo
2013-01-24
perf test: Add a test case for hists__{match,link}
Namhyung Kim
2013-01-24
perf diff: Use internal rb tree for compute resort
Namhyung Kim
2013-01-24
perf hists: Link hist entries before inserting to an output tree
Namhyung Kim
2013-01-24
perf hists: Exchange order of comparing items when collapsing hists
Namhyung Kim
2013-01-24
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2013-01-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
2013-01-22
arm64: makefile: fix uname munging when setting ARCH on native machine
Will Deacon
2013-01-10
perf tools: Fix building from 'make perf-*-src-pkg' tarballs
Sebastian Andrzej Siewior
2013-01-04
selftests: IPC message queue copy feature test
Stanislav Kinsbursky
2012-12-20
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-12-18
virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-17
tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_test
Dave Jones
[next]