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-top.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Removing hists pair argument from output path
Jiri Olsa
2012-10-04
1
-1
/
+1
*
perf diff: Refactor diff displacement possition info
Jiri Olsa
2012-10-04
1
-1
/
+1
*
perf top: Don't use globals where not needed to
Arnaldo Carvalho de Melo
2012-10-02
1
-5
/
+4
*
perf evsel: Know if byte swap is needed
Arnaldo Carvalho de Melo
2012-09-26
1
-1
/
+1
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
1
-3
/
+4
*
perf evlist: Introduce evsel list accessors
Arnaldo Carvalho de Melo
2012-08-15
1
-3
/
+3
*
perf evlist: Rename __group method to __set_leader
Arnaldo Carvalho de Melo
2012-08-15
1
-1
/
+1
*
perf tools: Enable grouping logic for parsed events
Jiri Olsa
2012-08-14
1
-8
/
+4
*
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
2012-08-11
1
-2
/
+4
*
perf kvm top: Limit guest kernel info message to once
David Ahern
2012-08-03
1
-2
/
+11
*
perf top: Error handling for counter creation should parallel perf-record
David Ahern
2012-08-03
1
-2
/
+4
*
perf evlist: Introduce perf_evlist__parse_sample
Arnaldo Carvalho de Melo
2012-08-02
1
-1
/
+1
*
perf session: Use perf_evlist__id_hdr_size more extensively
Arnaldo Carvalho de Melo
2012-08-01
1
-1
/
+1
*
perf symbols: Factor DSO symtab types to generic binary types
Jiri Olsa
2012-07-25
1
-1
/
+1
*
perf tools: Remove unused evsel parameter from machine__resolve_callchain
Jiri Olsa
2012-06-19
1
-1
/
+1
*
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
1
-5
/
+5
*
perf callchain: Make callchain cursors TLS
Namhyung Kim
2012-05-31
1
-1
/
+1
*
perf tools: Convert critical messages to ui__error()
Namhyung Kim
2012-05-29
1
-11
/
+11
*
perf top: Fix counter name fixup when fallbacking to cpu-clock
Arnaldo Carvalho de Melo
2012-05-25
1
-1
/
+1
*
perf tools: Bump default sample freq to 4 kHz
Arnaldo Carvalho de Melo
2012-05-22
1
-1
/
+1
*
perf target: Add cpu flag to sample_type if target has cpu
Namhyung Kim
2012-05-22
1
-0
/
+3
*
perf target: Add uses_mmap field
Namhyung Kim
2012-05-17
1
-0
/
+3
*
perf target: Rename functions to avoid double negation
Namhyung Kim
2012-05-16
1
-1
/
+1
*
perf top: Update event name when falling back to cpu-clock
David Ahern
2012-05-09
1
-0
/
+4
*
perf top: Default to system wide using perf_target methods
Arnaldo Carvalho de Melo
2012-05-08
1
-2
/
+1
*
perf target: Consolidate target task/cpu checking
Namhyung Kim
2012-05-07
1
-1
/
+1
*
perf tools: Introduce perf_target__strerror()
Namhyung Kim
2012-05-07
1
-3
/
+16
*
perf target: Introduce perf_target__parse_uid()
Namhyung Kim
2012-05-07
1
-2
/
+1
*
perf top: Set target.system_wide
Arnaldo Carvalho de Melo
2012-05-07
1
-0
/
+4
*
perf evlist: Make create_maps() take struct perf_target
Namhyung Kim
2012-05-02
1
-3
/
+1
*
perf tools: Introduce perf_target__validate() helper
Namhyung Kim
2012-05-02
1
-12
/
+3
*
perf top: Convert to struct perf_target
Namhyung Kim
2012-05-02
1
-16
/
+17
*
perf annotate: Validate addr in symbol__inc_addr_samples
Arnaldo Carvalho de Melo
2012-04-05
1
-1
/
+34
*
perf top: Add intel_idle to the skip list
Arnaldo Carvalho de Melo
2012-04-05
1
-0
/
+1
*
perf tools: Invert the sample_id_all logic
Arnaldo Carvalho de Melo
2012-02-14
1
-4
/
+3
*
perf tools: Handle kernels that don't support attr.exclude_{guest,host}
Arnaldo Carvalho de Melo
2012-02-14
1
-6
/
+17
*
perf top: Don't process samples with no valid machine object
Joerg Roedel
2012-02-13
1
-0
/
+6
*
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
2012-02-13
1
-7
/
+5
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-01-31
1
-3
/
+10
|
\
|
*
perf top: Fix number of samples displayed
Stephane Eranian
2012-01-30
1
-3
/
+10
*
|
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
2012-01-24
1
-3
/
+19
|
/
*
perf top: Add error message for EMFILE
Namhyung Kim
2012-01-08
1
-0
/
+4
*
perf top: Don't update total_period on process_sample
Arnaldo Carvalho de Melo
2012-01-06
1
-1
/
+0
*
perf top: Fix a memory leak
Namhyung Kim
2012-01-03
1
-1
/
+0
*
perf evlist: Always do automatic allocation of pollfd and mmap structures
Arnaldo Carvalho de Melo
2011-11-29
1
-15
/
+4
*
perf top: Stop using globals for tool state
Arnaldo Carvalho de Melo
2011-11-28
1
-235
/
+229
*
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
2011-11-28
1
-3
/
+3
*
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
2011-11-28
1
-48
/
+51
*
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
2011-11-28
1
-3
/
+3
*
perf session: Remove superfluous callchain_cursor member
Arnaldo Carvalho de Melo
2011-11-28
1
-2
/
+2
[next]