index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2019-09-25
libperf: Add 'mask' to struct perf_mmap
Jiri Olsa
2019-09-25
libperf: Add perf_mmap struct
Jiri Olsa
2019-09-25
perf evlist: Adopt backwards ring buffer state enum
Arnaldo Carvalho de Melo
2019-09-25
libperf: Link libapi.a in libperf.so
Jiri Olsa
2019-09-25
perf tools: Rename perf_evlist__purge() to evlist__purge()
Jiri Olsa
2019-09-25
perf tools: Rename perf_evlist__exit() to evlist__exit()
Jiri Olsa
2019-09-25
perf tools: Rename perf_evlist__alloc_mmap() to evlist__alloc_mmap()
Jiri Olsa
2019-09-25
perf tools: Rename perf_evlist__munmap() to evlist__munmap()
Jiri Olsa
2019-09-25
perf tools: Rename perf_evlist__mmap() to evlist__mmap()
Jiri Olsa
2019-09-25
perf tools: Rename 'struct perf_mmap' to 'struct mmap'
Jiri Olsa
2019-09-25
libtraceevent: Move traceevent plugins in its own subdirectory
Tzvetomir Stoyanov (VMware)
2019-09-25
perf list: Allow plurals for metric, metricgroup
Kim Phillips
2019-09-25
perf vendor events: Minor fixes to the README
Kim Phillips
2019-09-25
perf vendor events amd: Remove redundant '['
Kim Phillips
2019-09-25
perf vendor events amd: Add L3 cache events for Family 17h
Kim Phillips
2019-09-23
perf record: Move restricted maps check to after a possible fallback to not c...
Arnaldo Carvalho de Melo
2019-09-23
perf record: Fix priv level with branch sampling for paranoid=2
Stephane Eranian
2019-09-20
perf session: Return error code for perf_session__new() function on failure
Mamatha Inamdar
2019-09-20
perf probe: Fix to clear tev->nargs in clear_probe_trace_event()
Masami Hiramatsu
2019-09-20
perf probe: Skip same probe address for a given line
Masami Hiramatsu
2019-09-20
perf tools: Fix segfault in cpu_cache_level__read()
Jiri Olsa
2019-09-20
perf tests: Fix static build test
Jiri Olsa
2019-09-20
Merge tag 'perf-core-for-mingo-5.4-20190920-2' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-09-20
perf kvm stat: Set 'trace_cycles' as default event for 'perf kvm record' in p...
Anju T Sudhakar
2019-09-20
perf kvm: Add arch neutral function to choose event for perf kvm record
Anju T Sudhakar
2019-09-20
perf kvm: Move kvm-stat header file from conditional inclusion to common incl...
Anju T Sudhakar
2019-09-20
perf test: Fix spelling mistake "allos" -> "allocate"
Colin Ian King
2019-09-20
perf stat: Fix a segmentation fault when using repeat forever
Srikar Dronamraju
2019-09-20
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
2019-09-20
perf tools: Move event synthesizing routines to separate .c file
Arnaldo Carvalho de Melo
2019-09-20
perf memswap: Adopt 'struct u64_swap' from evsel.h
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
2019-09-20
perf auxtrace: Add missing 'struct perf_sample' forward declaration
Arnaldo Carvalho de Melo
2019-09-20
perf sched: Add missing event.h include directive
Arnaldo Carvalho de Melo
2019-09-20
perf annotate: Add missing machine.h include directive
Arnaldo Carvalho de Melo
2019-09-20
perf hist: Add missing 'struct branch_stack' forward declaration
Arnaldo Carvalho de Melo
2019-09-20
perf python: Remove debug.h
Arnaldo Carvalho de Melo
2019-09-20
perf callchain: Remove needless event.h include
Arnaldo Carvalho de Melo
2019-09-20
perf stat: Move perf_stat_synthesize_config() to event.h
Arnaldo Carvalho de Melo
2019-09-20
perf event: Move perf_event__synthesize* to event.h
Arnaldo Carvalho de Melo
2019-09-20
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
2019-09-20
perf symbols: Add missing dso.h header
Arnaldo Carvalho de Melo
2019-09-20
perf probe: Add missing build-id.h header.
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Remove debug.h from places where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
perf debug: No need to include ui/util.h
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Remove needless builtin.h include directives
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Add PMU event JSON files for ARM Cortex-A76 and, Neoverse N1.
James Clark
2019-09-20
perf jvmti: Link against tools/lib/string.o to have weak strlcpy()
Arnaldo Carvalho de Melo
2019-09-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[prev]
[next]