index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar
69
-15209
/
+0
2009-06-06
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-0
/
+6
2009-06-06
perf_counter tools: Add 'perf annotate' feature
Ingo Molnar
4
-139
/
+229
2009-06-06
perf_counter tools: Prepare for 'perf annotate'
Ingo Molnar
6
-2
/
+1325
2009-06-06
perf_counter tools: Tidy up manpage details
Ingo Molnar
5
-6
/
+6
2009-06-06
perf_counter tools: Uniform help printouts
Ingo Molnar
5
-15
/
+17
2009-06-06
perf_counter tools: Add help for perf list
Thomas Gleixner
5
-64
/
+42
2009-06-06
perf_counter tools: Fix cache-event printout
Ingo Molnar
1
-28
/
+28
2009-06-06
perf_counter tools: Add 'perf list' to list available events
Thomas Gleixner
9
-34
/
+61
2009-06-06
perf_counter: Implement generalized cache event types
Ingo Molnar
1
-3
/
+101
2009-06-06
perf_counter: Separate out attr->type from attr->config
Ingo Molnar
6
-207
/
+170
2009-06-05
perf top: Fix zero or negative refresh delay
Frederic Weisbecker
1
-0
/
+3
2009-06-05
perf record: Set frequency correctly
Ingo Molnar
1
-5
/
+4
2009-06-05
perf_counter tools: Sample and display frequency adjustment changes
Ingo Molnar
2
-7
/
+34
2009-06-05
perf_counter tools: Remove -march=native
Ingo Molnar
1
-1
/
+1
2009-06-05
perf_counter tools: Clarify events/samples naming
Ingo Molnar
3
-35
/
+35
2009-06-05
perf report: Display user/kernel differentiator
Ingo Molnar
1
-7
/
+9
2009-06-05
perf report: Deal with maps
Peter Zijlstra
3
-2
/
+37
2009-06-05
perf record, top: Implement --freq
Ingo Molnar
2
-5
/
+18
2009-06-05
perf record: Split out counter creation into a helper function
Ingo Molnar
1
-47
/
+53
2009-06-05
perf_counter tools: Fix incorrect printf formats
Yong Wang
1
-1
/
+1
2009-06-05
perf_counter tools: Fix warn_unused_result warnings
Frederic Weisbecker
1
-2
/
+5
2009-06-04
perf report: Add -vvv to print the list of threads and its mmaps
Arnaldo Carvalho de Melo
1
-0
/
+36
2009-06-04
perf_counter: Sleep before refresh using poll in perf top
Frederic Weisbecker
1
-11
/
+9
2009-06-04
perf_counter tools: Use fork and remove munmap events
Peter Zijlstra
2
-31
/
+93
2009-06-04
perf stat: Update help text
Ingo Molnar
1
-11
/
+19
2009-06-04
perf report: Bail out if there are unrecognized options/arguments
Ingo Molnar
1
-1
/
+7
2009-06-04
perf_counter tools: Dont output in color on !tty
Ingo Molnar
1
-3
/
+14
2009-06-04
perf_counter tools: Add color terminal output support
Ingo Molnar
6
-7
/
+300
2009-06-04
perf report: Add consistent spacing rules
Peter Zijlstra
1
-15
/
+19
2009-06-04
perf report: Print out the total number of events
Ingo Molnar
1
-0
/
+2
2009-06-04
perf_counter tools: Print out symbol parsing errors only if --verbose
Ingo Molnar
4
-19
/
+32
2009-06-04
perf report: Simplify symbol output
Peter Zijlstra
1
-11
/
+6
2009-06-04
perf_counter tools: Build with native optimization
Ingo Molnar
1
-1
/
+1
2009-06-04
perf record/report: Fix PID/COMM handling
Ingo Molnar
2
-2
/
+2
2009-06-04
perf_counter: Documentation update
Yong Wang
1
-7
/
+0
2009-06-04
perf top: Reduce default filter threshold
Ingo Molnar
1
-5
/
+8
2009-06-04
perf report: Fix rbtree bug
Arnaldo Carvalho de Melo
1
-4
/
+5
2009-06-04
perf report: Handle all known event types
Ingo Molnar
1
-0
/
+9
2009-06-04
perf report: Split out event processing helpers
Ingo Molnar
1
-93
/
+118
2009-06-04
perf report: Clean up event processing
Ingo Molnar
1
-88
/
+98
2009-06-03
perf_counter tools: Work around warnings in older GCCs
Ingo Molnar
2
-2
/
+2
2009-06-03
perf_counter tools: Fix off-by-one bug in symbol__new
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-06-03
perf_counter tools: Optimize harder
Ingo Molnar
1
-1
/
+1
2009-06-03
perf help: Fix bug when there's no perf-* command around
Ingo Molnar
1
-12
/
+16
2009-06-03
perf report: Add front-entry cache for lookups
Ingo Molnar
1
-1
/
+14
2009-06-03
perf stat: Print out all arguments
Ingo Molnar
1
-2
/
+10
2009-06-03
perf report: Display 100% correctly
Ingo Molnar
1
-1
/
+1
2009-06-03
perf record: Refine capture printout
Ingo Molnar
1
-10
/
+24
2009-06-03
perf_counter tools: Clean up old kerneltop references
Ingo Molnar
2
-11
/
+9
[next]