Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
305dacf77952e6e62405f916654f38423c78ab2f
/
tools
/
perf
/
perf.h
f371102
perf time-utils: Adopt rdclock() from perf.h
by Arnaldo Carvalho de Melo
· 5 years ago
91854f9
perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
by Arnaldo Carvalho de Melo
· 5 years ago
aeb00b1
perf record: Move record_opts and other record decls out of perf.h
by Arnaldo Carvalho de Melo
· 5 years ago
ce7b0e4
perf record: Add an option to take an AUX snapshot on exit
by Alexander Shishkin
· 5 years ago
9f94c7f
perf tools: Increase MAX_NR_CPUS and MAX_CACHES
by Kyle Meyer
· 6 years ago
53651b2
perf record: Add support to collect callchains from kernel or user space only
by yuzhoujian
· 6 years ago
42e1fd8
perf record: Implement COMPRESSED event record and its attributes
by Alexey Budankov
· 6 years ago
470530b
perf record: Implement --mmap-flush=<number> option
by Alexey Budankov
· 6 years ago
71184c6
perf record: Replace option --bpf-event with --no-bpf-event
by Song Liu
· 6 years ago
9d2ed64
perf record: Allocate affinity masks
by Alexey Budankov
· 6 years ago
45178a9
perf tools: Handle PERF_RECORD_BPF_EVENT
by Song Liu
· 6 years ago
3fcb10e
perf tools: Allow specifying proc-map-timeout in config file
by Mark Drayton
· 6 years ago
d3d1af6
perf record: Enable asynchronous trace writing
by Alexey Budankov
· 6 years ago
cf79051
perf record: Encode -k clockid frequency into Perf trace
by Alexey Budankov
· 6 years ago
21b8732
perf tools: Allow overriding MAX_NR_CPUS at compile time
by Christophe Leroy
· 7 years ago
44fe619
perf tools: Fix the build on the alpine:edge distro
by Arnaldo Carvalho de Melo
· 6 years ago
3aa94b1
perf tools: Add 'perf -vv' as an alias to 'perf version --build-options'
by Jin Yao
· 7 years ago
ad46e48c
perf record: Fix crash in pipe mode
by Jiri Olsa
· 7 years ago
b09c236
perf record: Throttle user defined frequencies to the maximum allowed
by Arnaldo Carvalho de Melo
· 7 years ago
6723047
perf record: Allow asking for the maximum allowed sample rate
by Arnaldo Carvalho de Melo
· 7 years ago
f290aa1
perf record: Fix period option handling
by Jiri Olsa
· 7 years ago
15bcdc9
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
84c4174
perf record: Support direct --user-regs arguments
by Andi Kleen
· 7 years ago
3b0a5da
perf tools: Support new sample type for physical address
by Kan Liang
· 7 years ago
10213e2
perf tests attr: Add test_attr__ready function
by Jiri Olsa
· 8 years ago
f3b3614
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
by Hari Bathini
· 8 years ago
a359c17
perf evsel: Allow to ignore missing pid
by Jiri Olsa
· 8 years ago
bd48c63
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
by Arnaldo Carvalho de Melo
· 8 years ago
b6f35ed
perf record: Add --sample-cpu option
by Jiri Olsa
· 8 years ago
4ea648a
perf record: Add --tail-synthesize option
by Wang Nan
· 8 years ago
626a6b7
perf tools: Enable overwrite settings
by Wang Nan
· 8 years ago
2ddd5c0
perf tools: Ditch record_opts.callgraph_set
by Arnaldo Carvalho de Melo
· 9 years ago
8572388
perf record: Add --all-user/--all-kernel options
by Jiri Olsa
· 9 years ago
bcc84ec
perf record: Add ability to name registers to record
by Stephane Eranian
· 9 years ago
c421e80
perf tools: Introduce callgraph_set for callgraph option
by Kan Liang
· 9 years ago
b757bb0
perf record: Add option --switch-events to select PERF_RECORD_SWITCH events
by Adrian Hunter
· 9 years ago
3abebc5
perf record: Let user have timestamps with per-thread recording
by Adrian Hunter
· 9 years ago
9d9cad7
perf tools: Configurable per thread proc map processing time out
by Kan Liang
· 10 years ago
d20031b
perf tools: Add AUX area tracing Snapshot Mode
by Adrian Hunter
· 10 years ago
9e0cc4f
perf auxtrace: Add support for AUX area recording
by Adrian Hunter
· 10 years ago
814c8c3
perf record: Add clockid parameter
by Peter Zijlstra
· 10 years ago
4d25576
perf: Bump max number of cpus to 1024
by David Ahern
· 10 years ago
85c273d
perf record: Support recording running/enabled time
by Andi Kleen
· 10 years ago
6a21c0b
perf tools: Add core support for sampling intr machine state regs
by Stephane Eranian
· 10 years ago
e5b2c20
perf tools: Export usage string and option table of perf record
by Namhyung Kim
· 10 years ago
72a128a
perf tools: Move callchain config from record_opts to callchain_param
by Namhyung Kim
· 10 years ago
73a31b7
perf tools: Move ACCESS_ONCE from perf.h header
by Jiri Olsa
· 11 years ago
82baa0e
perf tools: Move sys_perf_event_open function from perf.h
by Jiri Olsa
· 11 years ago
43599d1
perf tools: Move syscall and arch specific defines from perf.h
by Jiri Olsa
· 11 years ago
2c83bc0
perf tools: Move perf_call_graph_mode enum from perf.h
by Jiri Olsa
· 11 years ago
0776eb5
perf tools: Move sample data structures from perf.h
by Jiri Olsa
· 11 years ago
36446f4
perf tools: Remove PR_TASK_PERF_EVENTS_* from perf.h
by Jiri Olsa
· 11 years ago
273a0a73
perf tools: Remove asmlinkage define from perf.h
by Jiri Olsa
· 11 years ago
1b7ae1c
perf tools: Remove min define from perf.h
by Jiri Olsa
· 11 years ago
8be26c5
perf tools: Remove unlikely define from perf.h
by Jiri Olsa
· 11 years ago
3dd422b
perf tools: Remove MAX_COUNTERS define from perf.h
by Jiri Olsa
· 11 years ago
d944c4e
tools: Consolidate types.h
by Borislav Petkov
· 11 years ago
4e85edf
perf tests: Add thread maps lookup automated tests
by Jiri Olsa
· 11 years ago
18a1a7a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 11 years ago
a043971
perf bench: Add futex-hash microbenchmark
by Davidlohr Bueso
· 11 years ago
620830b
perf tools: Allow building for tile
by Zhigang Lu
· 11 years ago
a601fdf
perf record: Add readable output for callchain debug
by Jiri Olsa
· 11 years ago
eb853e8
perf tools: Add call-graph option support into .perfconfig
by Jiri Olsa
· 11 years ago
f428ebd
perf tools: Fix AAAAARGH64 memory barriers
by Peter Zijlstra
· 11 years ago
3a46817
perf tools: Add support for the xtensa architecture
by Baruch Siach
· 11 years ago
509051e
perf record: Rename --no-delay to --no-buffering
by Arnaldo Carvalho de Melo
· 11 years ago
6619a53
perf record: Add --initial-delay option
by Andi Kleen
· 11 years ago
b400679
perf tools: Rename 'perf_record_opts' to 'record_opts
by Arnaldo Carvalho de Melo
· 11 years ago
69e7e5b
perf record: Default -t option to no inheritance
by Adrian Hunter
· 11 years ago
602ad87
perf target: Shorten perf_target__ to target__
by Arnaldo Carvalho de Melo
· 11 years ago
a94d342
tools/perf: Add required memory barriers
by Peter Zijlstra
· 11 years ago
f5fc1412
perf tools: Add data object to handle perf data file
by Jiri Olsa
· 11 years ago
475eeab
tools/perf: Add support for record transaction flags
by Andi Kleen
· 11 years ago
f5d05bc
tools/perf: Support sorting by in_tx or abort branch flags
by Andi Kleen
· 11 years ago
70f7b4a
perf kvm: Option to print events that exceed a duration
by David Ahern
· 11 years ago
0548429
perf tools: Add support for weight v7 (modified)
by Andi Kleen
· 12 years ago
8fd5e7a
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
1bea5b8
perf: Enable building perf tools for Meta
by James Hogan
· 12 years ago
e23b622
Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 12 years ago
9854783
perf, ARC: Enable building perf tools for ARC
by Vineet Gupta
· 12 years ago
0479b8b
perf evlist: Make event_copy local to mmaps
by David Ahern
· 12 years ago
2c803e5
perf tools: Move get_term_dimensions from top to util.c
by David Ahern
· 12 years ago
594ac61
perf evsel: Do missing feature fallbacks in just one place
by Arnaldo Carvalho de Melo
· 12 years ago
f0b9abf
Merge branch 'linus' into perf/core
by Ingo Molnar
· 12 years ago
d2709c7
perf: Make perf build for x86 with UAPI disintegration applied
by David Howells
· 12 years ago
f2d9cae
perf powerpc: Use uapi/unistd.h to fix build error
by Sukadev Bhattiprolu
· 12 years ago
1483c2a
perf powerpc: Use uapi/unistd.h to fix build error
by Sukadev Bhattiprolu
· 12 years ago
c81251e
perf tests: Final cleanup for builtin-test move
by Jiri Olsa
· 12 years ago
d898b24
perf tests: Add attr tests under builtin test command
by Jiri Olsa
· 12 years ago
52502bf
perf tests: Add framework for automated perf_event_attr tests
by Jiri Olsa
· 12 years ago
70cb4e9
perf tools: Add a global variable "const char *input_name"
by Feng Tang
· 12 years ago
a448a03
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 12 years ago
7762608
perf tools: Fix build on sparc.
by David Miller
· 12 years ago
7d380c8
perf: Fix UAPI fallout
by Ingo Molnar
· 12 years ago
81f56e5
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
0308968
arm64: Performance counters support
by Will Deacon
· 13 years ago
26d3302
perf tools: Support for DWARF mode callchain
by Jiri Olsa
· 12 years ago
a00dc31
perf record: Fix branch_stack type in perf_record_opts
by Stephane Eranian
· 13 years ago
12864b3
perf target: Split out perf_target handling code
by Namhyung Kim
· 13 years ago
Next »