index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-21
perf tools: Fix parallel build
Eric Sandeen
1
-2
/
+2
2012-09-17
perf stat: Move stats related code to util/stat.c
Xiao Guangrong
1
-0
/
+1
2012-09-11
perf tools: Back [vdso] DSO with real data
Jiri Olsa
1
-0
/
+2
2012-09-11
perf tools: include wrapper for magic.h
Irina Tirdea
1
-0
/
+1
2012-09-08
perf hists: Introduce perf_hpp for hist period printing
Namhyung Kim
1
-0
/
+2
2012-09-07
perf tools: add NO_BACKTRACE for application self-debugging
Irina Tirdea
1
-0
/
+8
2012-09-06
perf tools: Clean target should do clean for lib/traceevent too
David Ahern
1
-1
/
+4
2012-09-05
perf tools: Fix x86 builds with ARCH specified on the command line
David Ahern
1
-2
/
+2
2012-08-22
perf tools: Fix 'No libunwind found' make warning message
Jiri Olsa
1
-1
/
+1
2012-08-20
perf hists: Separate out hist print functions
Namhyung Kim
1
-2
/
+1
2012-08-20
perf tools: Fix include order for bison/flex-generated C files
Ben Hutchings
1
-2
/
+2
2012-08-20
perf symbols: Fix builds with NO_LIBELF set
David Ahern
1
-0
/
+1
2012-08-20
perf: silence GTK2 probing errors
David Ahern
1
-3
/
+3
2012-08-17
perf ui gtk: Implement helpline_fns
Namhyung Kim
1
-0
/
+1
2012-08-16
perf ui: Introduce struct ui_helpline
Namhyung Kim
1
-2
/
+3
2012-08-11
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
1
-0
/
+2
2012-08-10
perf tools: Add libunwind dependency for DWARF CFI unwinding
Jiri Olsa
1
-1
/
+28
2012-08-10
perf tools: Add interface to arch registers sets
Jiri Olsa
1
-1
/
+12
2012-08-09
perf symbols: Support minimal build without libelf
Namhyung Kim
1
-14
/
+43
2012-08-09
perf symbols: Split out util/symbol-elf.c
Namhyung Kim
1
-0
/
+1
2012-08-09
perf tools: Fix /etc config related installation
Namhyung Kim
1
-1
/
+3
2012-08-09
perf tools: Initial bash completion support
Frederic Weisbecker
1
-0
/
+1
2012-08-08
perf tools: Fix lib/traceevent build dir with OUTPUT variable set
Robert Richter
1
-4
/
+4
2012-08-03
perf tools: Remove brace expansion from clean target
Palmer Cox
1
-1
/
+2
2012-08-03
perf tools: Introduce intlist
David Ahern
1
-0
/
+2
2012-08-03
perf tools: Introducing rblist
David Ahern
1
-0
/
+2
2012-07-25
perf tools: Fix build error with bison 2.6
Kirill A. Shutemov
1
-0
/
+3
2012-07-25
perf test: Add dso data caching tests
Jiri Olsa
1
-0
/
+1
2012-06-27
perf tools: Trivial build fix
David Ahern
1
-1
/
+1
2012-06-19
perf ui/gtk: Add GTK info_bar widget to browser window
Namhyung Kim
1
-0
/
+3
2012-06-19
perf ui: Introduce struct perf_error_ops
Namhyung Kim
1
-0
/
+3
2012-05-24
perf tools: Do not use _FORTIFY_SOURCE when DEBUG=1 is specified
Arnaldo Carvalho de Melo
1
-2
/
+2
2012-05-22
perf tools: Always try to build libtraceevent
Namhyung Kim
1
-2
/
+2
2012-05-22
perf tools: Rename libparsevent to libtraceevent in Makefile
Namhyung Kim
1
-11
/
+11
2012-05-22
perf tools: Add support for displaying event parser debug info
Jiri Olsa
1
-3
/
+9
2012-05-22
perf test: Move parse event automated tests to separated object
Jiri Olsa
1
-0
/
+1
2012-05-21
Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into ...
Ingo Molnar
1
-2
/
+18
2012-05-18
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-4
/
+4
2012-05-07
perf: Turn off compiler warnings for flex and bison generated files
Greg Kroah-Hartman
1
-2
/
+2
2012-05-02
perf ui: Add gtk2 support into setup_browser()
Namhyung Kim
1
-0
/
+6
2012-05-02
perf target: Split out perf_target handling code
Namhyung Kim
1
-0
/
+2
2012-04-25
perf: Have perf use the new libtraceevent.a library
Steven Rostedt
1
-7
/
+13
2012-04-25
perf: Build libtraceevent.a
Steven Rostedt
1
-1
/
+9
2012-04-25
perf: Separate out trace-cmd parse-events from perf files
Steven Rostedt
1
-0
/
+2
2012-04-16
perf tools: Drop CROSS_COMPILE from flex and bison calls
Otavio Salvador
1
-2
/
+2
2012-04-14
perf tools: Fix parsers' rules to dependencies
Jiri Olsa
1
-11
/
+8
2012-04-12
perf tools: fix NO_GTK2 Makefile config error
Stephane Eranian
1
-1
/
+1
2012-04-11
perf tools: Move GTK+ bits to tools/perf/ui/gtk directory
Namhyung Kim
1
-2
/
+2
2012-04-11
perf tools: Move UI bits to tools/perf/ui directory
Namhyung Kim
1
-20
/
+20
2012-04-11
perf tools: Fix parsers' rules to dependencies
Jiri Olsa
1
-11
/
+8
[next]