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
/
util
/
session.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-17
perf session: Remove threads from tree on PERF_RECORD_EXIT
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-05-19
perf session: Make read_build_id routines look at the host_machine too
Arnaldo Carvalho de Melo
1
-6
/
+2
2010-05-14
perf hist: Make event__totals per hists
Arnaldo Carvalho de Melo
1
-2
/
+6
2010-05-11
perf hist: Adopt filter by dso and by thread methods from the newt browser
Arnaldo Carvalho de Melo
1
-15
/
+0
2010-05-10
perf hist: Introduce hists class and move lots of methods to it
Arnaldo Carvalho de Melo
1
-3
/
+9
2010-05-10
Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
1
-15
/
+21
2010-05-09
perf session: Embed the host machine data on perf_session
Arnaldo Carvalho de Melo
1
-6
/
+8
2010-05-09
perf: Provide a new deterministic events reordering algorithm
Frederic Weisbecker
1
-15
/
+21
2010-05-02
perf: add perf-inject builtin
Tom Zanussi
1
-1
/
+2
2010-04-27
perf machines: Make the machines class adopt the dsos__fprintf methods
Arnaldo Carvalho de Melo
1
-0
/
+13
2010-04-27
perf tools: Rename "kernel_info" to "machine"
Arnaldo Carvalho de Melo
1
-1
/
+26
2010-04-24
perf: Generalize perf lock's sample event reordering to the session layer
Frederic Weisbecker
1
-0
/
+10
2010-04-19
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
1
-25
/
+3
2010-04-14
perf: Convert perf header build_ids into build_id events
Tom Zanussi
1
-1
/
+2
2010-04-14
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
1
-1
/
+2
2010-04-14
perf: Convert perf event types into event type events
Tom Zanussi
1
-1
/
+2
2010-04-14
perf: Convert perf header attrs into attr events
Tom Zanussi
1
-1
/
+2
2010-04-14
perf: Add pipe-specific header read/write and event processing code
Tom Zanussi
1
-0
/
+4
2010-04-03
perf newt: Pass the input_name to perf_session__browse_hists
Arnaldo Carvalho de Melo
1
-2
/
+4
2010-04-02
perf kmem: Resolve kernel symbols again
Arnaldo Carvalho de Melo
1
-0
/
+5
2010-04-02
perf report: Add progress bars
Arnaldo Carvalho de Melo
1
-4
/
+8
2010-03-26
perf callchains: Store the map together with the symbol
Arnaldo Carvalho de Melo
1
-4
/
+4
2010-03-12
perf report: Implement initial UI using newt
Arnaldo Carvalho de Melo
1
-0
/
+9
2010-03-10
perf session: Add storage for seperating event types in report
Eric B Munson
1
-0
/
+1
2010-02-04
perf record: Stop intercepting events, use postprocessing to get build-ids
Arnaldo Carvalho de Melo
1
-0
/
+3
2010-02-04
perf symbols: Remove perf_session usage in symbols layer
Arnaldo Carvalho de Melo
1
-7
/
+15
2010-01-16
perf tools: Cross platform perf.data analysis support
Arnaldo Carvalho de Melo
1
-1
/
+6
2010-01-13
perf tools: Handle relocatable kernels
Arnaldo Carvalho de Melo
1
-0
/
+10
2010-01-13
perf session: Keep pointers to the vmlinux maps
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-12-28
perf session: Remove redundant prefix & suffix from perf_event_ops
Arnaldo Carvalho de Melo
1
-9
/
+9
2009-12-28
perf session: Move full_paths config to symbol_conf
Arnaldo Carvalho de Melo
1
-1
/
+0
2009-12-28
perf session: Move total_unknown to perf_session->unknown events
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-12-28
perf session: Remove sample_type_check from event_ops
Arnaldo Carvalho de Melo
1
-2
/
+1
2009-12-28
perf session: Share the common trace sample_check routine as perf_session__ha...
Arnaldo Carvalho de Melo
1
-0
/
+2
2009-12-16
perf report: Generalize perf_session__fprintf_hists()
Arnaldo Carvalho de Melo
1
-1
/
+0
2009-12-16
perf symbols: Make symbol_conf global
Arnaldo Carvalho de Melo
1
-4
/
+1
2009-12-15
perf session: Event statistics also are per session
Arnaldo Carvalho de Melo
1
-0
/
+3
2009-12-14
perf session: Adopt the sample_type variable
Arnaldo Carvalho de Melo
1
-2
/
+2
2009-12-14
perf session: Adopt resolve_callchain
Arnaldo Carvalho de Melo
1
-0
/
+7
2009-12-14
perf session: Move the hist_entries rb tree to perf_session
Arnaldo Carvalho de Melo
1
-1
/
+4
2009-12-14
perf session: Move kmaps to perf_session
Arnaldo Carvalho de Melo
1
-1
/
+5
2009-12-14
perf session: Move the global threads list to perf_session
Arnaldo Carvalho de Melo
1
-0
/
+5
2009-12-14
perf session: Reduce the number of parms to perf_session__process_events
Arnaldo Carvalho de Melo
1
-2
/
+5
2009-12-14
perf session: Ditch register_perf_file_handler
Arnaldo Carvalho de Melo
1
-1
/
+25
2009-12-12
perf tools: Introduce perf_session class
Arnaldo Carvalho de Melo
1
-0
/
+16