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: Convert to BACKTRACE_SUPPORT
Namhyung Kim
2012-10-02
1
-5
/
+5
*
perf tools: Convert to HAVE_STRLCPY
Namhyung Kim
2012-10-02
1
-5
/
+3
*
perf tools: Convert to GTK2_SUPPORT
Namhyung Kim
2012-10-02
1
-4
/
+2
*
perf tools: Convert to NEWT_SUPPORT
Namhyung Kim
2012-10-02
1
-5
/
+3
*
perf tools: Convert to LIBAUDIT_SUPPORT
Namhyung Kim
2012-10-02
1
-4
/
+2
*
perf tools: Convert to LIBUNWIND_SUPPORT
Namhyung Kim
2012-10-02
1
-5
/
+3
*
perf tools: Convert to LIBELF_SUPPORT
Namhyung Kim
2012-09-28
1
-4
/
+3
*
perf tools: Remove unused PYRF_OBJS variable on Makefile
Namhyung Kim
2012-09-28
1
-15
/
+1
*
perf tools: Move libdw availability check before arch Makefile
Namhyung Kim
2012-09-28
1
-7
/
+7
*
perf tools: Check libaudit availability for perf-trace builtin
Namhyung Kim
2012-09-27
1
-2
/
+14
*
perf trace: New tool
Arnaldo Carvalho de Melo
2012-09-26
1
-1
/
+2
*
perf tools: bfd.h/libbfd detection fails with recent binutils
Markus Trippelsdorf
2012-09-24
1
-1
/
+1
*
perf tools: Fix parallel build
Eric Sandeen
2012-09-21
1
-2
/
+2
*
perf stat: Move stats related code to util/stat.c
Xiao Guangrong
2012-09-17
1
-0
/
+1
*
perf tools: Back [vdso] DSO with real data
Jiri Olsa
2012-09-11
1
-0
/
+2
*
perf tools: include wrapper for magic.h
Irina Tirdea
2012-09-11
1
-0
/
+1
*
perf hists: Introduce perf_hpp for hist period printing
Namhyung Kim
2012-09-08
1
-0
/
+2
*
perf tools: add NO_BACKTRACE for application self-debugging
Irina Tirdea
2012-09-07
1
-0
/
+8
*
perf tools: Clean target should do clean for lib/traceevent too
David Ahern
2012-09-06
1
-1
/
+4
*
perf tools: Fix x86 builds with ARCH specified on the command line
David Ahern
2012-09-05
1
-2
/
+2
*
perf tools: Fix 'No libunwind found' make warning message
Jiri Olsa
2012-08-22
1
-1
/
+1
*
perf hists: Separate out hist print functions
Namhyung Kim
2012-08-20
1
-2
/
+1
*
perf tools: Fix include order for bison/flex-generated C files
Ben Hutchings
2012-08-20
1
-2
/
+2
*
perf symbols: Fix builds with NO_LIBELF set
David Ahern
2012-08-20
1
-0
/
+1
*
perf: silence GTK2 probing errors
David Ahern
2012-08-20
1
-3
/
+3
*
perf ui gtk: Implement helpline_fns
Namhyung Kim
2012-08-17
1
-0
/
+1
*
perf ui: Introduce struct ui_helpline
Namhyung Kim
2012-08-16
1
-2
/
+3
*
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
2012-08-11
1
-0
/
+2
*
perf tools: Add libunwind dependency for DWARF CFI unwinding
Jiri Olsa
2012-08-10
1
-1
/
+28
*
perf tools: Add interface to arch registers sets
Jiri Olsa
2012-08-10
1
-1
/
+12
*
perf symbols: Support minimal build without libelf
Namhyung Kim
2012-08-09
1
-14
/
+43
*
perf symbols: Split out util/symbol-elf.c
Namhyung Kim
2012-08-09
1
-0
/
+1
*
perf tools: Fix /etc config related installation
Namhyung Kim
2012-08-09
1
-1
/
+3
*
perf tools: Initial bash completion support
Frederic Weisbecker
2012-08-09
1
-0
/
+1
*
perf tools: Fix lib/traceevent build dir with OUTPUT variable set
Robert Richter
2012-08-08
1
-4
/
+4
*
perf tools: Remove brace expansion from clean target
Palmer Cox
2012-08-03
1
-1
/
+2
*
perf tools: Introduce intlist
David Ahern
2012-08-03
1
-0
/
+2
*
perf tools: Introducing rblist
David Ahern
2012-08-03
1
-0
/
+2
*
perf tools: Fix build error with bison 2.6
Kirill A. Shutemov
2012-07-25
1
-0
/
+3
*
perf test: Add dso data caching tests
Jiri Olsa
2012-07-25
1
-0
/
+1
*
perf tools: Trivial build fix
David Ahern
2012-06-27
1
-1
/
+1
*
perf ui/gtk: Add GTK info_bar widget to browser window
Namhyung Kim
2012-06-19
1
-0
/
+3
*
perf ui: Introduce struct perf_error_ops
Namhyung Kim
2012-06-19
1
-0
/
+3
*
perf tools: Do not use _FORTIFY_SOURCE when DEBUG=1 is specified
Arnaldo Carvalho de Melo
2012-05-24
1
-2
/
+2
*
perf tools: Always try to build libtraceevent
Namhyung Kim
2012-05-22
1
-2
/
+2
*
perf tools: Rename libparsevent to libtraceevent in Makefile
Namhyung Kim
2012-05-22
1
-11
/
+11
*
perf tools: Add support for displaying event parser debug info
Jiri Olsa
2012-05-22
1
-3
/
+9
*
perf test: Move parse event automated tests to separated object
Jiri Olsa
2012-05-22
1
-0
/
+1
*
Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into ...
Ingo Molnar
2012-05-21
1
-2
/
+18
|
\
|
*
perf: Have perf use the new libtraceevent.a library
Steven Rostedt
2012-04-25
1
-7
/
+13
[next]