index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
perf.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2012-10-01
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
[next]