summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-04-01tools tools, tools lib traceevent: Make traceevent APIs more consistentTzvetomir Stoyanov
2019-04-01tools lib traceevent: Remove call to exit() from tep_filter_add_filter_str()Tzvetomir Stoyanov
2019-04-01tools lib traceevent: Remove tep filter trivial APIsTzvetomir Stoyanov
2019-04-01tools lib traceevent: Removed unneeded !! and return parenthesisSteven Rostedt (VMware)
2019-04-01tools lib traceevent: Implement new traceevent APIs for accessing struct tep_...Tzvetomir Stoyanov
2019-04-01tools lib traceevent: Coding style fixesTzvetomir Stoyanov
2019-04-01tools lib traceevent: Change description of few APIsTzvetomir Stoyanov
2019-04-01tools lib traceevent: Add more debugging to see various internal ring buffer ...Steven Rostedt (Red Hat)
2019-04-01tools lib traceevent: Implement a new API, tep_list_events_copy()Tzvetomir Stoyanov
2019-04-01tools lib traceevent: Add mono clocks to be parsed in secondsSteven Rostedt (VMware)
2019-04-01tools lib traceevent: Handle trace_printk() "%px"Steven Rostedt (VMware)
2019-04-01perf list: Output tool eventsAndi Kleen
2019-04-01perf evsel: Support printing evsel name for 'duration_time'Andi Kleen
2019-04-01perf stat: Implement duration_time as a proper eventAndi Kleen
2019-04-01perf stat: Revert checks for duration_timeAndi Kleen
2019-04-01perf list: Fix s390 counter long description for L1D_RO_EXCL_WRITESThomas Richter
2019-04-01perf tools: Add header defining used namespace struct to event.hArnaldo Carvalho de Melo
2019-04-01perf trace beauty renameat: No need to include linux/fs.hArnaldo Carvalho de Melo
2019-04-01perf augmented_raw_syscalls: Use a PERCPU_ARRAY map to copy more string bytesArnaldo Carvalho de Melo
2019-04-01perf augmented_raw_syscalls: Copy strings from all syscalls with 1st or 2nd s...Arnaldo Carvalho de Melo
2019-04-01perf trace: Add 'string' event alias to select syscalls with string argsArnaldo Carvalho de Melo
2019-03-28perf pmu: Fix parser error for uncore event aliasKan Liang
2019-03-28perf scripts python: exported-sql-viewer.py: Fix python3 supportAdrian Hunter
2019-03-28perf scripts python: exported-sql-viewer.py: Fix never-ending loopAdrian Hunter
2019-03-28perf machine: Update kernel map address and re-order properlyWei Li
2019-03-28tools headers uapi: Sync powerpc's asm/kvm.h copy with the kernel sourcesArnaldo Carvalho de Melo
2019-03-28tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistdArnaldo Carvalho de Melo
2019-03-28tools headers uapi: Update drm/i915_drm.hArnaldo Carvalho de Melo
2019-03-28tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo
2019-03-28tools headers uapi: Sync linux/fcntl.h to get the F_SEAL_FUTURE_WRITE additionArnaldo Carvalho de Melo
2019-03-28tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.hArnaldo Carvalho de Melo
2019-03-28perf evsel: Fix max perf_event_attr.precise_ip detectionJiri Olsa
2019-03-28perf intel-pt: Fix TSC slipAdrian Hunter
2019-03-28perf cs-etm: Add missing case valueSolomon Tan
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-24bpf, libbpf: clarify bump in libbpf version infoDaniel Borkmann
2019-03-24bpf, libbpf: fix version info and add it to shared objectDaniel Borkmann
2019-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-22Merge tag 'perf-core-for-mingo-5.1-20190321' of git://git.kernel.org/pub/scm/...Thomas Gleixner
2019-03-22Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...Thomas Gleixner
2019-03-21bpf: verifier: propagate liveness on all framesJakub Kicinski
2019-03-21net/sched: act_vlan: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_tunnel_key: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_skbmod: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_skbedit: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_simple: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_sample: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_police: validate the control action inside init()Davide Caratti