index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-02
perf, probe-finder: Build fix on Debian
Borislav Petkov
1
-5
/
+5
2010-03-11
perf: Make the install relative to DESTDIR if specified
John Kacur
1
-1
/
+3
2010-03-11
perf tools: Fix sparse CPU numbering related bugs
Paul Mackerras
1
-0
/
+2
2010-02-25
perf probe: Use elfutils-libdw for analyzing debuginfo
Masami Hiramatsu
1
-5
/
+5
2010-02-25
perf/scripts: Add syscall tracing scripts
Tom Zanussi
1
-0
/
+3
2010-02-25
perf/scripts: Add Python scripting engine
Tom Zanussi
1
-0
/
+21
2010-02-23
perf/scripts: Move Perl scripting files to scripting-engines dir
Tom Zanussi
1
-4
/
+5
2010-02-04
perf build-id: Move the routine to find DSOs with hits to the lib
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-01-31
perf lock: Introduce new tool "perf lock", for analyzing lock statistics
Hitoshi Mitake
1
-0
/
+1
2010-01-31
perf: Add util/include/linuxhash.h to include hash.h of kernel
Hitoshi Mitake
1
-0
/
+1
2010-01-21
perf buildid-cache: Add new command to manage build-id cache
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-01-20
perf archive: Fix installation steps in the Makefile
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-01-16
perf archive: Add helper script to package files needed to do analysis
Arnaldo Carvalho de Melo
1
-8
/
+2
2010-01-13
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-16
/
+28
2010-01-13
perf tools: Check if /dev/null can be used as the -o gcc argument
Arnaldo Carvalho de Melo
1
-11
/
+22
2010-01-13
perf tools: Move QUIET_STDERR def to before first use
Arnaldo Carvalho de Melo
1
-5
/
+6
2009-12-28
perf record: Introduce a symtab cache
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-12-28
perf tools: Move the map class definition to a separate header
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-12-28
perf session: Move the event processing routines to session.c
Arnaldo Carvalho de Melo
1
-1
/
+0
2009-12-28
perf tools: Add missing header files to LIB_H Makefile variable
Arnaldo Carvalho de Melo
1
-0
/
+8
2009-12-17
perf probe: Fix libdwarf include path for Debian
Masami Hiramatsu
1
-1
/
+2
2009-12-15
perf trace/scripting: Don't install unneeded files
Tom Zanussi
1
-2
/
+0
2009-12-15
perf diff: Introduce tool to show performance difference
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-12-14
perf session: Ditch register_perf_file_handler
Arnaldo Carvalho de Melo
1
-1
/
+0
2009-12-12
perf tools: Introduce perf_session class
Arnaldo Carvalho de Melo
1
-0
/
+3
2009-12-11
perf tools: Allow cross compiling
Jamie Iles
1
-2
/
+4
2009-12-03
Merge branch 'perf/scripting' into perf/core
Ingo Molnar
1
-1
/
+25
2009-12-01
perf probe: Move probe event utility functions to probe-event.c
Masami Hiramatsu
1
-0
/
+2
2009-12-01
perf probe: Add probe-finder.h without libdwarf
Masami Hiramatsu
1
-1
/
+1
2009-11-30
perf trace/scripting: Ignore shadowed variable warning for perf-trace-perl.c
Tom Zanussi
1
-1
/
+1
2009-11-30
perf trace/scripting: Silence PERL_EMBED_* backtick errors
Tom Zanussi
1
-2
/
+2
2009-11-28
perf trace: Add interface to access perf data from Perl handlers
Tom Zanussi
1
-1
/
+5
2009-11-28
perf trace: Add perf trace scripting support modules for Perl
Tom Zanussi
1
-0
/
+7
2009-11-28
perf trace: Add Perl scripting support
Tom Zanussi
1
-0
/
+13
2009-11-27
perf tools: Reorganize event processing routines, lotsa dups killed
Arnaldo Carvalho de Melo
1
-2
/
+0
2009-11-24
perf tools: Use common process_event functions for annotate and report
John Kacur
1
-0
/
+2
2009-11-24
Merge branch 'perf/bench' into perf/core
Ingo Molnar
1
-0
/
+1
2009-11-23
perf: Use default compiler mode by default
Michael S. Tsirkin
1
-17
/
+3
2009-11-22
perf tools: Suggest static libraries as well
Michael S. Tsirkin
1
-2
/
+2
2009-11-22
perf tools: Add V=2 option to help debug config issues
Michael S. Tsirkin
1
-9
/
+15
2009-11-20
perf: Add 'perf kmem' tool
Li Zefan
1
-0
/
+1
2009-11-19
perf bench: Add memcpy() benchmark
Hitoshi Mitake
1
-0
/
+1
2009-11-19
perf tools: Add ia64 support for tools/perf/
Luck, Tony
1
-3
/
+5
2009-11-17
perf tools: Support static build
Michael S. Tsirkin
1
-9
/
+11
2009-11-17
Merge branch 'perf/core' into perf/probes
Ingo Molnar
1
-5
/
+22
2009-11-16
perf buildid-list: New plumbing command
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-11-15
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
1
-0
/
+7
2009-11-11
perf tools: Test -fstack-protector-all compiler option for inclusion in CFLAGS
Michael Cree
1
-1
/
+4
2009-11-08
perf tools: Add debugfs utility routines for perf
Clark Williams
1
-0
/
+2
2009-11-08
perf bench: Add subcommand 'bench' to the Makefile
Hitoshi Mitake
1
-0
/
+7
[next]