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
/
Documentation
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf top: Fix zero or negative refresh delay
Frederic Weisbecker
2009-06-05
1
-0
/
+3
*
perf record: Set frequency correctly
Ingo Molnar
2009-06-05
1
-5
/
+4
*
perf_counter tools: Sample and display frequency adjustment changes
Ingo Molnar
2009-06-05
2
-7
/
+34
*
perf_counter tools: Remove -march=native
Ingo Molnar
2009-06-05
1
-1
/
+1
*
perf_counter tools: Clarify events/samples naming
Ingo Molnar
2009-06-05
3
-35
/
+35
*
perf report: Display user/kernel differentiator
Ingo Molnar
2009-06-05
1
-7
/
+9
*
perf report: Deal with maps
Peter Zijlstra
2009-06-05
3
-2
/
+37
*
perf record, top: Implement --freq
Ingo Molnar
2009-06-05
2
-5
/
+18
*
perf record: Split out counter creation into a helper function
Ingo Molnar
2009-06-05
1
-47
/
+53
*
perf_counter tools: Fix incorrect printf formats
Yong Wang
2009-06-05
1
-1
/
+1
*
perf_counter tools: Fix warn_unused_result warnings
Frederic Weisbecker
2009-06-04
1
-2
/
+5
*
perf report: Add -vvv to print the list of threads and its mmaps
Arnaldo Carvalho de Melo
2009-06-04
1
-0
/
+36
*
perf_counter: Sleep before refresh using poll in perf top
Frederic Weisbecker
2009-06-04
1
-11
/
+9
*
perf_counter tools: Use fork and remove munmap events
Peter Zijlstra
2009-06-04
2
-31
/
+93
*
perf stat: Update help text
Ingo Molnar
2009-06-04
1
-11
/
+19
*
perf report: Bail out if there are unrecognized options/arguments
Ingo Molnar
2009-06-04
1
-1
/
+7
*
perf_counter tools: Dont output in color on !tty
Ingo Molnar
2009-06-04
1
-3
/
+14
*
perf_counter tools: Add color terminal output support
Ingo Molnar
2009-06-04
6
-7
/
+300
*
perf report: Add consistent spacing rules
Peter Zijlstra
2009-06-04
1
-15
/
+19
*
perf report: Print out the total number of events
Ingo Molnar
2009-06-04
1
-0
/
+2
*
perf_counter tools: Print out symbol parsing errors only if --verbose
Ingo Molnar
2009-06-04
4
-19
/
+32
*
perf report: Simplify symbol output
Peter Zijlstra
2009-06-04
1
-11
/
+6
*
perf_counter tools: Build with native optimization
Ingo Molnar
2009-06-04
1
-1
/
+1
*
perf record/report: Fix PID/COMM handling
Ingo Molnar
2009-06-04
2
-2
/
+2
*
perf_counter: Documentation update
Yong Wang
2009-06-04
1
-7
/
+0
*
perf top: Reduce default filter threshold
Ingo Molnar
2009-06-04
1
-5
/
+8
*
perf report: Fix rbtree bug
Arnaldo Carvalho de Melo
2009-06-04
1
-4
/
+5
*
perf report: Handle all known event types
Ingo Molnar
2009-06-03
1
-0
/
+9
*
perf report: Split out event processing helpers
Ingo Molnar
2009-06-03
1
-93
/
+118
*
perf report: Clean up event processing
Ingo Molnar
2009-06-03
1
-88
/
+98
*
perf_counter tools: Work around warnings in older GCCs
Ingo Molnar
2009-06-03
2
-2
/
+2
*
perf_counter tools: Fix off-by-one bug in symbol__new
Arnaldo Carvalho de Melo
2009-06-03
1
-1
/
+1
*
perf_counter tools: Optimize harder
Ingo Molnar
2009-06-03
1
-1
/
+1
*
perf help: Fix bug when there's no perf-* command around
Ingo Molnar
2009-06-03
1
-12
/
+16
*
perf report: Add front-entry cache for lookups
Ingo Molnar
2009-06-03
1
-1
/
+14
*
perf stat: Print out all arguments
Ingo Molnar
2009-06-03
1
-2
/
+10
*
perf report: Display 100% correctly
Ingo Molnar
2009-06-03
1
-1
/
+1
*
perf record: Refine capture printout
Ingo Molnar
2009-06-03
1
-10
/
+24
*
perf_counter tools: Clean up old kerneltop references
Ingo Molnar
2009-06-03
2
-11
/
+9
*
perf report: Fix comm sorting
Peter Zijlstra
2009-06-03
1
-6
/
+112
*
perf record: Use long arg for counter period
Peter Zijlstra
2009-06-03
3
-3
/
+21
*
perf report: Handle vDSO symbols properly
Ingo Molnar
2009-06-03
1
-0
/
+15
*
perf report: Improve sort key recognition
Ingo Molnar
2009-06-03
1
-12
/
+17
*
perf report: Print -D to stdout
Ingo Molnar
2009-06-03
1
-34
/
+30
*
perf_counter tools: Cover PLT symbols too
Arnaldo Carvalho de Melo
2009-06-03
1
-5
/
+138
*
perf record: Print out the number of events captured
Ingo Molnar
2009-06-02
1
-0
/
+3
*
perf_counter tools: Make source code headers more coherent
Ingo Molnar
2009-06-02
5
-57
/
+62
*
perf report: Print more info instead of <unknown> entries
Ingo Molnar
2009-06-02
1
-8
/
+20
*
perf record: Increase mmap buffering default
Ingo Molnar
2009-06-02
1
-2
/
+2
*
perf record: Add --append option
Ingo Molnar
2009-06-02
1
-14
/
+26
[next]