index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Fix build dependency of perf python extension
Namhyung Kim
2012-02-13
2
-4
/
+21
*
perf tools: fix endianness detection in perf.data
Stephane Eranian
2012-02-09
1
-13
/
+64
*
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-02-06
2
-1
/
+2
|
\
|
*
perf evsel: Fix an issue where perf report fails to show the proper percentage
Naveen N. Rao
2012-02-06
1
-0
/
+1
|
*
perf tools: Fix prefix matching for kernel maps
Jiri Olsa
2012-02-06
1
-1
/
+1
|
*
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
2012-01-31
1
-1
/
+1
|
*
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-31
6
-9
/
+1
*
|
perf record: Make feature initialization generic
Robert Richter
2012-02-02
1
-0
/
+1
*
|
perf probe: Rename target_module to target
Srikar Dronamraju
2012-02-02
1
-13
/
+13
*
|
perf evlist: Make splice_list_tail method public
Jiri Olsa
2012-02-01
2
-3
/
+8
*
|
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
2012-01-30
6
-6
/
+1
*
|
perf script: Add option resolving vmlinux path
Akihiro Nagai
2012-01-30
2
-3
/
+7
*
|
perf script: Add the offset field specifier
Akihiro Nagai
2012-01-30
4
-10
/
+26
*
|
perf script: Unify the expressions indicating "unknown"
Akihiro Nagai
2012-01-30
5
-25
/
+36
*
|
perf evsel: Fix spelling typo
Masanari Iida
2012-01-30
1
-1
/
+1
*
|
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
2012-01-24
1
-1
/
+1
*
|
perf probe: Usability fixes
Srikar Dronamraju
2012-01-24
1
-3
/
+3
*
|
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-24
6
-9
/
+1
*
|
perf bench: Also allow measuring memset()
Jan Beulich
2012-01-24
1
-1
/
+3
*
|
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
2012-01-24
11
-12
/
+157
*
|
perf tools: Add fprintf methods for thread_map and cpu_map classes
Arnaldo Carvalho de Melo
2012-01-24
4
-0
/
+30
|
/
*
perf tools: Fix compile error on x86_64 Ubuntu
Namhyung Kim
2012-01-08
1
-1
/
+0
*
perf report: Fix --stdio output alignment when --showcpuutilization used
Namhyung Kim
2012-01-08
1
-16
/
+18
*
perf tools: Add support for guest/host-only profiling
Joerg Roedel
2012-01-06
1
-2
/
+12
*
perf kvm: Do guest-only counting by default
Joerg Roedel
2012-01-06
4
-1
/
+24
*
perf hists: Stop using 'self' for struct hist_entry
Arnaldo Carvalho de Melo
2012-01-06
2
-48
/
+48
*
perf hists: Rename total_session to total_period
Arnaldo Carvalho de Melo
2012-01-06
1
-8
/
+8
*
perf session: Remove impossible condition check
Namhyung Kim
2012-01-03
1
-2
/
+1
*
perf tools: Fix feature-bits rework fallout, remove unused variable
Ingo Molnar
2011-12-29
1
-3
/
+0
*
perf script: Add generic perl handler to process events
Robert Richter
2011-12-23
1
-6
/
+67
*
perf tools: Use for_each_set_bit() to iterate over feature flags
Robert Richter
2011-12-23
3
-93
/
+149
*
perf tools: Unify handling of features when writing feature section
Robert Richter
2011-12-23
1
-9
/
+5
*
perf report: Accept fifos as input file
Robert Richter
2011-12-23
1
-2
/
+13
*
perf tools: Moving code in some files
Robert Richter
2011-12-23
1
-249
/
+246
*
perf tools: Fix out-of-bound access to struct perf_session
Robert Richter
2011-12-23
2
-2
/
+2
*
perf tools: Continue processing header on unknown features
Robert Richter
2011-12-23
1
-1
/
+1
*
perf tools: Improve macros for struct feature_ops
Robert Richter
2011-12-23
1
-18
/
+22
*
perf: builtin-record: Document and check that mmap_pages must be a power of two.
Nelson Elhage
2011-12-23
2
-0
/
+13
*
perf tools: Fix truncated annotation
Ingo Molnar
2011-12-23
1
-1
/
+1
*
perf tools: Look up thread names for system wide profiling
David Ahern
2011-12-23
1
-22
/
+53
*
perf tools: Fix comm for processes with named threads
David Ahern
2011-12-23
1
-5
/
+32
*
perf: Add support for PERF_HW_COUNT_REF_CPU_CYCLES
Stephane Eranian
2011-12-21
1
-0
/
+2
*
Merge branch 'perf/core' of git://github.com/acmel/linux into perf/core
Ingo Molnar
2011-12-20
7
-18
/
+26
|
\
|
*
perf events: Tidy up perf_event__preprocess_sample
Namhyung Kim
2011-12-20
1
-6
/
+7
|
*
perf tools: Remove stale git headlines from top comment
Namhyung Kim
2011-12-20
2
-2
/
+8
|
*
perf tools: Fix a memory leak on perf_read_values_destroy
Namhyung Kim
2011-12-20
1
-0
/
+1
|
*
perf symbols: Fix error path on symbol__init()
Namhyung Kim
2011-12-20
1
-2
/
+2
|
*
perf symbols: Get rid of duplicated snprintf()
Namhyung Kim
2011-12-20
1
-6
/
+1
|
*
perf evlist: Fix errno value reporting on failed mmap
Nelson Elhage
2011-12-20
1
-1
/
+3
|
*
perf evsel: Fix uninitialized memory access to struct perf_sample
Robert Richter
2011-12-20
1
-1
/
+1
[next]