index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2019-09-25
libperf: Move 'heads' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
2019-09-25
libperf: Move 'ids' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
libperf: Move 'id' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
libperf: Move 'sample_id' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
libperf: Add missing 'struct xyarray' forward declaration
Arnaldo Carvalho de Melo
2019-09-25
libperf: Move 'pollfd' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
2019-09-25
libperf: Move 'mmap_len' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
2019-09-25
libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
2019-09-25
libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
libperf: Add 'flush' to 'struct perf_mmap'
Jiri Olsa
2019-09-25
libperf: Add 'event_copy' to 'struct perf_mmap'
Jiri Olsa
2019-09-25
libperf: Add 'overwrite' to 'struct perf_mmap'
Jiri Olsa
2019-09-25
libperf: Add prev/start/end to struct perf_mmap
Jiri Olsa
2019-09-25
libperf: Add 'refcnt' to struct perf_mmap
Jiri Olsa
2019-09-25
libperf: Add 'cpu' to struct perf_mmap
Jiri Olsa
2019-09-25
libperf: Add 'fd' to struct perf_mmap
Jiri Olsa
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
tools: Add missing stdio.h include to asm/bug.h header
Jiri Olsa
2019-09-25
libtraceevent: Man pages for tep plugins APIs
Tzvetomir Stoyanov
2019-09-25
libtraceevent: Move traceevent plugins in its own subdirectory
Tzvetomir Stoyanov (VMware)
2019-09-25
libtraceevent: Add tep_get_event() in event-parse.h
Tzvetomir Stoyanov (VMware)
2019-09-25
libtraceevent: Man pages fix, changes in event printing APIs
Tzvetomir Stoyanov (VMware)
2019-09-25
libtraceevent: Man pages fix, rename tep_ref_get() to tep_get_ref()
Tzvetomir Stoyanov (VMware)
2019-09-25
libtraceevent: Man pages for libtraceevent event print related API
Tzvetomir Stoyanov
2019-09-25
libtraceevent: Round up in tep_print_event() time precision
Steven Rostedt (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
tools arch x86: Sync asm/cpufeatures.h with the kernel sources
Arnaldo Carvalho de Melo
2019-09-20
tools arch x86 uapi: Synch asm/unistd.h with the kernel sources
Arnaldo Carvalho de Melo
2019-09-20
tools uapi asm-generic: Sync unistd.h with the kernel sources
Arnaldo Carvalho de Melo
2019-09-20
tools headers uapi: Sync prctl.h with the kernel sources
Arnaldo Carvalho de Melo
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
[next]