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
/
perf.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
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-22
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-04
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2013-03-03
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-07
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-20
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
1
-13
/
+3
2012-11-20
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-02
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
2012-10-29
perf tools: Add a global variable "const char *input_name"
Feng Tang
1
-0
/
+1
2012-10-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-1
/
+1
2012-10-17
perf tools: Fix build on sparc.
David Miller
1
-1
/
+1
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
1
-1
/
+1
[prev]
[next]