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 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
*
perf tools: Move programs check into config/Makefile
Jiri Olsa
2013-05-28
1
-16
/
+8
*
perf tools: Move arch check into config/Makefile
Jiri Olsa
2013-05-28
1
-29
/
+14
*
perf tools: Fix tab vs spaces issue in Makefile ifdef/endif
Jiri Olsa
2013-05-28
1
-3
/
+3
*
perf tools: Remove dependency on libnewt
Arnaldo Carvalho de Melo
2013-04-01
1
-7
/
+13
*
perf python: Fix dependency for python/perf.so
Naohiro Aota
2013-04-01
1
-1
/
+1
*
perf tools: Add new mem command for memory access profiling
Stephane Eranian
2013-04-01
1
-0
/
+1
*
perf tests: Add a test case for checking sw clock event frequency
Namhyung Kim
2013-03-18
1
-0
/
+1
*
perf test: Add test case for checking number of EXIT events
Namhyung Kim
2013-03-15
1
-0
/
+1
*
perf tests: Test breakpoint overflow signal handler counts
Jiri Olsa
2013-03-15
1
-0
/
+1
*
perf tests: Test breakpoint overflow signal handler
Jiri Olsa
2013-03-15
1
-0
/
+1
*
perf tools: Introduce tools/lib/lk library
Borislav Petkov
2013-03-15
1
-7
/
+27
*
perf tools: check if -DFORTIFY_SOURCE=2 is allowed
Marcin Slusarz
2013-03-13
1
-1
/
+7
*
perf tools: Fix build with bison 2.3 and older.
Vinson Lee
2013-02-14
1
-2
/
+2
*
perf tools: Limit unwind support to x86 archs
Jiri Olsa
2013-02-14
1
-0
/
+5
*
perf ui/gtk: Implement basic GTK2 annotation browser
Namhyung Kim
2013-02-14
1
-0
/
+1
*
perf tools: Check for flex and bison before continuing building
Borislav Petkov
2013-02-06
1
-3
/
+10
*
perf tools: Make numa benchmark optional
Peter Hurley
2013-01-30
1
-2
/
+14
[next]