aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2022-02-21libtraceevent: Add sample program to test eventsSteven Rostedt (Google)1-0/+8
2021-12-17libtraceevent: Rewrite Makefiles to be like libtracefsSteven Rostedt (VMware)3-135/+211
2020-12-16libtraceevent: Update libtraceevent.pc if prefix is differentSteven Rostedt (VMware)1-0/+1
2020-12-16libtraceevent: Add a way to uninstallSteven Rostedt (VMware)1-0/+1
2020-12-16libtraceevent: Add trace.conf for ld.so if neededSteven Rostedt (VMware)1-0/+1
2020-12-11libtraceevent: Add license informationSteven Rostedt (VMware)1-0/+1
2020-10-09Revert "perf tools: Improve setting of gcc debug option"Arnaldo Carvalho de Melo1-19/+0
2020-10-09perf tools: Improve setting of gcc debug optionMartin Liska1-0/+19
2020-10-09perf tools: Remove annoying extra message from the features buildIngo Molnar1-2/+1
2020-10-09perf tools: Fix GNU-only grep usage in MakefileJohn Spencer1-1/+1
2020-10-09perf tools: Making QUIET_(CLEAN|INSTAL) variables globalJiri Olsa1-7/+0
2020-10-09perf tools: Implement summary output for 'make install'Ingo Molnar1-1/+2
2020-10-09perf tools: Implement summary output for 'make clean'Ingo Molnar1-0/+6
2020-10-09tools/perf/build: Remove unused config/feature-tests.makIngo Molnar1-14/+0
2020-10-09perf tools: Revert regression in configuration of Python supportMichael Witten1-1/+1
2020-10-09tools: Get only verbose output with V=1Robert Richter1-1/+1
2020-10-09perf tools: Fix GNU make v3.80 compatibility issueAl Cooper1-3/+3
2020-10-09perf tools: Always show CHK message when doing try-ccNamhyung Kim1-2/+1
2020-10-09perf tools: Diplays more output on features check for make V=1Jiri Olsa1-2/+9
2020-10-09perf tools: Move `try-cc'Michael Witten1-0/+8
2020-10-09perf tools: Makefile: PYTHON{,_CONFIG} to bandage Python 3 incompatibilityMichael Witten1-0/+180
2020-10-09bpftool: Introduce "prog profile" commandSong Liu1-0/+1
2020-10-09tools: Let O= makes handle a relative path with -C optionMasami Hiramatsu1-2/+2
2020-10-09perf build: Do not use -Wshadow on gcc < 4.8Arnaldo Carvalho de Melo1-1/+8
2020-10-09Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes1-0/+2
2020-10-09tools: fix cross-compile var clobberingMartin Kelly1-0/+18
2020-10-09tools: bpftool: create "uninstall", "doc-uninstall" make targetsQuentin Monnet1-0/+1
2020-10-09kbuild: /bin/pwd -> pwdBjørn Forsman1-1/+1
2020-10-09License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2020-10-09kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Masahiro Yamada1-3/+3
2020-10-09kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada1-3/+3
2020-10-09perf tools: Robustify detection of clang binaryDavid Carrillo-Cisneros1-1/+3
2020-10-09kbuild: simplify silent build (-s) detectionMasahiro Yamada1-7/+1
2020-10-09tools arch x86: Include asm/cmpxchg.hArnaldo Carvalho de Melo1-0/+9
2020-10-09tools: Suppress request for warning options not existent in clangArnaldo Carvalho de Melo1-1/+4
2020-10-09tools build: Add tools tree support for 'make -s'Josh Poimboeuf1-1/+11
2020-10-09tools lib traceevent: Add global QUIET_CC_FPIC build outputJiri Olsa1-0/+1
2020-10-09perf tools: Making QUIET_(CLEAN|INSTAL) variables globalJiri Olsa1-0/+3
2020-10-09tools: Harmonize the various build messages in perf, lib-traceevent, lib-lkIngo Molnar1-11/+12
2020-10-09perf tools: Implement summary output for 'make clean'Ingo Molnar1-1/+1
2020-10-09tools: Get only verbose output with V=1Robert Richter1-1/+1
2020-10-09perf tools: Correct Makefile.includeBorislav Petkov1-1/+3
2020-10-09perf tools: Honor parallel jobsBorislav Petkov1-1/+1
2020-10-09tools: Pass the target in descendDavid Howells1-2/+2
2020-10-09tools: Honour the O= flag when tool build called from a higher MakefileDavid Howells1-4/+13
2020-10-09tools: Define a Makefile function to do subdir processingDavid Howells1-0/+8
2020-10-09perf tools: Let O= makes handle relative pathsSteven Rostedt1-2/+4
2020-10-09perf: Build libtraceevent.aSteven Rostedt1-0/+1
2020-10-09tools: Cleanup EXTRA_WARNINGSBorislav Petkov1-20/+20
2020-10-09tools: Add Makefile.includeBorislav Petkov1-0/+57
2020-10-09Revert "lib traceevent: Bring over header files and have make work locally"Steven Rostedt (VMware)1-132/+0
2020-10-07lib traceevent: Bring over header files and have make work locallySteven Rostedt1-0/+132