Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libsubcmd: Fix memory leak in uniq() | Ian Rogers | 2024-01-04 | 1 | -4/+14 |
* | libsubcmd: Avoid SEGV/use-after-free when commands aren't excluded | Ian Rogers | 2023-07-11 | 1 | -6/+12 |
* | perf subcmd: Fix missing check for return value of malloc() in add_cmdname() | Chenyuan Mi | 2023-06-20 | 1 | -0/+2 |
* | lib subcmd: Avoid memory leak in exclude_cmds | Ian Rogers | 2023-06-12 | 1 | -2/+6 |
* | tools: Avoid comma separated statements | Joe Perches | 2020-10-02 | 1 | -4/+6 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | tools include: Adopt strstarts() from the kernel | Arnaldo Carvalho de Melo | 2017-07-20 | 1 | -1/+1 |
* | tools lib string: Adopt prefixcmp() from perf and subcmd | Arnaldo Carvalho de Melo | 2017-04-26 | 1 | -0/+1 |
* | perf subcmd: Create subcmd library | Josh Poimboeuf | 2015-12-17 | 1 | -0/+268 |