Age | Commit message (Expand) | Author |
2013-10-09 | perf tools: Remove unused trace-event-* code | Jiri Olsa |
2013-10-09 | perf symbols: Support for Openembedded/Yocto -dbg packages | Ricardo Ribalda Delgado |
2013-10-09 | perf completion: Use more comp words | Ramkumar Ramachandra |
2013-10-09 | perf completion: Strip dependency on bash-completion | Ramkumar Ramachandra |
2013-10-09 | perf completion: Strip function_exists () | Ramkumar Ramachandra |
2013-10-09 | perf completion: Strip dependency on _filedir | Ramkumar Ramachandra |
2013-10-09 | perf completion: Update __ltrim_colon_completions | Ramkumar Ramachandra |
2013-10-09 | perf completion: Don't dictate perf install location | Ramkumar Ramachandra |
2013-10-09 | perf trace: Add option to show process COMM | Arnaldo Carvalho de Melo |
2013-10-09 | perf trace: Beautify eventfd2 'flags' arg | Arnaldo Carvalho de Melo |
2013-10-09 | perf trace: Beautify send/recv syscall 'flags' arg | Arnaldo Carvalho de Melo |
2013-10-09 | perf trace: Don't print zeroed args | Arnaldo Carvalho de Melo |
2013-10-09 | perf trace: Remove duplicate mmap entry in syscall_fmts array | David Ahern |
2013-10-09 | perf trace: Add option to show full timestamp | David Ahern |
2013-10-09 | perf trace: Beautify rlmimit resources | Arnaldo Carvalho de Melo |
2013-10-09 | perf trace: Beautify access 'mode' arg | Arnaldo Carvalho de Melo |
2013-10-09 | perf trace: Beautify socket 'type' arg | Arnaldo Carvalho de Melo |
2013-10-09 | perf trace: Beautify socket 'family' arg | Arnaldo Carvalho de Melo |
2013-10-09 | perf trace: Beautify signal number arg in several syscalls | Arnaldo Carvalho de Melo |
2013-10-09 | perf trace: Beautify rt_sigprocmask 'how' arg | Arnaldo Carvalho de Melo |
2013-10-09 | perf trace: Beautify fcntl 'cmd' arg | Arnaldo Carvalho de Melo |
2013-10-09 | perf trace: Use strarray for ltrace's whence arg | Arnaldo Carvalho de Melo |
2013-10-09 | perf trace: Allow passing parms to arg formatters | Arnaldo Carvalho de Melo |
2013-10-09 | perf trace: Put syscall formatter parms into struct | Arnaldo Carvalho de Melo |
2013-10-09 | tools/perf/build: Clean up feature_print_code() | Jiri Olsa |
2013-10-09 | tools/perf/build: Pass through LDFLAGS to feature tests | Ingo Molnar |
2013-10-09 | tools/perf/build: Harmonize the style of the feature testcases | Ingo Molnar |
2013-10-09 | tools/perf/build: Fix O=/some/dir perf.o type of targets | Ingo Molnar |
2013-10-09 | tools/perf/build: Fix non-canonical directory names in O= | Ingo Molnar |
2013-10-09 | tools/perf/build: Exclude MAKEFLAGS from nested invocation | Ingo Molnar |
2013-10-09 | tools/perf/build: Make sure autodep feature binaries honor the O= setting | Ingo Molnar |
2013-10-09 | tools/perf/build: Pass through all targets to Makefile.perf | Ingo Molnar |
2013-10-09 | tools/perf/build: Collapse the test-all.c testcase | Ingo Molnar |
2013-10-09 | tools/perf/build: Clean up various testcases | Ingo Molnar |
2013-10-09 | tools/perf/build: Remove unused config/feature-tests.mak | Ingo Molnar |
2013-10-09 | tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-de... | Ingo Molnar |
2013-10-09 | tools/perf/build: Standardize the various messages output by parallel make | Ingo Molnar |
2013-10-09 | tools/perf/build: Flip Makefile.parallel and Makefile.perf | Ingo Molnar |
2013-10-09 | tools/perf/build: Automatically build in parallel, based on number of CPUs in... | Ingo Molnar |
2013-10-09 | tools/perf/build: Improve printout-of auto-detected features | Ingo Molnar |
2013-10-09 | tools/perf/build: Speed up auto-detection | Ingo Molnar |
2013-10-09 | tools/perf/build: Invoke feature-checks 'clean' target from the main Makefile | Ingo Molnar |
2013-10-09 | tools/perf: Fix double/triple-build of the feature detection logic during 'ma... | Ingo Molnar |
2013-10-09 | tools/perf/build: Speed up the final link | Ingo Molnar |
2013-10-09 | tools/perf/build: Speed up git-version test on re-make | Ingo Molnar |
2013-10-09 | tools/perf/build: Speed up auto-detection of features by adding a 'test-all' ... | Ingo Molnar |
2013-10-09 | tools/perf: Turn strlcpy() into a __weak function | Ingo Molnar |
2013-10-09 | tools/perf: Clean up util/include/linux/compiler.h | Ingo Molnar |
2013-10-09 | tools/perf/build: Split out feature check: 'backtrace' | Ingo Molnar |
2013-10-09 | tools/perf/build: Split out feature check: 'on-exit' | Ingo Molnar |