index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: Build with frame pointer
Frederic Weisbecker
2011-01-06
1
-1
/
+1
*
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2011-01-03
1
-0
/
+4
*
perf makefile: Allow strong and weak functions in LIB_OBJS
Ian Munsie
2010-12-07
1
-1
/
+1
*
Merge branch 'perf/rename' into perf/core
Ingo Molnar
2010-12-01
1
-1
/
+1
|
\
|
*
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
2010-11-16
1
-1
/
+1
*
|
perf bench: Add feature that measures the performance of the arch/x86/lib/mem...
Hitoshi Mitake
2010-11-26
1
-0
/
+11
*
|
perf tools: Remove hardcoded include paths for elfutils
Robert Morell
2010-11-19
1
-2
/
+2
|
/
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-10-05
1
-1
/
+1
|
\
|
*
perf tools: Fix build breakage
Kusanagi Kouichi
2010-10-04
1
-1
/
+1
*
|
perf tools: Fix linking errors with --as-needed flag
Tom Zanussi
2010-08-25
1
-6
/
+15
*
|
Merge branch 'linus' into perf/core
Ingo Molnar
2010-08-25
1
-4
/
+10
|
\
\
|
|
/
|
*
perf tools: Fix build error on read only source.
Kusanagi Kouichi
2010-08-18
1
-4
/
+10
*
|
perf tools: add test for strlcpy()
Kirill A. Shutemov
2010-08-21
1
-0
/
+9
|
/
*
perf tools: Fix build on POSIX shells
Bernd Petrovitsch
2010-08-17
1
-6
/
+10
*
perf ui: Complete the breakdown of util/newt.c
Arnaldo Carvalho de Melo
2010-08-10
1
-4
/
+3
*
perf ui: Move hists browser to util/ui/browsers/
Arnaldo Carvalho de Melo
2010-08-10
1
-0
/
+4
*
perf ui: Move map browser to util/ui/browsers/
Arnaldo Carvalho de Melo
2010-08-10
1
-0
/
+5
*
perf ui: Move annotate browser to util/ui/browsers/
Arnaldo Carvalho de Melo
2010-08-10
1
-1
/
+6
*
perf ui: Move ui_progress routines to separate file in util/ui/
Arnaldo Carvalho de Melo
2010-08-10
1
-0
/
+2
*
perf ui: Move ui_helpline routines to separate file in util/ui/
Arnaldo Carvalho de Melo
2010-08-10
1
-0
/
+2
*
perf ui: Start breaking down newt.c into multiple files
Arnaldo Carvalho de Melo
2010-08-06
1
-3
/
+7
*
perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...
Conny Seidel
2010-07-02
1
-23
/
+25
*
perf scripts perl: Makefile fix
Tom Zanussi
2010-06-18
1
-1
/
+1
*
perf tools: Reorganize the Makefile feature tests
Arnaldo Carvalho de Melo
2010-06-09
1
-53
/
+56
*
perf tools: Add mode to build without newt support
Arnaldo Carvalho de Melo
2010-05-17
1
-0
/
+4
*
perf tui: Add explicit -lslang option
Arnaldo Carvalho de Melo
2010-05-17
1
-1
/
+1
*
perf newt: Make <- zoom out filters
Arnaldo Carvalho de Melo
2010-05-14
1
-0
/
+2
*
perf report: Librarize the annotation code and use it in the newt browser
Arnaldo Carvalho de Melo
2010-05-11
1
-0
/
+5
*
perf symbols: allow forcing use of cplus_demangle
Kyle McMartin
2010-05-11
1
-0
/
+3
*
perf probe: Check older elfutils and set NO_DWARF
Masami Hiramatsu
2010-05-11
1
-2
/
+2
*
perf: add perf-inject builtin
Tom Zanussi
2010-05-02
1
-0
/
+1
*
perf tools: Don't use code surrounded by __KERNEL__
Arnaldo Carvalho de Melo
2010-05-02
1
-15
/
+1
*
perf test: Initial regression testing command
Arnaldo Carvalho de Melo
2010-04-29
1
-0
/
+1
*
perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directory
Arnaldo Carvalho de Melo
2010-04-27
1
-0
/
+2
*
perf tools: Fix libdw-dev package name in error message
Stefan Hajnoczi
2010-04-26
1
-1
/
+1
*
perf: Move arch specific code into separate arch directory
Ian Munsie
2010-04-22
1
-6
/
+30
*
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
2010-04-19
1
-0
/
+1
*
perf tools: Fix perl support installation when O= is used
Arnaldo Carvalho de Melo
2010-04-09
1
-0
/
+1
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-04-03
1
-5
/
+5
|
\
|
*
perf, probe-finder: Build fix on Debian
Borislav Petkov
2010-04-02
1
-5
/
+5
*
|
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
2010-04-03
1
-1
/
+0
*
|
perf tools: Allow specifying O= to build files in a separate directory
Arnaldo Carvalho de Melo
2010-04-02
1
-155
/
+167
*
|
perf tools: Use -o $(BITBUCKET) in one more case
Arnaldo Carvalho de Melo
2010-04-02
1
-1
/
+1
*
|
perf probe: Add NO_DWARF make option
Masami Hiramatsu
2010-03-22
1
-0
/
+4
*
|
perf probe: Cleanup debuginfo related code
Masami Hiramatsu
2010-03-22
1
-2
/
+1
*
|
perf report: Implement initial UI using newt
Arnaldo Carvalho de Melo
2010-03-12
1
-0
/
+8
|
/
*
perf: Make the install relative to DESTDIR if specified
John Kacur
2010-03-11
1
-1
/
+3
*
perf tools: Fix sparse CPU numbering related bugs
Paul Mackerras
2010-03-11
1
-0
/
+2
*
perf probe: Use elfutils-libdw for analyzing debuginfo
Masami Hiramatsu
2010-02-25
1
-5
/
+5
*
perf/scripts: Add syscall tracing scripts
Tom Zanussi
2010-02-25
1
-0
/
+3
[next]