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
/
perf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-08
perf record: Add clockid parameter
Peter Zijlstra
1
-0
/
+2
2015-03-26
perf: Bump max number of cpus to 1024
David Ahern
1
-1
/
+1
2015-02-25
perf record: Support recording running/enabled time
Andi Kleen
1
-0
/
+1
2014-11-16
perf tools: Add core support for sampling intr machine state regs
Stephane Eranian
1
-0
/
+1
2014-10-29
perf tools: Export usage string and option table of perf record
Namhyung Kim
1
-0
/
+3
2014-09-26
perf tools: Move callchain config from record_opts to callchain_param
Namhyung Kim
1
-3
/
+0
2014-05-05
perf tools: Move ACCESS_ONCE from perf.h header
Jiri Olsa
1
-2
/
+0
2014-05-05
perf tools: Move sys_perf_event_open function from perf.h
Jiri Olsa
1
-29
/
+11
2014-05-05
perf tools: Move syscall and arch specific defines from perf.h
Jiri Olsa
1
-164
/
+1
2014-05-05
perf tools: Move perf_call_graph_mode enum from perf.h
Jiri Olsa
1
-7
/
+0
2014-05-05
perf tools: Move sample data structures from perf.h
Jiri Olsa
1
-24
/
+0
2014-05-05
perf tools: Remove PR_TASK_PERF_EVENTS_* from perf.h
Jiri Olsa
1
-7
/
+0
2014-05-05
perf tools: Remove asmlinkage define from perf.h
Jiri Olsa
1
-5
/
+0
2014-05-05
perf tools: Remove min define from perf.h
Jiri Olsa
1
-6
/
+0
2014-05-05
perf tools: Remove unlikely define from perf.h
Jiri Olsa
1
-1
/
+0
2014-05-05
perf tools: Remove MAX_COUNTERS define from perf.h
Jiri Olsa
1
-1
/
+0
2014-05-01
tools: Consolidate types.h
Borislav Petkov
1
-3
/
+1
2014-04-28
perf tests: Add thread maps lookup automated tests
Jiri Olsa
1
-0
/
+6
2014-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-0
/
+8
2014-03-14
perf bench: Add futex-hash microbenchmark
Davidlohr Bueso
1
-0
/
+6
2014-03-07
perf tools: Allow building for tile
Zhigang Lu
1
-0
/
+8
2014-02-18
perf record: Add readable output for callchain debug
Jiri Olsa
1
-1
/
+2
2014-02-18
perf tools: Add call-graph option support into .perfconfig
Jiri Olsa
1
-0
/
+1
2014-01-29
perf tools: Fix AAAAARGH64 memory barriers
Peter Zijlstra
1
-2
/
+2
2014-01-20
perf tools: Add support for the xtensa architecture
Baruch Siach
1
-0
/
+7
2014-01-14
perf record: Rename --no-delay to --no-buffering
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-01-13
perf record: Add --initial-delay option
Andi Kleen
1
-0
/
+1
2013-12-19
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-11-27
perf record: Default -t option to no inheritance
Adrian Hunter
1
-0
/
+1
2013-11-12
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-11-06
tools/perf: Add required memory barriers
Peter Zijlstra
1
-12
/
+47
2013-10-21
perf tools: Add data object to handle perf data file
Jiri Olsa
1
-1
/
+0
2013-10-04
tools/perf: Add support for record transaction flags
Andi Kleen
1
-0
/
+1
2013-10-04
tools/perf: Support sorting by in_tx or abort branch flags
Andi Kleen
1
-1
/
+3
2013-08-12
perf kvm: Option to print events that exceed a duration
David Ahern
1
-0
/
+3
2013-04-01
perf tools: Add support for weight v7 (modified)
Andi Kleen
1
-0
/
+1
2013-03-03
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2013-03-02
perf: Enable building perf tools for Meta
James Hogan
1
-0
/
+6
2013-03-02
Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2013-02-15
perf, ARC: Enable building perf tools for ARC
Vineet Gupta
1
-0
/
+6
2013-02-06
perf evlist: Make event_copy local to mmaps
David Ahern
1
-26
/
+0
2013-01-24
perf tools: Move get_term_dimensions from top to util.c
David Ahern
1
-4
/
+0
2013-01-24
perf evsel: Do missing feature fallbacks in just one place
Arnaldo Carvalho de Melo
1
-2
/
+0
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
1
-12
/
+3
2012-11-19
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
1
-13
/
+3
2012-11-19
perf powerpc: Use uapi/unistd.h to fix build error
Sukadev Bhattiprolu
1
-1
/
+1
2012-11-14
perf powerpc: Use uapi/unistd.h to fix build error
Sukadev Bhattiprolu
1
-1
/
+1
2012-11-14
perf tests: Final cleanup for builtin-test move
Jiri Olsa
1
-1
/
+0
2012-11-01
perf tests: Add attr tests under builtin test command
Jiri Olsa
1
-0
/
+1
2012-10-31
perf tests: Add framework for automated perf_event_attr tests
Jiri Olsa
1
-2
/
+14
[next]