index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf build: Fix single target build dependency check
Jiri Olsa
2015-06-22
1
-2
/
+2
*
perf tools: Use getconf to determine number of online CPUs
Will Deacon
2015-05-04
1
-1
/
+1
*
perf tools: Set JOBS based on CPU or processor
David Ahern
2015-03-26
1
-1
/
+1
*
perf tools: Compare JOBS to 0 after grep
David Ahern
2015-03-02
1
-1
/
+1
*
perf tools: Add 'build-test' make target
Namhyung Kim
2014-01-16
1
-0
/
+6
*
perf tools: Fix tags/TAGS targets rebuilding
Jiri Olsa
2013-11-27
1
-1
/
+6
*
tools/perf/build: Pass through DEBUG parameter
Ingo Molnar
2013-10-14
1
-1
/
+14
*
tools/perf/build: Fix non-existent build directory handling
Ingo Molnar
2013-10-14
1
-1
/
+1
*
tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk
Ingo Molnar
2013-10-11
1
-1
/
+1
*
tools/perf/build: Fix non-canonical directory names in O=
Ingo Molnar
2013-10-09
1
-1
/
+8
*
tools/perf/build: Exclude MAKEFLAGS from nested invocation
Ingo Molnar
2013-10-09
1
-3
/
+13
*
tools/perf/build: Pass through all targets to Makefile.perf
Ingo Molnar
2013-10-09
1
-0
/
+7
*
tools/perf/build: Standardize the various messages output by parallel make
Ingo Molnar
2013-10-09
1
-3
/
+20
*
tools/perf/build: Flip Makefile.parallel and Makefile.perf
Ingo Molnar
2013-10-09
1
-830
/
+14
*
tools/perf/build: Invoke feature-checks 'clean' target from the main Makefile
Ingo Molnar
2013-10-09
1
-2
/
+9
*
tools/perf/build: Speed up the final link
Ingo Molnar
2013-10-09
1
-3
/
+7
*
tools/perf/build: Speed up git-version test on re-make
Ingo Molnar
2013-10-09
1
-2
/
+13
*
perf tools: Fix installation of libexec components
Arnaldo Carvalho de Melo
2013-10-04
1
-0
/
+1
*
perf tools: Add test for parsing with no sample_id_all bit
Adrian Hunter
2013-09-05
1
-1
/
+2
*
perf tests: Add 'keep tracking' test
Adrian Hunter
2013-09-02
1
-0
/
+1
*
perf tests: Add a sample parsing test
Adrian Hunter
2013-08-29
1
-0
/
+1
*
perf evlist: Move perf_evlist__config() to a new source file
Adrian Hunter
2013-08-29
1
-0
/
+1
*
perf tools: Don't install scripting files files when disabled
Arnaldo Carvalho de Melo
2013-08-26
1
-1
/
+5
*
perf tests: Add test for reading object code
Adrian Hunter
2013-08-07
1
-0
/
+1
*
perf tools: Add test for converting perf time to/from TSC
Adrian Hunter
2013-07-23
1
-0
/
+3
*
perf tools: Fix build with perl 5.18
Kirill A. Shutemov
2013-07-22
1
-2
/
+2
*
perf tools: Fix 'make tools/perf'
Robert Richter
2013-07-17
1
-1
/
+1
*
perf tools: Use default include path notation for libtraceevent headers
Robert Richter
2013-07-12
1
-1
/
+1
*
perf tools: Fix build errors with O and DESTDIR make vars set
Robert Richter
2013-07-08
1
-3
/
+2
*
perf tools: Add missing liblk.a dependency for python/perf.so
Jiri Olsa
2013-05-30
1
-1
/
+1
*
perf tools: Remove '?=' Makefile STRIP assignment
Jiri Olsa
2013-05-30
1
-1
/
+1
*
perf tools: Replace tabs with spaces for all non-commands statements
Jiri Olsa
2013-05-30
1
-40
/
+40
*
perf tools: Add NO_BIONIC variable to confiure bionic setup
Jiri Olsa
2013-05-30
1
-0
/
+4
*
perf tools: Switch to full path C include directories
Jiri Olsa
2013-05-30
1
-2
/
+2
*
perf tools: Merge all *LDFLAGS* make variable into LDFLAGS
Jiri Olsa
2013-05-30
1
-4
/
+2
*
perf tools: Merge all *CFLAGS* make variable into CFLAGS
Jiri Olsa
2013-05-30
1
-33
/
+31
*
perf tools: Final touches for CHK config move
Jiri Olsa
2013-05-29
1
-11
/
+0
*
perf tools: Move paths config into config/Makefile
Jiri Olsa
2013-05-29
1
-58
/
+0
*
perf tools: Move libnuma check config into config/Makefile
Jiri Olsa
2013-05-29
1
-8
/
+1
*
perf tools: Move stdlib check config into config/Makefile
Jiri Olsa
2013-05-29
1
-18
/
+0
*
perf tools: Move libbfd check config into config/Makefile
Jiri Olsa
2013-05-29
1
-37
/
+0
*
perf tools: Move libpython check config into config/Makefile
Jiri Olsa
2013-05-29
1
-65
/
+3
*
perf tools: Move libperl check config into config/Makefile
Jiri Olsa
2013-05-29
1
-17
/
+3
*
perf tools: Move gtk2 check config into config/Makefile
Jiri Olsa
2013-05-29
1
-18
/
+7
*
perf tools: Move slang check config into config/Makefile
Jiri Olsa
2013-05-29
1
-26
/
+13
*
perf tools: Move libaudit check config into config/Makefile
Jiri Olsa
2013-05-29
1
-8
/
+1
*
perf tools: Move libunwind check config into config/Makefile
Jiri Olsa
2013-05-29
1
-24
/
+0
*
perf tools: Move libdw check config into config/Makefile
Jiri Olsa
2013-05-28
1
-7
/
+0
*
perf tools: Move libelf check config into config/Makefile
Jiri Olsa
2013-05-28
1
-46
/
+0
*
perf tools: Move compiler and linker flags check into config/Makefile
Jiri Olsa
2013-05-28
1
-91
/
+19
[next]