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
/
tools
/
perf
/
builtin-stat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-23
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
1
-2
/
+2
2011-01-11
perf evsel: Fix order of event list deletion
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-01-10
perf stat: better error message for unsupported events
David Ahern
1
-0
/
+2
2011-01-07
perf tools: Pass whole attr to event selectors
Lin Ming
1
-2
/
+1
2011-01-04
perf evsel: Use {cpu,thread}_map to shorten list of parameters
Arnaldo Carvalho de Melo
1
-2
/
+2
2011-01-04
perf tools: Refactor all_tids to hold nr and the map
Arnaldo Carvalho de Melo
1
-24
/
+17
2011-01-04
perf tools: Refactor cpumap to hold nr and the map
Arnaldo Carvalho de Melo
1
-18
/
+18
2011-01-04
perf evsel: Introduce per cpu and per thread open helpers
Arnaldo Carvalho de Melo
1
-58
/
+26
2011-01-04
perf evsel: Steal the counter reading routines from stat
Arnaldo Carvalho de Melo
1
-92
/
+29
2011-01-03
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
1
-3
/
+1
2011-01-03
perf evsel: Adopt MATCH_EVENT macro from 'stat'
Arnaldo Carvalho de Melo
1
-21
/
+16
2011-01-03
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
1
-68
/
+107
2010-12-02
perf stat: Add csv-style output
Stephane Eranian
1
-40
/
+104
2010-12-01
perf stat: Use --big-num format by default
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-11-20
perf stat: Change and clean up sys_perf_event_open error handling
Corey Ashford
1
-14
/
+24
2010-11-19
perf stat: Add no-aggregation mode to -a
Stephane Eranian
1
-25
/
+144
2010-06-05
perf tools: Add the ability to specify list of cpus to monitor
Stephane Eranian
1
-4
/
+10
2010-05-19
perf stat: add perf stat -B to pretty print large numbers
Stephane Eranian
1
-4
/
+14
2010-05-13
perf tools: change event inheritance logic in stat and record
Stephane Eranian
1
-5
/
+5
2010-04-14
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
1
-5
/
+5
2010-03-22
perf stat: Better report failure to collect system wide stats
Arnaldo Carvalho de Melo
1
-11
/
+28
2010-03-18
perf events: Change perf parameter --pid to process-wide collection instead o...
Zhang, Yanmin
1
-35
/
+75
2010-03-18
perf stat: Enable counters when collecting process-wide or system-wide data
Zhang, Yanmin
1
-10
/
+14
2010-03-11
perf tools: Fix sparse CPU numbering related bugs
Paul Mackerras
1
-4
/
+6
2010-01-13
perf tools: Fix --pid option for stat
Liming Wang
1
-45
/
+61
2009-11-15
perf stat: Do not print ratio when task-clock event is not counted
Lucas De Marchi
1
-2
/
+3
2009-10-19
perf stat: Count branches first
Ingo Molnar
1
-3
/
+3
2009-10-19
perf stat: Re-align the default_attrs[] array
Ingo Molnar
1
-11
/
+11
2009-10-19
perf stat: Add branch performance events to default output
Tim Blechmann
1
-0
/
+2
2009-10-19
perf stat: Add branch performance metric
Anton Blanchard
1
-0
/
+11
2009-10-04
perf: Propagate term signal to child
Chris Wilson
1
-1
/
+7
2009-09-22
perf stat: Fix zero total printouts
Ingo Molnar
1
-4
/
+14
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-5
/
+5
2009-09-04
perf stat: Clean up statistics calculations a bit more
Peter Zijlstra
1
-17
/
+14
2009-09-04
perf stat: More advanced variance computation
Peter Zijlstra
1
-12
/
+12
2009-09-04
perf stat: Use stddev_mean in stead of stddev
Peter Zijlstra
1
-6
/
+19
2009-09-04
perf stat: Remove the limit on repeat
Peter Zijlstra
1
-57
/
+27
2009-09-04
perf stat: Change noise calculation to use stddev
Peter Zijlstra
1
-101
/
+69
2009-08-17
perf tools: Librarize trace_event() helper
Frederic Weisbecker
1
-0
/
+2
2009-08-12
perf tools: Factorize high level dso helpers
Frederic Weisbecker
1
-1
/
+0
2009-08-09
perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale
Brice Goglin
1
-1
/
+1
2009-07-22
perf_counter: Improve perf stat and perf record option parsing
Anton Blanchard
1
-1
/
+2
2009-07-02
perf stat: Handle pipe read failures in perf stat
Frederic Weisbecker
1
-2
/
+4
2009-07-01
perf stat: Define MATCH_EVENT for easy attr checking
Jaswinder Singh Rajput
1
-17
/
+10
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
1
-8
/
+10
2009-06-30
perf_counter: Provide a way to enable counters on exec
Paul Mackerras
1
-3
/
+3
2009-06-30
perf_counter tools: Reduce perf stat measurement overhead/skew
Paul Mackerras
1
-14
/
+50
2009-06-29
perf stat: Use percentages for scaling output
Ingo Molnar
1
-1
/
+2
2009-06-28
perf stat: Micro-optimize the code: memcpy is only required if no event is se...
Jaswinder Singh Rajput
1
-5
/
+6
2009-06-27
perf stat: Improve output
Jaswinder Singh Rajput
1
-6
/
+5
[next]