index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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
2015-06-16
perf stat: Introduce perf_counts__(new|delete|reset) functions
Jiri Olsa
1
-12
/
+7
2015-06-11
perf stat: Error out unsupported group leader immediately
Kan Liang
1
-1
/
+4
2015-06-08
perf stat: Move shadow stat counters into separate object
Jiri Olsa
1
-440
/
+4
2015-06-08
perf stat: Add aggr_mode argument to print_shadow_stats function
Jiri Olsa
1
-3
/
+4
2015-06-08
perf stat: Add output file argument to print_shadow_stats function
Jiri Olsa
1
-56
/
+56
2015-06-08
perf stat: Introduce print_shadow_stats function
Jiri Olsa
1
-33
/
+39
2015-06-08
perf stat: Introduce reset_shadow_stats function
Jiri Olsa
1
-8
/
+13
2015-06-08
perf stat: Remove transaction_run from shadow update/print code
Jiri Olsa
1
-7
/
+7
2015-06-08
perf stat: Remove setup_events function
Jiri Olsa
1
-20
/
+7
2015-06-08
perf stat: Replace transaction event possition check with id check
Jiri Olsa
1
-48
/
+7
2015-06-08
perf stat: Add id into perf_stat struct
Jiri Olsa
1
-4
/
+2
2015-04-29
perf stat: Add metrics support for exclude_idle
Jiri Olsa
1
-1
/
+4
2015-04-29
perf stat: Add metrics support for exclude_(host|guest)
Jiri Olsa
1
-1
/
+5
2015-04-29
perf stat: Add metrics support for exclude_hv
Jiri Olsa
1
-1
/
+4
2015-04-29
perf stat: Change metrics context calculation
Jiri Olsa
1
-6
/
+11
2015-04-29
perf stat: Fix metrics calculation with event qualifiers
Andi Kleen
1
-52
/
+77
2015-04-29
perf tools: Add parse_events_error interface
Jiri Olsa
1
-1
/
+1
2015-03-26
perf evlist: Return the first evsel with an invalid filter in apply_filters()
Arnaldo Carvalho de Melo
1
-2
/
+3
2015-03-13
perf stat: Always correctly indent ratio column
Andi Kleen
1
-0
/
+4
2015-03-13
perf stat: Fix IPC and other formulas with -A
Andi Kleen
1
-17
/
+19
2015-03-13
perf stat: Output running time and run/enabled ratio in CSV mode
Andi Kleen
1
-23
/
+25
2015-03-02
perf stat: Report unsupported events properly
Suzuki K. Poulose
1
-1
/
+4
2015-01-21
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-12-01
perf stat: Add support for snapshot counters
Jiri Olsa
1
-2
/
+4
2014-12-01
perf stat: Add support for per-pkg counters
Jiri Olsa
1
-0
/
+49
2014-12-01
perf stat: Use read_counter in read_counter_aggr
Jiri Olsa
1
-2
/
+16
2014-12-01
perf stat: Make read_counter work over the thread dimension
Jiri Olsa
1
-4
/
+11
2014-12-01
perf stat: Use perf_evsel__read_cb in read_counter
Jiri Olsa
1
-6
/
+21
2014-10-17
perf evsel: No need to drag util/cgroup.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2014-09-26
perf stat: Fix --per-core on multi socket systems
Andi Kleen
1
-4
/
+5
2014-08-15
perf stat: Use strerror_r instead of strerror
Masami Hiramatsu
1
-1
/
+1
2014-06-27
perf tools: Fix wrong condition for allocation failure
Jiri Olsa
1
-1
/
+1
2014-04-14
perf stat: Initialize statistics correctly
Andi Kleen
1
-2
/
+9
2014-01-13
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
1
-16
/
+16
2014-01-13
perf stat: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-01-13
perf evlist: Move destruction of maps to evlist destructor
Arnaldo Carvalho de Melo
1
-5
/
+3
2014-01-13
perf evlist: Move the SIGUSR1 error reporting logic to prepare_workload
Arnaldo Carvalho de Melo
1
-15
/
+2
2014-01-13
perf evlist: Send the errno in the signal when workload fails
Arnaldo Carvalho de Melo
1
-6
/
+15
2014-01-13
perf stat: Don't show counter information when workload fails
Arnaldo Carvalho de Melo
1
-1
/
+25
2013-12-27
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
1
-4
/
+2
2013-11-27
tools/perf/stat: Add event unit and scale support
Stephane Eranian
1
-30
/
+84
2013-11-12
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
1
-11
/
+10
2013-11-04
perf stat: Enhance option parse error message
Namhyung Kim
1
-15
/
+27
2013-10-11
perf stat: Add units to nanosec-based counters
David Ahern
1
-1
/
+4
2013-10-11
perf stat: Don't require a workload when using system wide or CPU options
David Ahern
1
-1
/
+2
2013-10-11
perf stat: Fix misleading message when specifying cpu list or system wide
David Ahern
1
-1
/
+5
2013-10-11
perf stat: Don't print bogus data on -e instructions
Ramkumar Ramachandra
1
-4
/
+3
2013-10-11
perf stat: Don't print bogus data on -e cycles
Ramkumar Ramachandra
1
-4
/
+4
2013-10-08
Merge branch 'perf/urgent' into tools/perf/build
Ingo Molnar
1
-0
/
+1
2013-10-04
perf stat: Set child_pid after perf_evlist__prepare_workload()
Namhyung Kim
1
-0
/
+1
[next]