index
:
~jsimmons/drm-tdfx
master
KMS and GEM/TTM driver for 3Dfx hardware
jsimmons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-04-11
tools: Add Makefile.include
Borislav Petkov
1
-46
/
+1
2012-03-31
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
1
-17
/
+30
2012-03-30
perf tools: Remove auto-generated bison/flex files
Ingo Molnar
1
-17
/
+30
2012-03-26
perf tools: Switch module.h into export.h
Jiri Olsa
1
-1
/
+1
2012-03-22
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-03-19
perf report: Add a simple GTK2-based 'perf report' browser
Pekka Enberg
1
-0
/
+14
2012-03-16
perf tools: Add perf pmu object to access pmu format definition
Jiri Olsa
1
-0
/
+12
2012-03-16
perf tools: Add parser generator for events parsing
Jiri Olsa
1
-0
/
+17
2012-03-15
perf tools: Adjust make rules
Jan Beulich
1
-1
/
+5
2012-03-14
perf tools, x86: Build perf on older user-space as well
Ingo Molnar
1
-0
/
+2
2012-03-05
perf tools: Add descriptions of missing Makefile arguments
Namhyung Kim
1
-0
/
+14
2012-02-13
perf tools: Add sysfs mountpoint interface
Jiri Olsa
1
-0
/
+2
2012-02-13
perf tools: Fix build dependency of perf python extension
Namhyung Kim
1
-1
/
+4
2012-02-02
perf tools: Remove distclean from Makefile help output
John Kacur
1
-1
/
+0
2012-01-30
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
1
-5
/
+2
2012-01-24
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
1
-5
/
+2
2012-01-24
perf bench: Also allow measuring memset()
Jan Beulich
1
-1
/
+3
2011-11-28
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-10-20
perf ui browser: Use libslang to read keys
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-10-07
perf top: Reuse the 'report' hist_entry/hists classes
Arnaldo Carvalho de Melo
1
-4
/
+0
2011-09-23
perf tools: Add support for disabling -Werror via WERROR=0
Darren Hart
1
-1
/
+8
2011-08-09
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
1
-7
/
+14
2011-08-08
perf tools: Add support to install perf python extension
Jiri Olsa
1
-6
/
+13
[next]