index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
subcmd
Age
Commit message (
Expand
)
Author
2017-02-14
tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGER
Arnaldo Carvalho de Melo
2017-02-14
tools: Set the maximum optimization level according to the compiler being used
Arnaldo Carvalho de Melo
2017-01-16
tools lib subcmd: Fix missing member name
Soramichi AKIYAMA
2017-01-11
tools lib subcmd: Add missing linux/kernel.h include to subcmd.h
Arnaldo Carvalho de Melo
2017-01-05
Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-01-03
tools lib subcmd: Add OPT_STRING_OPTARG_SET option
Jiri Olsa
2016-12-17
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-12-11
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-10-25
tools lib subcmd: Suppport cascading options
Namhyung Kim
2016-10-03
perf tools: Query terminal width and use in perf list
Andi Kleen
2016-07-12
tools lib subcmd: Use str_error_r()
Arnaldo Carvalho de Melo
2016-07-04
tools lib subcmd: Respect WERROR=0 for build
Chris Phlipot
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-18
tools: Move utilities.mak from perf to tools/scripts/
Arnaldo Carvalho de Melo
2016-03-03
objtool: Support CROSS_COMPILE
Josh Poimboeuf
2016-01-12
tools subcmd: Add missing NORETURN define for parse-options.h
Josh Poimboeuf
2015-12-17
tools subcmd: Rename subcmd header include guards
Josh Poimboeuf
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf