index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-annotate.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-14
/
+14
*
perf tools: Librarize idle thread registration
Frederic Weisbecker
2009-08-31
1
-12
/
+1
*
perf tools: do not complain if root is owning perf.data
Pierre Habouzit
2009-08-28
1
-2
/
+2
*
Merge branch 'perfcounters/urgent' into perfcounters/core
Ingo Molnar
2009-08-24
1
-0
/
+14
|
\
|
*
perf tools: Check perf.data owner
Peter Zijlstra
2009-08-19
1
-0
/
+7
|
*
perf annotate: Fix segmentation fault
Ingo Molnar
2009-08-18
1
-0
/
+7
*
|
perf tools: Librarize trace_event() helper
Frederic Weisbecker
2009-08-16
1
-0
/
+1
*
|
perf tools: Put the show mode into the event headers files
Frederic Weisbecker
2009-08-16
1
-4
/
+0
*
|
perf tools: Factorize the dprintf definition
Frederic Weisbecker
2009-08-16
1
-22
/
+18
*
|
perf: Enable more compiler warnings
Ingo Molnar
2009-08-16
1
-16
/
+16
*
|
perf tools: Factorize the thread code in a dedicated file
Frederic Weisbecker
2009-08-15
1
-155
/
+18
*
|
perf tools: Factorize the map helpers
Frederic Weisbecker
2009-08-12
1
-78
/
+1
*
|
perf tools: Factorize the event structure definitions in a single file
Frederic Weisbecker
2009-08-12
1
-34
/
+0
*
|
perf tools: Factorize high level dso helpers
Frederic Weisbecker
2009-08-12
1
-96
/
+0
|
/
*
perf_counter: PERF_SAMPLE_ID and inherited counters
Peter Zijlstra
2009-07-22
1
-24
/
+0
*
perf_counter tools: Provide helper to print percents color
Frederic Weisbecker
2009-07-02
1
-24
/
+2
*
perf_counter tools: Enable kernel module symbol loading in tools
Mike Galbraith
2009-07-02
1
-5
/
+20
*
perf_counter tools: Connect module support infrastructure to symbol loading i...
Mike Galbraith
2009-07-02
1
-1
/
+1
*
perf_counter tools: Make symbol loading consistently return number of loaded ...
Mike Galbraith
2009-07-02
1
-1
/
+1
*
perf_counter tools: Share list.h with the kernel
Arnaldo Carvalho de Melo
2009-07-01
1
-1
/
+1
*
perf_counter tools: Share rbtree.with the kernel
Arnaldo Carvalho de Melo
2009-07-01
1
-1
/
+1
*
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
2009-07-01
1
-6
/
+6
*
perf_counter: Rework the sample ABI
Peter Zijlstra
2009-06-25
1
-4
/
+4
*
perf_counter tools: Define and use our own u64, s64 etc. definitions
Paul Mackerras
2009-06-19
1
-33
/
+33
*
perf annotate: Fixes for filename:line displays
Frederic Weisbecker
2009-06-13
1
-5
/
+6
*
perf annotate: Print a sorted summary of annotated overhead lines
Frederic Weisbecker
2009-06-13
1
-21
/
+90
*
perf annotate: Print the filename:line for annotated colored lines
Frederic Weisbecker
2009-06-13
1
-1
/
+97
*
perf_counter tools: Clean up u64 usage
Ingo Molnar
2009-06-11
1
-16
/
+16
*
perf_counter tools: Standardize color printing
Ingo Molnar
2009-06-08
1
-2
/
+3
*
perf annotate: Fix command line help text
Ingo Molnar
2009-06-06
1
-1
/
+1
*
perf annotate: Automatically pick up vmlinux in the local directory
Ingo Molnar
2009-06-06
1
-1
/
+1
*
perf_counter tools: Warning fixes on 32-bit
Arjan van de Ven
2009-06-06
1
-2
/
+2
*
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar
2009-06-06
1
-0
/
+1355
[prev]